fenotify preferences rsyslog-strip-lnfb enable

Prev Next

To configure whether to send notifications all in one line or line by line to a remote syslog server, use the fenotify preferences rsyslog-strip-lnfb enable command in configuration mode. The no form of this command sends rsyslog notifications as line-by-line feedback.

Note

This command removes embedded line feeds within a CEF message, not the line feed at the end.

Syntax

fenotify preferences rsyslog-strip-lnfb enable

[no] fenotify preferences rsyslog-strip-lnfb enable

Parameters

None

Example

The following example configures sending rsyslog notifications with everything in one line.

hostname (config) # fenotify preferences rsyslog-strip-lnfb enable

The following example configures sending rsyslog notifications as line by line feedback.

hostname (config) # no fenotify preferences rsyslog-strip-lnfb enable

User role

Admin or Operator

Supported appliances

Command was introduced in Release 7.5.0 and in HX 3.5.0.