Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Nov 2024 21:02:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 282639] newsyslog may "double rotate" logs with duplicate rules
Message-ID:  <bug-282639-227-9TlV8LoBZs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-282639-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-282639-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282639

--- Comment #2 from Josef 'Jeff' Sipek <jeffpc@josefsipek.net> ---
Specifying the same log file name multiple times (across newsyslog.d/*.conf
snippets) doesn't result in a single log rotation - it results in the same =
log
getting rotated multiple times resulting in log data loss since the previous
rotated log is overwritten by the second/third/etc. rotation.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282639-227-9TlV8LoBZs>