]> git.ipfire.org Git - ipfire-2.x.git/blame - config/zabbix_agentd/logrotate
URL Filter: Drop Safe Search feature
[ipfire-2.x.git] / config / zabbix_agentd / logrotate
CommitLineData
06fc6170
AK
1/var/log/zabbix/zabbix_agentd.log {
2 monthly
3 rotate 12
4 compress
5 delaycompress
6 missingok
7 notifempty
8 create 0640 zabbix zabbix
9}