Skip to content

Commit 0552400

Browse files
authored
[Fleet] unhealthy remote ES warning can be ignored (#1307)
This adds a note to the Fleet "Remote Elasticsearch Output" page indicating that warning about unhealthy state can be ignored in cases where Fleet Server can't connect to the remote cluster used only for agent data. Please see: [Docs preview](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/1307/reference/fleet/remote-elasticsearch-output#configuration) Closes: #1201 --- <img width="658" alt="screen" src="https://github.com/user-attachments/assets/4d5fa455-1ee7-4c66-b29b-2ffb4c038e12" />
1 parent 2ebc859 commit 0552400

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

reference/fleet/remote-elasticsearch-output.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ The remote {{es}} cluster is now configured.
5959

6060
If you have chosen not to automatically synchronize integrations, you need to make sure that for any integrations that have been [added to your {{agent}} policy](/reference/fleet/add-integration-to-policy.md), the integration assets have been installed on the remote {{es}} cluster. Refer to [Install and uninstall {{agent}} integration assets](/reference/fleet/install-uninstall-integration-assets.md) for the steps.
6161

62+
::::{note}
63+
When you use a remote {{es}} output, {{fleet-server}} performs a test to ensure connectivity to the remote cluster. The result of that connectivity test is used to report the ES Remote output as healthy or unhealthy on the **Fleet** > **Settings** > **Outputs** page, under the **Status** column. In some cases, the remote {{es}} output used for data from {{agent}} may be reachable only by those agents and not by {{fleet-server}}, so the unhealthy state and an associated `Unable to connect` error that appears on the UI can be ignored.
64+
::::
65+
6266
## Automatic integrations synchronization
6367

6468
```{applies_to}

0 commit comments

Comments
 (0)