From 3885422ae9cd1458f7599499b31beab9301c3275 Mon Sep 17 00:00:00 2001 From: randomizedcoder Date: Wed, 31 Jul 2024 14:53:19 -0700 Subject: [PATCH] Signed-off-by: randomizedcoder dave.seddon.ca@gmail.com --- pipeline/outputs/nats.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipeline/outputs/nats.md b/pipeline/outputs/nats.md index 310dffb21..39f6b3ae7 100644 --- a/pipeline/outputs/nats.md +++ b/pipeline/outputs/nats.md @@ -69,6 +69,6 @@ Each record is an individual entity represented in a JSON array that contains a {% hint style="info" %} **Note:** This module -[writes to the NATS stream as JSON](https://github.com/fluent/fluent-bit/blob/master/plugins/out_nats/nats.c#L185C1-L189C49), +[writes to the NATS stream as JSON ](https://github.com/fluent/fluent-bit/blob/master/plugins/out_nats/nats.c#L185C1-L189C49), rather than MsgPack (`msgpack_to_json`). {% endhint %} \ No newline at end of file