Ottomata has submitted this change and it was merged.
Change subject: Rsync cirrus user testing logs to stat1002
......................................................................
Rsync cirrus user testing logs to stat1002
Cirrus is starting up user testing, backend logs were too spammy
for EventLogging so went into CirrusSearchUserTesting.log. We
need to sync those over to stat1002 so they can be processed and
dashboarded.
Change-Id: Ibfefdbd4f113db48f14bc0582d19a0843b9a49f8
---
M modules/statistics/manifests/rsync/mediawiki.pp
1 file changed, 5 insertions(+), 0 deletions(-)
Approvals:
Ottomata: Looks good to me, approved
jenkins-bot: Verified
diff --git a/modules/statistics/manifests/rsync/mediawiki.pp
b/modules/statistics/manifests/rsync/mediawiki.pp
index 297b090..c9610f3 100644
--- a/modules/statistics/manifests/rsync/mediawiki.pp
+++ b/modules/statistics/manifests/rsync/mediawiki.pp
@@ -24,4 +24,9 @@
destination => "${working_path}/mw-log/archive",
retention_days => $retention_days,
}
+ statistics::rsync_job { 'CirrusSearchUserTesting':
+ source =>
'fluorine.eqiad.wmnet::udp2log/archive/CirrusSearchUserTesting.*.gz',
+ destination => "${working_path}/mw-log/archive",
+ retention_days => $retention_days,
+ }
}
--
To view, visit https://gerrit.wikimedia.org/r/230113
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibfefdbd4f113db48f14bc0582d19a0843b9a49f8
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: EBernhardson <[email protected]>
Gerrit-Reviewer: Chasemp <[email protected]>
Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: OliverKeyes <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits