Skip to content

Commit 82de1f2

Browse files
committed
admn: memory: testing URLs
Signed-off-by: Lynette Miles <[email protected]>
1 parent da09dcd commit 82de1f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

administration/memory-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ the worst case, the output plugin likely could use `20MB`.
1717
Fluent Bit has an internal binary representation for the data being processed. When
1818
this data reaches an output plugin, it can create its own representation in a new
1919
memory buffer for processing. The best examples are the
20-
[InfluxDB](pipeline/outputs/influxdb.md) and
20+
[InfluxDB](manual/pipeline/outputs/influxdb.md) and
2121
[Elasticsearch](pipeline/outputs/elasticsearch.md) output plugins, which need to
2222
convert the binary representation to their respective custom JSON formats before
2323
sending data to the backend servers.

0 commit comments

Comments
 (0)