Format rfc5424
FormatRfc5424
type (string, optional)
Output line formatting: out_file,json,ltsv,csv,msgpack,hash,single_value
Default: json
rfc6587_message_size (*bool, optional)
Prepends message length for syslog transmission
Default: true
hostname_field (string, optional)
Sets host name in syslog from field in fluentd, delimited by ‘.’
Default: hostname
app_name_field (string, optional)
Sets app name in syslog from field in fluentd, delimited by ‘.’
Default: app_name
proc_id_field (string, optional)
Sets proc id in syslog from field in fluentd, delimited by ‘.’
Default: proc_id
message_id_field (string, optional)
Sets msg id in syslog from field in fluentd, delimited by ‘.’
Default: message_id
structured_data_field (string, optional)
Sets structured data in syslog from field in fluentd, delimited by ‘.’ (default structured_data)
Default: -
log_field (string, optional)
Sets log in syslog from field in fluentd, delimited by ‘.’
Default: log
Last modified July 24, 2023: Merge pull request #167 from kube-logging/link-fixes-230714 (1dda279)