Skip to content

Commit 31f7143

Browse files
committed
fix link vale cleanup
1 parent 5cb5f9a commit 31f7143

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

solutions/observability/streams/streams.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ applies_to:
88

99
Streams provides a single, centralized UI within {{kib}} that streamlines common tasks like extracting fields, setting data retention, and routing data, so you don't need to use multiple applications or manually configure underlying {{es}} components.
1010

11-
## Classic vs. wired streams [streams-classic-vs-wired]
11+
## Classic versus wired streams [streams-classic-vs-wired]
1212

1313
Streams can operate in two modes: wired and classic. Both manage data streams in {{es}}, but differ in configuration, inheritance, and field mapping.
1414

@@ -28,7 +28,7 @@ stack: preview 9.2
2828
serverless: preview
2929
```
3030

31-
Wired streams data is sent directly to a single endpoint, from which you can route data into child streams based on [partitioning](./management/partitioning.md) set up manually or with the help of AI suggestions.
31+
Wired streams send data directly to a single endpoint, from which you can route data into child streams based on [partitioning](./management/partitioning.md) set up manually or with the help of AI suggestions.
3232

3333
Wired streams:
3434
- Allow you to organize streams in a parent-child hierarchy.
@@ -48,11 +48,11 @@ Streams requires the following permissions:
4848

4949
::::{tab-set}
5050

51-
:::{tab-item} Serverless
52-
Streams requires these Elastic Cloud Serverless roles:
51+
:::{tab-item} {{serverless-short}}
52+
Streams requires these {{serverless-full}} roles:
5353

5454
- Admin: Ability to manage all Streams
55-
- Editor/Viewer: Limited access, unable to perform all actions
55+
- Editor/Viewer: Limited access, cannot perform all actions
5656

5757
:::
5858

@@ -77,9 +77,9 @@ Open Streams from the following places in {{kib}}:
7777

7878
- Select **Streams** from the navigation menu or use the [global search field](../../../explore-analyze/find-and-organize/find-apps-and-objects.md).
7979

80-
- Open the data stream for a specific document from **Discover**. To do this, expand the details flyout for a document that's stored in a data stream, and select **Stream** or an action associated with the document's data stream. Streams will open filtered to the selected data stream.
80+
- Open the data stream for a specific document from **Discover**. To do this, expand the details flyout for a document that's stored in a data stream, and select **Stream** or an action associated with the document's data stream. Streams then opens filtered to the selected data stream.
8181

82-
### Streams API [streams-access-api]
82+
### Streams API [streams-api]
8383
``` yaml {applies_to}
8484
stack: preview 9.1
8585
serverless: preview

0 commit comments

Comments
 (0)