"/opt/var/log/recent/*.log" {
missingok
rotate 365
compress
notifempty
sharedscripts
postrotate
logger -t logrotate "Logs for brute_recent,web_recent, portscan rotated and compressed"
endscript
}
