# logrotate.d example configuration for 4ss, contributed by python-4suite-server.
/var/log/4Suite/* {
       missingok
       notifempty
       compress
}

