Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions install_config/aggregate_logging.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1069,7 +1069,7 @@ fluent-plugin-remote-syslog gem
| The default is set to `false`. Set to `true` to use the record's severity
and facility fields to set on the syslog message

|`openshift_logging_fluentd_remote_syslog_remote_tag_prefix`
|`openshift_logging_fluentd_remote_syslog_remove_tag_prefix`
| Removes the prefix from the tag, defaults to `''` (empty)

|`openshift_logging_fluentd_remote_syslog_tag_key`
Expand Down Expand Up @@ -1107,7 +1107,7 @@ fluent-plugin-remote-syslog gem
| The default is set to `false`. Set to `true` to use the record's severity
and facility fields to set on the syslog message

|`openshift_logging_mux_remote_syslog_remote_tag_prefix`
|`openshift_logging_mux_remote_syslog_remove_tag_prefix`
| Removes the prefix from the tag, defaults to `''` (empty)

|`openshift_logging_mux_remote_syslog_tag_key`
Expand Down