On 15 September 2014 12:38, John Meinel <[email protected]> wrote:
> 7) "copytruncate" seems the wrong setting for interactive with rsyslog. I > believe rsyslog is already aware that the file needs to be rotated, and thus It is only aware if you sent it a HUP signal. > it shouldn't be trying to write to the same file handle (and thus we don't > need to truncate in place). I'm not 100% sure on the interactions here, but > "copytruncate" seems to have an inherent likelyhood of dropping data (while > you are copying, if any data gets written then you'll miss those last few > bytes when you go to truncate, right?) -- Stuart Bishop <[email protected]> -- Juju-dev mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev
