Skip to content

Commit a96cdce

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/outputs/nats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The _NATS_ output plugin lets you flush your records into a [NATS Server](https:
88
| --- | ----------- | ------- |
99
| `host` | The IP address or hostname of the NATS server. | `127.0.0.1` |
1010
| `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` |
11+
| `workers` | The number of [workers](../../administration/multithreading.md#outputs) to perform flush operations for this output. | `0` |
1212

1313
{% hint style="info" %}
1414

0 commit comments

Comments
 (0)