Ottomata has submitted this change and it was merged.

Change subject: Retain 90 days of EventLogging logs
......................................................................


Retain 90 days of EventLogging logs

Due to space restrictions on the place where EventLogging previously
wrote its logs, log retention has been dialed back from 90 to 45 days
2014-08-01. Since EventLogging now writes its logs to a mount with
more free space, we go back to retaining 90 days of logs.

Bug: 69029
Change-Id: I760972c2edeb45075e783002b454153263126d04
---
M modules/eventlogging/templates/logrotate.erb
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Ottomata: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/eventlogging/templates/logrotate.erb 
b/modules/eventlogging/templates/logrotate.erb
index 15c56e8..45efe11 100644
--- a/modules/eventlogging/templates/logrotate.erb
+++ b/modules/eventlogging/templates/logrotate.erb
@@ -5,7 +5,7 @@
        daily
        olddir <%= @log_dir %>/archive
        notifempty
-       maxage 45
+       maxage 90
        rotate 1000
        dateext
        compress

-- 
To view, visit https://gerrit.wikimedia.org/r/172707
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I760972c2edeb45075e783002b454153263126d04
Gerrit-PatchSet: 4
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: QChris <[email protected]>
Gerrit-Reviewer: Nuria <[email protected]>
Gerrit-Reviewer: Ori.livneh <[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

Reply via email to