27 Jun
2003
27 Jun
'03
10:41 a.m.
On Wed, Jun 25, 2003 at 06:36:38PM -0400, Michael Earls wrote:
syslog-ng
Is there a way to have syslog-ng write two files, ex
destination mailx { file("/var/log/mailx/mail.log" owner("root") group("adm") perm(0640)); file("/var/log/mailx/remote-mail.log" owner("root") group("adm") perm(0640)); };
log { source(net); destination(mailx); }
I am looking at having a file for mailgraph to use to create stats, then my other file will be logged into mysql.
this is definitely possible. -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1
8115
Age (days ago)
8115
Last active (days ago)
0 comments
1 participants
participants (1)
-
Balazs Scheidler