From 2254b6f1f226707a7473e9eb684b3f6bdda5881c Mon Sep 17 00:00:00 2001 From: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> Date: Fri, 14 Mar 2025 09:10:46 -0400 Subject: [PATCH] Add tip about dynamic inputs to install page (#1731) (cherry picked from commit 7ed81bd094984c5b818d1eb05ba969b53ac275d5) --- .../elastic-agent/install-elastic-agent.asciidoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/en/ingest-management/elastic-agent/install-elastic-agent.asciidoc b/docs/en/ingest-management/elastic-agent/install-elastic-agent.asciidoc index 344d33316..af1ec5546 100644 --- a/docs/en/ingest-management/elastic-agent/install-elastic-agent.asciidoc +++ b/docs/en/ingest-management/elastic-agent/install-elastic-agent.asciidoc @@ -66,6 +66,12 @@ If you are using {agent} with link:{serverless-docs}[{serverless-full}], note th * The minimum supported version of {agent} supported for use with {serverless-full} is 8.11.0. ==== +[TIP] +.Applying {agent} configurations dynamically +==== +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 <>. +==== + [discrete] [[elastic-agent-installation-resource-requirements]] == Resource requirements