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 fa3fc94 commit a96cdceCopy full SHA for a96cdce
pipeline/outputs/nats.md
@@ -8,7 +8,7 @@ The _NATS_ output plugin lets you flush your records into a [NATS Server](https:
8
| --- | ----------- | ------- |
9
| `host` | The IP address or hostname of the NATS server. | `127.0.0.1` |
10
| `port` | The TCP port of the target NATS server. | `4222` |
11
-| `workers` | The number of [workers](../administration/multithreading.md#outputs) to perform flush operations for this output. | `0` |
+| `workers` | The number of [workers](../../administration/multithreading.md#outputs) to perform flush operations for this output. | `0` |
12
13
{% hint style="info" %}
14
0 commit comments