From 636a8ce9319168eb63da404f526a92e9177d5f62 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 6 Oct 2025 14:26:27 +0000 Subject: [PATCH 1/2] Initial plan From 0a82481ccf31210c98314d83d7956016d862e2c0 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 6 Oct 2025 14:29:36 +0000 Subject: [PATCH 2/2] Fix APM ES config documentation to show it applies to both binary and fleet-managed Co-authored-by: carsonip <9133397+carsonip@users.noreply.github.com> --- .../apm/apm-server/configure-elasticsearch-output.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/solutions/observability/apm/apm-server/configure-elasticsearch-output.md b/solutions/observability/apm/apm-server/configure-elasticsearch-output.md index 9db3a9b4ce..55801730d0 100644 --- a/solutions/observability/apm/apm-server/configure-elasticsearch-output.md +++ b/solutions/observability/apm/apm-server/configure-elasticsearch-output.md @@ -12,9 +12,9 @@ products: # Configure the Elasticsearch output for APM Server[apm-elasticsearch-output] ::::{note} -![supported deployment methods](/solutions/images/observability-binary-yes-fm-no.svg "") +![supported deployment methods](/solutions/images/observability-binary-yes-fm-yes.svg "") -This documentation only applies to APM Server binary users. Fleet-managed users should see [Configure the {{es}} output](/reference/fleet/elasticsearch-output.md). +The configuration options described here apply to both APM Server binary and Fleet-managed users. The YAML configuration examples shown are specific to APM Server binary users. Fleet-managed users should configure these same APM-specific {{es}} output settings through the {{fleet}} UI rather than the general [{{es}} output settings](/reference/fleet/elasticsearch-output.md). ::::