From 1d4f3e31294a1b5f615180f54470270ae1f6711c Mon Sep 17 00:00:00 2001 From: Michael Katsoulis Date: Tue, 15 Oct 2024 16:58:22 +0300 Subject: [PATCH] Add documentation in add_cloud_metadata processor about the usage of BEATS_ADD_CLOUD_METADATA_PROVIDERS env var (#1380) * Add documentation in add_cloud_metadata processor about the usage of env var BEATS_ADD_CLOUD_METADATA_PROVIDERS * Update docs/en/ingest-management/processors/processor-add_cloud_metadata.asciidoc Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> --------- Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> (cherry picked from commit 272669d48181fb0e54ef475a36e0a2ef2fc018a9) --- .../processors/processor-add_cloud_metadata.asciidoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/en/ingest-management/processors/processor-add_cloud_metadata.asciidoc b/docs/en/ingest-management/processors/processor-add_cloud_metadata.asciidoc index a05be276c..3f42bec73 100644 --- a/docs/en/ingest-management/processors/processor-add_cloud_metadata.asciidoc +++ b/docs/en/ingest-management/processors/processor-add_cloud_metadata.asciidoc @@ -60,6 +60,8 @@ include::processors.asciidoc[tag=processor-limitations] | a| List of provider names to use. If `providers` is not configured, all providers that do not access a remote endpoint are enabled by default. +The list of providers may alternatively be configured with the environment variable `BEATS_ADD_CLOUD_METADATA_PROVIDERS`, +by setting it to a comma-separated list of provider names. The list of supported provider names includes: