Not able to create dashboard in kibana through setup command . Is there any other way to create dashboard ?
In heartbeat 6.3 below command was working and giving the below mentioned output
Command:
sudo heartbeat setup
Output : -
Loading dashboards (Kibana must be running and reachable)
Loaded dashboards
But in Heartbeat 7.2 , the same command
Command:
sudo heartbeat setup
Output : -
Index setup finished.
It is not working as it should .
If there is any other way please suggest .