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.
Filebeat dashboards
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?
Any help is appreciated, thank you!
New contributor
Tom Wiz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.