Rainer Gerhards schrieb: >> -----Original Message----- >> From: [email protected] [mailto:rsyslog- >> [email protected]] On Behalf Of Dirk H. Schulz >> Sent: Wednesday, October 07, 2009 4:32 PM >> To: [email protected] >> 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 >
I did not find these terms, neither in rsyslog.conf on the central logserver servers nor in syslog-ng.conf on the log client servers. Rsyslog is 3.18.6-4 on Debian 5. Dirk > > 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 >> > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com > _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

