Format rfc5424
FormatRfc5424
app_name_field (string, optional)
Sets app name in syslog from field in fluentd, delimited by ‘.’
Default: app_name
hostname_field (string, optional)
Sets host name in syslog from field in fluentd, delimited by ‘.’
Default: hostname
log_field (string, optional)
Sets log in syslog from field in fluentd, delimited by ‘.’
Default: log
message_id_field (string, optional)
Sets msg id in syslog from field in fluentd, delimited by ‘.’
Default: message_id
proc_id_field (string, optional)
Sets proc id in syslog from field in fluentd, delimited by ‘.’
Default: proc_id
rfc6587_message_size (*bool, optional)
Prepends message length for syslog transmission
Default: true
structured_data_field (string, optional)
Sets structured data in syslog from field in fluentd, delimited by ‘.’ (default structured_data)
type (string, optional)
Output line formatting: out_file,json,ltsv,csv,msgpack,hash,single_value
Default: json
Last modified June 3, 2024: [4.6] Blog link fix (cc4602a)