out_file
The out_file formatter plugin outputs time, tag and json record separated by a delimiter.
time[delimiter]tag[delimiter]record[newline]
This format is a default format of out_file plugin.
Delimiter for each field.
Supported: SPACE (' ') and COMMA (',')
Output tag field if true.
Output time field if true.
Overwrites the default value in this plugin.
Overwrites the default value in this plugin.
Specify newline characters.
This incoming event is formatted to:
If this article is incorrect or outdated, or omits critical information, please let us know. Fluentd is an open-source project under Cloud Native Computing Foundation (CNCF). All components are available under the Apache 2 License.