Does it work without the proxy?
I don't think it the problem of proxy. There are two reason:
- The
server base path
setting works from Kibana 5.x. - I test the same configuration with clean Kibana and Elasticsearch (a whole different cluster), all function works.
We might narrow down the problem to:
- Why kibana doesn't show any create
.kibana
index error while starting up? - Why kibana automatically created template cannot create
.kibana
- Does
old data
(my application data without reindex from 5.6 to 6.1 yet) cause any error like this?
Thanks!
Definitely. .kibana builds out of data types in your application data. So you need to reindex your data.
Thanks,
Bhavya
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.