Ottomata has submitted this change and it was merged.
Change subject: Send ganglia-logtailer cron output to logfile
......................................................................
Send ganglia-logtailer cron output to logfile
Quieting some cronspam
Change-Id: I80f4acf86884f65e8d54a9dd1814131a5a753b44
---
M manifests/misc/udp2log.pp
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Ottomata: Looks good to me, approved
jenkins-bot: Verified
diff --git a/manifests/misc/udp2log.pp b/manifests/misc/udp2log.pp
index d344518..b25eb2b 100644
--- a/manifests/misc/udp2log.pp
+++ b/manifests/misc/udp2log.pp
@@ -260,7 +260,7 @@
# instance into ganglia.
cron { "ganglia-logtailer-udp2log-${name}":
ensure => $ensure_monitor_packet_loss,
- command => "/usr/sbin/ganglia-logtailer --classname
PacketLossLogtailer --log_file ${packet_loss_log_file} --mode cron",
+ command => "/usr/sbin/ganglia-logtailer --classname
PacketLossLogtailer --log_file ${packet_loss_log_file} --mode cron >>
/var/log/ganglia/ganglia-logtailer.log 2>&1 ",
user => 'root',
minute => '*/5',
}
--
To view, visit https://gerrit.wikimedia.org/r/182826
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I80f4acf86884f65e8d54a9dd1814131a5a753b44
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[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