From c401f4cb4f22feff9004d3931d0c196c8b76f7cb Mon Sep 17 00:00:00 2001 From: Rhys Smith Date: Wed, 23 Sep 2020 15:01:52 +0100 Subject: [PATCH] Update wugen log locations --- utilities/stats-sync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utilities/stats-sync.sh b/utilities/stats-sync.sh index d90130f2..147f17c1 100755 --- a/utilities/stats-sync.sh +++ b/utilities/stats-sync.sh @@ -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/