Skip to content

Commit

Permalink
Update wugen log locations
Browse files Browse the repository at this point in the history
  • Loading branch information
Rhys Smith authored and Matthew Slowe committed Sep 29, 2020
1 parent 7249757 commit c401f4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utilities/stats-sync.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ rsync -at --exclude modsec* stats@www-ne-01:/var/log/httpd/* $logslocation/www/w
rsync -at --exclude modsec* stats@www-we-01:/var/log/httpd/* $logslocation/www/www-we-01/

# Logs from Wugen
rsync -at stats@dockerpub-ne-01:./wayfless-* $logslocation/wugen/
rsync -at stats@dockerpub-ne-01:./wugen/wayfless-* $logslocation/wugen/

# Logs from Test IdP
rsync -at --exclude modsec* stats@test-idp:/var/log/httpd/* $logslocation/test-idp/
Expand Down

0 comments on commit c401f4c

Please sign in to comment.