Files
bpfire/config/zabbix_agentd/logrotate
Alexander Koch 06fc6170a2 zabbix_agentd: New addon
New addon for monitoring IPFire by Zabbix Monitoring (https://www.zabbix.com/features).
See https://forum.ipfire.org/viewtopic.php?f=52&t=22039 and https://lists.ipfire.org/pipermail/development/2019-February/005324.html for further details.

Best regards,
Alex

Signed-off-by: Alexander Koch <ipfire@starkstromkonsument.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2019-03-08 09:55:18 +00:00

10 lines
154 B
Plaintext

/var/log/zabbix/zabbix_agentd.log {
monthly
rotate 12
compress
delaycompress
missingok
notifempty
create 0640 zabbix zabbix
}