[rsyslog-notify] Forum Thread: Re: imfile doesn't release deleted files - (Mode 'reply')

noreply at adiscon.com noreply at adiscon.com
Wed Sep 2 18:13:05 CEST 2015


User: aturetta 
Forumlink: http://kb.monitorware.com/viewtopic.php?p=25874#p25874

Message: 
----------
Of course that is not true. And of course the behavior after the file is
deleted cannot be defined 'normal'.

if the module is using inotify (like specified in the docs) it does receive
notification of rename/unlink.
The proof being that it continue reading log entries after the rotation
(which is a new file with the old name)

The HUP signal doesn't do anything, the normal Centos system log rotation
happens on Sundays at midnight, but the freed space remained busy until a
full restart.

OK, I'm gonna dig the code and try and find the culprit


More information about the rsyslog-notify mailing list