Skip to content

Update configuring-elastic-agent.asciidoc #125303

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 8.17
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update configuring-elastic-agent.asciidoc
When using separate monitoring cluster the integration needs to be installed there as well. Otherwise it can happen that the monitored cluster cannot be found in the cluster listing.
  • Loading branch information
tanja-milicic authored Mar 20, 2025
commit 27d3731c9fcb39d7b09810a8e278d89573b5b0fc
5 changes: 5 additions & 0 deletions docs/reference/monitoring/configuring-elastic-agent.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@ other considerations.
+
TIP: If you're installing an integration for the first time, you may be prompted
to install {agent}. Click **Add integration only (skip agent installation)**.
+
TIP: If you plan to send data to a separate monitoring cluster, ensure that the
integration is installed in the monitoring cluster as well. Click **Add integration
only (skip agent installation)**.


. Configure the integration name and optionally add a description. Make sure you
configure all required settings:
Expand Down