Hi all,
are there any example Kibana Dashboards for Filebeat Elasticsearch and Kibana modules, like https://grafana.com/dashboards for Grafana dashboards? I am using these modules for analysing Elasticsearch and Kibana logs, but the modules don't contain any Kibana dashboards.
Kind regards
Stancho
Hey @Stancho, Filebeat can setup some default Kibana dashboards for you, the docs have more information: https://www.elastic.co/guide/en/beats/filebeat/master/load-kibana-dashboards.html
Hi @Brandon_Kobel,
I am already using this feature for importing nginx and redis dashboards, but there are no default dashboards for Kibana and Elasticsearch logs. Below you can see all the default dashboards, that exist in my filebeat instance.

Kind regards
Stancho
For viewing Elasticsearch and Kibana log, the Monitoring application is purpose built for this use-case. There are some improvements underway to make viewing the ES/Kibana logs more integrated within Monitoring: https://github.com/elastic/kibana/pull/31275
Thank you very much @Brandon_Kobel 
Hi @Brandon_Kobel,
one last question
Waht about the Filebeat own logs? As I know, there is no filebeat module, that can handle them. There is also no default Kibana Dashboard for Filebeat.
Kind regards
Stancho