You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: solutions/observability/logs/streams/streams.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,15 +19,16 @@ A Stream in this interface directly corresponds to an {{es}} data stream (for ex
19
19
## Required permissions
20
20
Streams requires the following Elastic Cloud Serverless roles:
21
21
22
-
% - TODO
22
+
- Admin: ability to manage all Streams
23
+
- Editor/ Viewer: limited access, unable to perform all actions
23
24
24
25
## Access Streams
25
26
To access Streams:
26
27
27
28
- From the navigation menu, select **Streams**.
28
29
29
30
- From discover, expand a document's details flyout.
30
-
Select the **Stream** link or action associated with the document's data stream to open the Streams interface, filtered to show only the selected stream.
31
+
Select the **Stream** link or action associated with the document's data stream to open the Streams interface, filtered to show only the selected stream. Note that this only works for documents stored in a data stream.
0 commit comments