I wanted to ask is there a configuration where I can disable Filebeat from automatically generating dashboards in Kibana? Most of the dashboards Filebeat generates are useless to me and it is a hassle to remove.
In the filebeat.yml file, loading in sample dashboards should be disabled by default. Should I uncomment the line setup.dashboards.enabled: false to ensure this setting is applied? Or is it possible to not setup filebeat with the command filebeat setup, thus not creating the dashboards. However, would Filebeat start properly then?
Hi @yago82 ,
Tried it but filebeat still seems to load the dasboards even when setup.dashboards.enabled: false when I type the command filebeat setup -e.
Do you think it is possible to just never setup filebeat, so the dashboards are never generated?
Hi @stephenb, will try the command on a different Kibana host to see if it works. The command doesn't seem to undo the dashboards already loaded.
I am assuming what you have said is the same for Filebeat version 7.17, which is the one I am using.
Thank you for your help!
By the way, if it is not too much hassle, could I point you to my problem with creating data streams with Filebeat 7.17 here? There might be some resource I might be missing that can help me understand setting up data streams.
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.