From c98bafafea3d9539a4fc73e195cdeb9618ec8d16 Mon Sep 17 00:00:00 2001 From: Rhys Smith Date: Wed, 23 Sep 2020 14:50:44 +0100 Subject: [PATCH] Update log locations to sync wugen logs from --- utilities/stats-sync.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/utilities/stats-sync.sh b/utilities/stats-sync.sh index 1bf2b579..d90130f2 100755 --- a/utilities/stats-sync.sh +++ b/utilities/stats-sync.sh @@ -26,9 +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 --exclude modsec* stats@wugen:/var/log/httpd/* $logslocation/wugen/ -rsync -at stats@wugen:/opt/wugen/logs/urlgenerator-* $logslocation/wugen/ -rsync -at stats@wugen:/opt/wugen/logs/wayfless-* $logslocation/wugen/ +rsync -at stats@dockerpub-ne-01:./wayfless-* $logslocation/wugen/ # Logs from Test IdP rsync -at --exclude modsec* stats@test-idp:/var/log/httpd/* $logslocation/test-idp/