From bfa98959b2f4e4250732b4e911b0a0e34b5a5ec3 Mon Sep 17 00:00:00 2001 From: Adlotsof Date: Mon, 21 Oct 2024 09:50:47 +0200 Subject: [PATCH] add missing field --- .../reference/components/otelcol/otelcol.exporter.splunkhec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/reference/components/otelcol/otelcol.exporter.splunkhec.md b/docs/sources/reference/components/otelcol/otelcol.exporter.splunkhec.md index 128516df8f..2dcefc5539 100644 --- a/docs/sources/reference/components/otelcol/otelcol.exporter.splunkhec.md +++ b/docs/sources/reference/components/otelcol/otelcol.exporter.splunkhec.md @@ -47,7 +47,7 @@ splunk | [splunk][] | Configures the Splu splunk->otel_to_hec_fields | [otel_to_hec_fields][] | Configures mapping of Open Telemetry to HEC Fields. | no splunk->telemetry | [telemetry][] | Configures the exporters telemetry. | no splunk->heartbeat | [heartbeat][] | Configures the exporters heartbeat settings. | no -splunk->batcher | [batcher][] | Configures batching requests based on a timeout and a minimum number of items. +splunk->batcher | [batcher][] | Configures batching requests based on a timeout and a minimum number of items. | no client | [client][] | Configures the HTTP client used to send data to Splunk HEC. | yes retry_on_failure | [retry_on_failure][] | Configures retry mechanism for failed requests. | no queue | [queue][] | Configures batching of data before sending. | no