I'm using ElasticSearch and Kibana with X-Pack. When I try to start elasticsearch, I get these error messages.
And I have no logout button on Kibana.
I've created a kibana_user and a superuser, I Can log in with all of them but I can't log out or do something.
I'll work with Java Rest Client API High Level, but I can't log in or fix the settings in Kibana. I hope u can help me
[2018-02-03T12:27:01,232][INFO ][o.e.g.GatewayService ] [my_first_node] recovered [28] indices into cluster_state
[2018-02-03T12:27:01,232][WARN ][o.e.l.LicenseService ] [my_first_node]
**# License [will expire] on [Sunday, February 25, 2018]. If you have a new license, please update it.**
**# Otherwise, please reach out to your support contact.**
**# Commercial plugins operate with reduced functionality on license expiration:**
**# - security**
**# - Cluster health, cluster stats and indices stats operations are blocked**
**# - All data operations (read and write) continue to work**
**# - watcher**
**# - PUT / GET watch APIs are disabled, DELETE watch API continues to work**
**# - Watches execute and write to the history**
**# - The actions of the watches don't execute**
**# - monitoring**
**# - The agent will stop collecting cluster and indices metrics**
**# - The agent will stop automatically cleaning indices older than [xpack.monitoring.history.duration]**
**# - graph**
**# - Graph explore APIs are disabled**
**# - ml**
**# - Machine learning APIs are disabled**
**# - logstash**
**# - Logstash specific APIs are disabled. You can continue to manage and poll stored configurations**
**# - deprecation**
**# - Deprecation APIs are disabled**
**# - upgrade**
**# - Upgrade API is disabled**
[2018-02-03T12:27:03,094][DEBUG][o.e.a.s.TransportSearchAction] [my_first_node] All shards failed for phase: [query]
[2018-02-03T12:27:03,094][DEBUG][o.e.a.s.TransportSearchAction] [my_first_node] All shards failed for phase: [query]
[2018-02-03T12:27:03,125][ERROR][o.e.x.w.i.s.ExecutableSearchInput] [my_first_node] failed to execute [search] input for watch [HGlhEm3ATCqBtxGsyMTsXw_kibana_version_mismatch], reason [all shards failed]
[2018-02-03T12:27:03,125][ERROR][o.e.x.w.i.s.ExecutableSearchInput] [my_first_node] failed to execute [search] input for watch [HGlhEm3ATCqBtxGsyMTsXw_logstash_version_mismatch], reason [all shards failed]
[2018-02-03T12:27:03,125][DEBUG][o.e.a.s.TransportSearchAction] [my_first_node] All shards failed for phase: [query]
[2018-02-03T12:27:03,125][DEBUG][o.e.a.s.TransportSearchAction] [my_first_node] All shards failed for phase: [query]
[2018-02-03T12:27:03,125][ERROR][o.e.x.w.i.s.ExecutableSearchInput] [my_first_node] failed to execute [search] input for watch [HGlhEm3ATCqBtxGsyMTsXw_kibana_version_mismatch], reason [all shards failed]
[2018-02-03T12:27:03,125][ERROR][o.e.x.w.i.s.ExecutableSearchInput] [my_first_node] failed to execute [search] input for watch [HGlhEm3ATCqBtxGsyMTsXw_logstash_version_mismatch], reason [all shards failed]
[2018-02-03T12:27:03,125][DEBUG][o.e.a.s.TransportSearchAction] [my_first_node] All shards failed for phase: [query]
[2018-02-03T12:27:03,125][ERROR][o.e.x.w.i.s.ExecutableSearchInput] [my_first_node] failed to execute [search] input for watch [HGlhEm3ATCqBtxGsyMTsXw_kibana_version_mismatch], reason [all shards failed]
[2018-02-03T12:27:03,172][DEBUG][o.e.a.s.TransportSearchAction] [my_first_node] All shards failed for phase: [query]
I want to use elasticsearch and kibana with x-pack. I ran the "Cluster Health" (Java API) without x-pack, it worked. Now I want to do the "Cluster Health" with x-pack. I have installed x-pack, I have changed all configurations in Kibana.yml, elasticsearch.yml, pom.xml, Maven, as well as in the documentation.
I only get error messages. In addition, the bar "Loggout" in Kibana is missing, I can not change or view settings.
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.