diff --git a/reference/fleet/es-output-settings.md b/reference/fleet/es-output-settings.md index 679ee66b36..302c2553f4 100644 --- a/reference/fleet/es-output-settings.md +++ b/reference/fleet/es-output-settings.md @@ -71,6 +71,9 @@ Specify these settings to send data over a secure connection to {{es}}. In the { 5. Adjust any settings as preferred. For example, you can update the `compression_level` setting to `4`. When you create an {{agent}} policy using this output, the output will use the balanced preset options except with the higher compression level, as specified. +**Write to logs streams** {applies_to}`serverless: preview` {applies_to}`stack: preview 9.2` +: When this setting is on, `logs` and `logs.*` are added to the output streams configuration in the agent policy using this output. Enabling this setting is only part of the process for allowing {{agent}} to send data to [wired streams](/solutions/observability/streams/streams.md#streams-wired-streams). For additional required steps, refer to [Ship data to streams > {{fleet}}](/solutions/observability/streams/wired-streams.md#streams-wired-streams-ship). + ## Advanced YAML configuration [es-output-settings-yaml-config] `allow_older_versions` $$$output-elasticsearch-fleet-settings-allow_older_versions-setting$$$ diff --git a/reference/fleet/remote-elasticsearch-output.md b/reference/fleet/remote-elasticsearch-output.md index 3b682e59b7..b7e410f812 100644 --- a/reference/fleet/remote-elasticsearch-output.md +++ b/reference/fleet/remote-elasticsearch-output.md @@ -89,6 +89,11 @@ Choose whether the remote output should be the default for agent integrations or Select the [performance tuning settings](/reference/fleet/es-output-settings.md#es-output-settings-performance-tuning-settings) to optimize {{agent}}s for throughput, scale, or latency, or leave the default `balanced` setting. :::: +::::{step} +{applies_to}`serverless: preview` {applies_to}`stack: preview 9.2` +Choose whether {{agents}} using this output should send data to [wired streams](/solutions/observability/streams/streams.md#streams-wired-streams). Using this feature requires additional steps. For more details, refer to [Ship data to streams > {{fleet}}](/solutions/observability/streams/wired-streams.md#streams-wired-streams-ship). +:::: + ::::{step} Add any [advanced YAML configuration settings](/reference/fleet/es-output-settings.md#es-output-settings-yaml-config) that you’d like for the remote output. ::::