Hi ,
Instead of loading all dashboards to Kibana, I want to load only kafka specific dashboards .
so I zipped below two json file and placed on my local drive.
- Metricbeat-kafka-overview.json
- Metricbeat-zookeeper-overview.json
I ran below command to load the dashboards.
D:\Softwares\Elastic_Search\metricbeat-7.1.1-windows-x86_64>metricbeat.exe setup -E setup.dashboards.file=D:/Users/XXX/Desktop/enable-dashboard.zip
Index setup complete.
Loading dashboards (Kibana must be running and reachable)
Loaded dashboards
Here it is saying got loaded, but in kibana I am not able to see those dashboards.
is there something missing with my understanding ?
Please suggest on the same.
Thanks,
Rakesh Katakam.