i see that for a target such as

*.*             /var/log/foofile

if i "rotate" /var/log/foofile out of the way, and then do a HUP on
rsyslogd, i do get new data going to a new /var/log/foofile

however, if i have a pstats "direct" target such as

module(load="impstats" log.syslog="off" log.file="/var/log/statsfile")

if i "rotate" /var/log/statsfile out of the way, and then do a HUP on
rsyslogd, i do *not* get new data going to a new /var/log/statsfile, but
still appending to the "old" file.

is this expected behavior?

for the record:

rsyslogd 8.10.0, compiled with:
        PLATFORM:                               x86_64-redhat-linux-gnu
        PLATFORM (lsb_release -d):              
        FEATURE_REGEXP:                         Yes
        GSSAPI Kerberos 5 support:              No
        FEATURE_DEBUG (debug build, slow code): No
        32bit Atomic operations supported:      Yes
        64bit Atomic operations supported:      Yes
        memory allocator:                       system default
        Runtime Instrumentation (slow code):    No
        uuid support:                           Yes
        Number of Bits in RainerScript integers: 64

_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of 
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE 
THAT.

Reply via email to