Use the CLI commands in this topic to configure whether to send notifications to a remote syslog server in a single line or with line breaks between each notification. The default is to send rsyslog notifications in a single line.
To send rsyslog notifications in a single line:
Go to CLI configuration mode:
hostname > enablehostname # configure terminalConfigure the single line option:
hostname (config) # fenotify preferences rsyslog-strip-lnfb enableSave the configuration:
hostname (config) # write memoryVerify that rsyslog notifications will be sent in a single line:
hostname (config) # show fenotify preferencesIPS delivery mode: instant
HTTP(s) notification using fenet proxy: yes
Rsyslog notification Stripping off line feedback: yes
To send rsyslog notifications with line breaks:
Go to CLI configuration mode:
hostname > enablehostname # configure terminalConfigure the line break option:
hostname (config) # no fenotify preferences rsyslog-strip-lnfb enableSave the configuration:
hostname (config) # write memoryVerify that rsyslog notifications will be sent with line breaks:
hostname (config) # show fenotify preferencesIPS delivery mode: instant
HTTP(s) notification using fenet proxy: yes
Rsyslog notification Stripping off line feedback: no