I have some homegrown application logs that are not in syslog format. I want to have syslog-ng tail those files and forward them to a syslog server (well, really a Splunk server.) In this case, does syslog-ng care what format the file is in? If so, is there a way around it?
Set the no-parse flag on the file source driver and then use filter and/or rewrite statements to parse them manually. Sent: Mon Nov 22 2010 13:36:38 GMT-0700 (Mountain Standard Time) From: maillists0@gmail.com To: syslog-ng@lists.balabit.hu Subject: [syslog-ng] non syslog files
I have some homegrown application logs that are not in syslog format. I want to have syslog-ng tail those files and forward them to a syslog server (well, really a Splunk server.) In this case, does syslog-ng care what format the file is in? If so, is there a way around it? ______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.campin.net/syslog-ng/faq.html
participants (2)
-
maillists0@gmail.com
-
Patrick H.