zabbix_agentd.logrotate 107 B

1234567
  1. /var/log/zabbix/zabbix_agentd.log {
  2. missingok
  3. monthly
  4. notifempty
  5. compress
  6. create 0664 zabbix zabbix
  7. }