[syslog-ng] [Bug 152] Vers 3.3.3 pipe source does not parse host from input line

bugzilla at bugzilla.balabit.com bugzilla at bugzilla.balabit.com
Wed Dec 14 15:57:20 CET 2011


https://bugzilla.balabit.com/show_bug.cgi?id=152





--- Comment #1 from Balazs Scheidler <bazsi at balabit.hu>  2011-12-14 15:57:19 ---
Starting with I think 3.2, the default for _local_ log transport was flipped to skip the hostname as that was incompatible with local syslogds

The old behaviour can be restored by enabling the 'expect-hostname' flag:

source s_pipe { pipe('...' flags(expect-hostname)); };


-- 
Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the syslog-ng mailing list