Skip to content

Commit c00ba0c

Browse files
Add note: integration-level outputs must be at same sub level (#1389) (#1390)
(cherry picked from commit 479eb33) Co-authored-by: David Kilfoyle <[email protected]>
1 parent 5d3432c commit c00ba0c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/en/ingest-management/integrations/integration-level-outputs.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[[integration-level-outputs]]
22
= Set integration-level outputs
33

4-
If you have an `Enterprise` link:https://www.elastic.co/subscriptions[{stack} subscription], you can configure {agent} data to be sent to different outputs for different integration policies.
5-
Integration-level outputs are very useful for certain scenarios.
6-
For example:
4+
If you have an `Enterprise` link:https://www.elastic.co/subscriptions[{stack} subscription], you can configure {agent} data to be sent to different outputs for different integration policies. Note that the output clusters that you send data to must also be on the same subscription level.
5+
6+
Integration-level outputs are very useful for certain scenarios. For example:
77

88
* You can may want to send security logs monitored by an {agent} to one {ls} output, while informational logs are sent to a another {ls} output.
99
* If you operate multiple {beats} on a system and want to migrate these to {agent}, integration-level outputs enable you to maintain the distinct outputs that are currently used by each Beat.

0 commit comments

Comments
 (0)