You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pipeline/outputs/logdna.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ This plugin uses the following configuration parameters:
18
18
|`tags`| A list of comma-separated strings to group records in LogDNA and simplify the query with filters. |_none_|
19
19
|`file`| Optional name of a file being monitored. This value is only set if the record doesn't contain a reference to it. |_none_|
20
20
|`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`|
0 commit comments