/home/iont.tech/logs/*.log {
        size 8M
        daily
        copytruncate
        rotate 3
        compress
        missingok
        notifempty
        sharedscripts
        maxage 3
}
