Skip to content

Commit db8df24

Browse files
committed
update language
1 parent e53d714 commit db8df24

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

solutions/observability/streams/management/advanced.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ Features provide useful information for AI processes, such as significant events
2727
## Index configuration [streams-advanced-index-config]
2828

2929
:::{Important}
30-
Avoid editing assets marked as *managed* or any per-data-stream mappings and settings. Processing and schema changes should typically be done through the Streams interface or API, and none of these configuration processes are required. This feature mainly exists to help advanced users maintain familiar workflows.
30+
Avoid editing components marked as **managed** or any per-data-stream mappings and settings. Processing and schema changes should typically be done through the Streams interface or API, and none of these configuration processes are required. This feature mainly exists to help advanced users maintain familiar workflows.
3131
:::
3232

33-
For classic streams, you can access the following assets:
33+
For classic streams, you can access the following components:
3434

3535
- [Index templates](../../../../manage-data/data-store/templates.md#index-templates)
3636
- [Component templates](../../../../manage-data/data-store/templates.md#component-templates)

solutions/observability/streams/streams.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ Wired streams:
3737

3838
For more information, refer to [sending data to wired streams](./wired-streams.md).
3939

40-
## Managed assets
41-
When you configure classic or wired streams through the Streams UI or [Streams API](#streams-api), {{es}}-level assets like templates and pipelines are created for the stream. These assets are considered *managed* and shouldn't be modified using {{es}} APIs. When managing a stream through the Streams UI or API, continue doing so whenever possible.
40+
## Managed components
41+
When you configure classic or wired streams through the Streams UI or [Streams API](#streams-api), {{es}}-level components like templates and pipelines are created for the stream. These components are considered *managed* and shouldn't be modified using {{es}} APIs. When managing a stream through the Streams UI or API, continue doing so whenever possible.
4242

43-
You can still edit non-managed ingest pipelines, templates, and other assets, but avoid editing assets marked as managed or any per-data-stream mappings and settings. This behavior is similar to how Elasticsearch handles assets managed by integrations. Refer to the [advanced tab](./management/advanced.md) to review managed assets.
43+
You can still edit non-managed ingest pipelines, templates, and other components, but avoid those marked as managed or any per-data-stream mappings and settings. This behavior is similar to how Elasticsearch handles components managed by integrations. Refer to the [advanced tab](./management/advanced.md) to review managed components.
4444

4545
## Required permissions
4646

0 commit comments

Comments
 (0)