Skip to content

Commit 272669d

Browse files
Add documentation in add_cloud_metadata processor about the usage of BEATS_ADD_CLOUD_METADATA_PROVIDERS env var (elastic#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 <[email protected]> --------- Co-authored-by: David Kilfoyle <[email protected]>
1 parent 9e3e0c3 commit 272669d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/en/ingest-management/processors/processor-add_cloud_metadata.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ include::processors.asciidoc[tag=processor-limitations]
6060
|
6161
a| List of provider names to use. If `providers` is not configured,
6262
all providers that do not access a remote endpoint are enabled by default.
63+
The list of providers may alternatively be configured with the environment variable `BEATS_ADD_CLOUD_METADATA_PROVIDERS`,
64+
by setting it to a comma-separated list of provider names.
6365

6466
The list of supported provider names includes:
6567

0 commit comments

Comments
 (0)