diff --git a/tmp-logrotate b/tmp-logrotate index 91e9a888..1c05234f 100644 --- a/tmp-logrotate +++ b/tmp-logrotate @@ -15,3 +15,11 @@ su root syslog compress daily } + +/opt/idssys/nodemgmt/logs/logfile { + size 1M + create 0664 root root + rotate 3 + compress + monthly +} \ No newline at end of file