How can I setup "kibana" server logs for capturing the user logged in & dashboards viewed info.
I would like to capture the user info whenever user logs into Kibana UI and views the dashboards.
please let me know what is the logging level, how to setup in kibana.yml.
Hi, in request logging, Kibana doesn't log anything related to authentication headers, which is where user information will be.
The way I've dealt with this requirement was to have a reverse proxy in front of Kibana that logs the request, including the URI and the auth username. You can have the proxy's logs ingested into Elasticsearch using Filebeat.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.