Can we see the list of users and the accessed time for a particular dashboard in Kibana GUI
Kibana has Audit Logging, but it is more aimed to security topics and accessing a dashboard is not one of the events logged.
More details at:
Thank you for the reply but according to the Audit logging security events authentication_success tag can be used to get the accessed users. Am I right?
Or we can use the user_login action to get the accessed users.
Correct, but nothing specific to a particular dashboard,
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.