From fc208155aabf52504000057808af54186a886bad Mon Sep 17 00:00:00 2001
From: Rainer Gerhards
$DropMsgsWithMaliciousDnsPTRRecords on
Syslog messages frequently have the line feed character (LF) as the last +character of the message. In allmost all cases, this LF should not really become +part of the message. However, recent IETF syslog standardization recommends +against modifying syslog messages (e.g. to keep digital signatures valid). This +option allows to specify if trailing LFs should be dropped or not. The default +is to drop them, which is consistent with what sysklogd does. To drop them, use
+$DropTrailingLFOnRecption off
This option specifies the prefix character to be used for control character escaping (see option $EscapeControlCharactersOnReceive). By default, it is '\', -- cgit v1.2.3