[syslog-ng] Parser not parsing :-)

T. A. Smooth catdaaaady at gmail.com
Mon Feb 6 20:07:28 CET 2012


I can only assume I am not implementing this correctly. :-)

But I have a parser I am trying to use so I can take a subset of the
information of a message and send that subset to another receiver.
This is the whole message:

<13>Feb  4 18:40:17 myhost syslogng: 2012-02-04T18:40:17-08:00
> myhostserver-http /tmp/logs/access_log    Hi Mom
>

What I want to do is send out the message as :

<13>Feb  4 18:40:17 myhost syslogng: Hi Mom


Notice how I dropped the middle part out.



More information about the syslog-ng mailing list