Re: [nxlog-ce-users] Scheduling and Log Rotation

2014-07-30 Thread Botond Botyanszki
Hi Paul, On Wed, 30 Jul 2014 17:33:04 + wrote: > Is there something that I am missing in this configuration? Yes, you are missing the logs_out->reopen() ;) > I have attempted to use logs_out->reopen() and that doesn't reopen > %LOG%. Are you sure? ;) Regards, Botond signature.asc Descr

[nxlog-ce-users] Scheduling and Log Rotation

2014-07-30 Thread Ward.P.Fontenot
I have the following configuration and am experiencing an issue where the log rotates correctly from %LOG% to %LOG%.1 etc... but nxlog continues to write to %LOG$.1 and not reopen %LOG%. I have attempted to use logs_out->reopen() and that doesn't reopen %LOG%. Is there something that I am missing