I know that we can configure "kibana.defaultAppId" to load a dashboard by default immediately after logging into kibana. But I don't think it's a good way, because,
(1) We have to use the dashboard Id instead of the dashboard name. It's obvious that ID doesn't make any sense to end users, instead, they only care about the name;
(2) We have to configure the kibana.yaml, and restart kibana instance to make the configuration to take effect.
So is there a REST API or GUI to let the users to configure the defaultApp without restarting kibana?
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.