Hello, I was wondering if syslog-ng supported asyncronous logging. Much like the "-" option of standard syslog: mail.* -/var/log/maillog -- Allen Bettilyon
On Fri, Oct 19, 2001 at 09:47:12AM -0700, Allen Bettilyon wrote:
Hello,
I was wondering if syslog-ng supported asyncronous logging. Much like the "-" option of standard syslog:
mail.* -/var/log/maillog
this is the default behaviour. you need to use the fsync option explicitly (1.5.x branch) to turn this off. -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1
Thanks for the info. Does this man that the 1.4.x branch does NOT support asyncronous logging, or just the fsync option? -- Allen Balazs Scheidler wrote:
On Fri, Oct 19, 2001 at 09:47:12AM -0700, Allen Bettilyon wrote:
Hello,
I was wondering if syslog-ng supported asyncronous logging. Much like the "-" option of standard syslog:
mail.* -/var/log/maillog
this is the default behaviour. you need to use the fsync option explicitly (1.5.x branch) to turn this off.
-- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1
_______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng
On Mon, Oct 22, 2001 at 12:26:39PM -0700, Allen Bettilyon wrote:
Thanks for the info.
Does this man that the 1.4.x branch does NOT support asyncronous logging, or just the fsync option?
the fsync option. -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1
participants (2)
-
Allen Bettilyon
-
Balazs Scheidler