# Logrotate file for arkimet
/var/log/arkimet/*.log {
	missingok
	notifempty
	compress
	delaycompress
}
