File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# File
22
3- The _ File_ output plugin lets you write the data received through the ` input ` plugin to file.
3+ The _ File_ output plugin lets you write the data received through the input plugin to file.
44
55## Configuration parameters
66
@@ -36,7 +36,7 @@ Output the records as JSON (without additional `tag` and `timestamp` attributes)
3636
3737### CSV
3838
39- Output the records as ` csv ` . CSV supports an additional configuration parameter.
39+ Output the records in CSV format . CSV mode supports an additional configuration parameter.
4040
4141| Key | Description |
4242| :--- | :--- |
@@ -48,7 +48,7 @@ time[delimiter]"value1"[delimiter]"value2"[delimiter]"value3"
4848
4949### LTSV
5050
51- Output the records as LTSV. LTSV supports an additional configuration parameter.
51+ Output the records in LTSV format . LTSV mode supports an additional configuration parameter.
5252
5353| Key | Description |
5454| :--- | :--- |
You can’t perform that action at this time.
0 commit comments