Skip to content

Commit c4e4287

Browse files
authored
[docs][skip ci] Maps read only access (#35561) (#42555)
* Adding read only access to the maps docs * Removing redundant x-pack label, maps is already x-pack only * Apply suggestions from code review Co-Authored-By: gchaps <[email protected]> * Switching to using a Note
1 parent e50a6ab commit c4e4287

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
63.8 KB
Loading

docs/maps/maps-getting-started.asciidoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,16 @@ light to dark.
1313
[role="screenshot"]
1414
image::maps/images/sample_data_web_logs.png[]
1515

16+
[float]
17+
[[maps-read-only-access]]
18+
NOTE: If you have insufficient privileges to create or save maps, a read-only icon
19+
appears in the application header. The buttons to create new maps or edit
20+
existing maps won't be visible. For more information on granting access to
21+
Kibana see <<xpack-security-authorization>>.
22+
23+
[role="screenshot"]
24+
image::maps/images/read-only-badge.png[Example of Maps' read only access indicator in Kibana's header]
25+
1626
[float]
1727
=== Prerequisites
1828
Before you start this tutorial, <<add-sample-data, add the web logs sample data set>>. Each

0 commit comments

Comments
 (0)