From b9dc66f43dd0b7e4039e209ee8394ff0303a3cb1 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Sun, 9 Jun 2024 03:52:46 +0000 Subject: [PATCH] Update docs --- docs/plugins/fluentbit/output/elasticsearch.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/plugins/fluentbit/output/elasticsearch.md b/docs/plugins/fluentbit/output/elasticsearch.md index f607d93a9..18703db93 100644 --- a/docs/plugins/fluentbit/output/elasticsearch.md +++ b/docs/plugins/fluentbit/output/elasticsearch.md @@ -40,3 +40,4 @@ Elasticsearch is the es output plugin, allows to ingest your records into an Ela | logstashPrefixKey | Prefix keys with this string | string | | suppressTypeName | When enabled, mapping types is removed and Type option is ignored. Types are deprecated in APIs in v7.0. This options is for v7.0 or later. | string | | tls | | *[plugins.TLS](../tls.md) | +| totalLimitSize | Limit the maximum number of Chunks in the filesystem for the current output logical destination. | string |