[syslog-ng] How to skip parsing?

Clay Loveless clay at killersoft.com
Tue Jun 3 00:39:36 CEST 2008


On Jun 2, 2008, at 12:38 AM, Balazs Scheidler wrote:

> flags(no-parse) for the given source.


Thank you! One more question regarding source options -- I'm using a  
pipe source, and would like to make it optional, however the  
optional(yes) parameter seems to be considered a syntax error.

Here's the entry:

source test {
     pipe("/tmp/test_fifo" optional(yes) flags(no-parse)  
log_msg_size(1024));
};

I'm I doing this incorrectly?

Thank you,
Clay

--
Killersoft.com





More information about the syslog-ng mailing list