From 4d648dd068ccee19c8d646781bf7259f504d00e2 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Tue, 10 Sep 2013 11:57:46 +0200 Subject: doc: clarify imfile "escapeLF" paramter availability --- doc/imfile.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/imfile.html b/doc/imfile.html index ab60373b..c9265b46 100644 --- a/doc/imfile.html +++ b/doc/imfile.html @@ -106,7 +106,7 @@ This mode should defined when having multiline messages. The value can range fro
0 (default) - line based (Each line is a new message)
1 - paragraph (There is a blank line between log messages)
2 - indented (New log messages start at the beginning of a line. If a line starts with a space it is part of the log message before it) -
  • escapeLF [on/off]
    +
  • escapeLF [on/off] (requires v7.5.3+)
    This is only meaningful if multi-line messages are to be processed. LF characters embedded into syslog messages cause a lot of trouble, as most tools and even the legacy syslog TCP protocol do not expect these. If set to "on", this option avoid this trouble by properly escaping -- cgit v1.2.3