[rsyslog] Getting Facility from Synlog-NG
Rainer Gerhards
rgerhards at hq.adiscon.com
Wed Oct 7 18:32:52 CEST 2009
> -----Original Message-----
> From: rsyslog-bounces at lists.adiscon.com [mailto:rsyslog-
> bounces at lists.adiscon.com] On Behalf Of Dirk H. Schulz
> Sent: Wednesday, October 07, 2009 4:32 PM
> To: rsyslog at lists.adiscon.com
> Subject: [rsyslog] Getting Facility from Synlog-NG
>
> Hi folks,
>
> I am not sure if this is the right list to ask, but I hope that there
> is
> more of the related knowledge here.
>
> I have several Syslog-NG servers reporting to Rsyslog central servers
> (just because nobody could tell me how to run Rsyslog on NetBSD ...).
> Now I fould that the facility is not transferred to/evaluated on the
> Rsyslog servers; e.g. mail messages are written to syslog instead of
> maillog on the Rsyslog machines.
This is strange. Facility is a fairly standard field. Could you tell me the
content of %rawmwg%. This is done along these lines (if it does not work,
check doc for exact syntax):
$template raw,"%rawmsg%\n"
*.* /path/to/file;raw
Rainer
>
> Is there something special I have to configure on the Rsyslog servers
> or
> the Syslog-NG servers to fix that?
>
> Any hint or help is appreciated.
>
> Dirk
>
> _______________________________________________
> rsyslog mailing list
> http://lists.adiscon.net/mailman/listinfo/rsyslog
> http://www.rsyslog.com
More information about the rsyslog
mailing list