Grant privileges and roles needed to read Journalbeat data from Kibana
editGrant privileges and roles needed to read Journalbeat data from Kibana
editKibana users typically need to view dashboards and visualizations that contain Journalbeat data. These users might also need to create and edit dashboards and visualizations.
To grant users the required privileges:
-
Create a reader role, called something like
journalbeat_reader, that has the following privilege:Type Privilege Purpose Index
readonjournalbeat-*indicesRead data indexed by Journalbeat
Spaces
ReadorAllon Dashboards, Visualize, and DiscoverAllow the user to view, edit, and create dashboards, as well as browse data.
Spaces
ReadorAllon Kibana LogsAllow the use of Kibana Logs
-
Assign the reader role, along with the following built-in roles, to users who need to read Journalbeat data:
Role Purpose monitoring_userAllow users to monitor the health of Journalbeat itself. Only assign this role to users who manage Journalbeat.