This is a very specific issue however, in our kibana.yml we changed the index in kibana to "ui-kibana"
#Kibana uses an index in Elasticsearch to store saved searches, visualizations
# and dashboards. It will create a new index if it doesn't already exist.
kibana.index: "ui-kibana"
However, is there a reason why shortened url's are still saved in .kibana when they are made, instead of our set ui-kibana?
Request in Sense
> GET .kibana/_search
> {
> "query": {
> "match_all": {}
> }
> }
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.