Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions solutions/observability/streams/streams.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ To manage all streams, you need the following permissions:
- **Data stream level permissions**: `read`, `write`, `create`, `manage`, `monitor`, `manage_data_stream_lifecycle`, `read_failure_store`, `manage_failure_store`, `manage_ilm`.

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

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)

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