Track user logged into Kibana and track their activities

Hi All,

For the monitoring purpose, we need to do the analysis on below two points in Kibana

  1. Which all users logged in to Kibana
  2. What all activities they performed/which all query they executed.

Can somebody please help us on this.

There's nothing native for this at this point. You could build something with Packetbeat listening to Elasticsearch HTTP(S) port.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.