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 1
1
# File
2
2
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.
4
4
5
5
## Configuration parameters
6
6
@@ -36,7 +36,7 @@ Output the records as JSON (without additional `tag` and `timestamp` attributes)
36
36
37
37
### CSV
38
38
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.
40
40
41
41
| Key | Description |
42
42
| :--- | :--- |
@@ -48,7 +48,7 @@ time[delimiter]"value1"[delimiter]"value2"[delimiter]"value3"
48
48
49
49
### LTSV
50
50
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.
52
52
53
53
| Key | Description |
54
54
| :--- | :--- |
You can’t perform that action at this time.
0 commit comments