Skip to content

Commit 907a4da

Browse files
authored
Discard changes to pipeline/outputs/logdna.md
1 parent 4e31071 commit 907a4da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pipeline/outputs/logdna.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ This plugin uses the following configuration parameters:
1818
| `tags` | A list of comma-separated strings to group records in LogDNA and simplify the query with filters. | _none_ |
1919
| `file` | Optional name of a file being monitored. This value is only set if the record doesn't contain a reference to it. | _none_ |
2020
| `app` | Name of the application. This value is automatically discovered on each record. If no value is found, the default value is used. | `Fluent Bit` |
21+
| `workers` | The number of [workers](../../administration/multithreading#outputs) to perform flush operations for this output. | `0` |
2122

2223
## Data discovery and enrichment
2324

0 commit comments

Comments
 (0)