Hi,
Is it possible to log (for example in the stdout file) the visited dashboard?
The purpose is to create a dashboard with the number of views for each dashboard.
Can you help me? I use Kibana 5.4.
Thanks
Daniele
Hi,
Is it possible to log (for example in the stdout file) the visited dashboard?
The purpose is to create a dashboard with the number of views for each dashboard.
Can you help me? I use Kibana 5.4.
Thanks
Daniele
Unfortunately I don't think this is possible right now do it straighforward. What you could do is look at using filebeat. You can enable request logging and index user actions(anytime user visits the dashboard) into elasticsearch.
That might help to tell you how many visits you are getting. https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-overview.html
Thanks,
Bhavya
Hi @bhavyarm,
Is it possible to track visits to dashboards with Apache? And then log the name of the dashboard or the id?
Thanks
Daniele
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.