Skip to content

Commit fa3fc94

Browse files
committed
pipeline: output: logdna: 404
Signed-off-by: Lynette Miles <[email protected]>
1 parent 311977f commit fa3fc94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/outputs/logdna.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +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` |
21+
| `workers` | The number of [workers](../../administration/multithreading#outputs) to perform flush operations for this output. | `0` |
2222

2323
## Data discovery and enrichment
2424

0 commit comments

Comments
 (0)