/var/log/zabbix/zabbix_agent2.log {
	missingok
	monthly
	notifempty
	compress
	create 0664 zabbix zabbix
	postrotate
		[ -f /var/run/zabbix/zabbix_agent2.pid ] && /usr/sbin/zabbix_agent2 -R logfile_redirect
	endscript
}
