Skip to content

Commit d777f33

Browse files
authored
Fix typo (#3716)
h/t @dadoonet
1 parent c7748ff commit d777f33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

solutions/observability/streams/streams.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ To manage all streams, you need the following permissions:
5858
- **Data stream level permissions**: `read`, `write`, `create`, `manage`, `monitor`, `manage_data_stream_lifecycle`, `read_failure_store`, `manage_failure_store`, `manage_ilm`.
5959

6060
To view streams, you need the following permissions:
61-
- **Data stream level**: `read`, v`iew_index_metadata`, `monitor`
61+
- **Data stream level**: `read`, `view_index_metadata`, `monitor`
6262

6363
For more information, refer to [Cluster privileges](elasticsearch://reference/elasticsearch/security-privileges.md#privileges-list-cluster) and [Granting privileges for data streams and aliases](../../../deploy-manage/users-roles/cluster-or-deployment-auth/granting-privileges-for-data-streams-aliases.md)
6464

@@ -91,4 +91,4 @@ Interact with and configure your streams in the following ways:
9191
- [**Processing**](./management/extract.md): Parse and extract information from documents into dedicated fields.
9292
- [**Schema**](./management/schema.md): Manage field mappings.
9393
- [**Data quality**](./management/data-quality.md): Get information about failed and degraded documents in your stream.
94-
- [**Advanced**](./management/advanced.md): Review and manually modify underlying {{es}} components of your stream.
94+
- [**Advanced**](./management/advanced.md): Review and manually modify underlying {{es}} components of your stream.

0 commit comments

Comments
 (0)