logrotate strange argus behavior

Monah Baki monahbaki at gmail.com
Wed Oct 24 08:36:39 EDT 2018


Hi all,

I'm using logrotate to rotate both argus.out and radium.out. Here is my
/etc/logrotate.d for radium and argus


/var/log/radium/radium.out {
    missingok
    notifempty
    compress
    size 100M
    daily
    create 0600 root root
}



/var/log/argus/argus.out {
    missingok
    notifempty
    compress
    size 100M
    daily
    create 0600 root root
}


radiums config works fine, but for the argus once it creates the compressed
file and moves it, argus.out is always 0 bytes, only way to have argus log
back to argus.out it is to kill the argus pid and start argus. While radium
keeps logging to radium.out.


Thanks
Monah
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist1.pair.net/pipermail/argus/attachments/20181024/bfc4fa96/attachment.html>


More information about the argus mailing list