[syslog-ng]Re: syslog-ng
Balazs Scheidler
syslog-ng@lists.balabit.hu
Fri, 27 Jun 2003 11:41:39 +0200
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