It is possible to setup a default view (for example my default dashboard) to be visible under the root URL of Kibana instead of the default info page? :
Add Data to Kibana. Use these solutions to quickly turn your data into pre-built dashboards and monitoring systems."
I've seen the config entry:
# The default application to load.
#kibana.defaultAppId: "home"
But can't find any documentation related to it or how to setup a default dashboard.
The ID approach is bad for several reasons, most importantly because I have to create a dashboard in the first place, and then use the generated ID in the template for the Kibana configuration in my provisioning tool. So basically it is a chicken and egg problem.
I would suggest make it possible to specify an human readable name. Then somebody can generate a config in the first place, and after the setup is rolled out with the provisioning tool, a user can generate the default dashboard with a pre defined name.
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.