We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c80d6e0 commit 0080815Copy full SHA for 0080815
pipeline/outputs/treasure-data.md
@@ -12,6 +12,7 @@ The plugin supports the following configuration parameters:
12
| Database | Specify the name of your target database. | |
13
| Table | Specify the name of your target table where the records will be stored. | |
14
| Region | Set the service region, available values: US and JP | US |
15
+| Workers | The number of [workers](../../administration/multithreading.md#outputs) to perform flush operations for this output. | `0` |
16
17
## Getting Started
18
@@ -41,4 +42,3 @@ In your main configuration file append the following _Input_ & _Output_ sections
41
42
Database fluentbit
43
Table cpu_samples
44
```
-
0 commit comments