Skip to content

Commit 50532a6

Browse files
authored
Merge branch 'main' into mw-ece-find-mapping
2 parents acd4688 + c2a97b6 commit 50532a6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docset.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,17 @@ cross_links:
5252
toc:
5353
- file: index.md
5454
- toc: get-started
55+
in_nav: true
5556
- toc: solutions
57+
in_nav: true
5658
- toc: manage-data
59+
in_nav: true
5760
- toc: explore-analyze
61+
in_nav: true
5862
- toc: deploy-manage
63+
in_nav: true
5964
- toc: cloud-account
65+
in_nav: true
6066
- toc: troubleshoot
6167
- toc: release-notes
6268
- toc: reference

reference/ingestion-tools/fleet/install-elastic-agents.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,9 @@ If you are using {{agent}} with [{{serverless-full}}](/deploy-manage/deploy/elas
6464

6565
::::
6666

67-
67+
::::{admonition} Applying {{agent}} configurations dynamically
68+
When you set up {{agent}}, you might not yet have all input configuration details available. To solve this problem, the input configuration accepts variables and conditions that get evaluated at runtime using information from the running environment, allowing you to apply configurations dynamically. To learn more, refer to [Variables and conditions in input configurations](./dynamic-input-configuration.md).
69+
::::
6870

6971
## Resource requirements [elastic-agent-installation-resource-requirements]
7072

0 commit comments

Comments
 (0)