IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Grant privileges and roles needed to read Packetbeat data from Kibana
edit
A newer version is available. Check out the latest documentation.
Grant privileges and roles needed to read Packetbeat data from Kibana
editKibana users typically need to view dashboards and visualizations that contain Packetbeat 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
packetbeat_reader, that has the following privilege:Type Privilege Purpose Index
readonpacketbeat-*indicesRead data indexed by Packetbeat
Spaces
ReadorAllon Dashboards, Visualize, and DiscoverAllow the user to view, edit, and create dashboards, as well as browse data.
-
Assign the reader role, along with the following built-in roles, to users who need to read Packetbeat data:
Role Purpose monitoring_userAllow users to monitor the health of Packetbeat itself. Only assign this role to users who manage Packetbeat.