Hi
I am getting this strange error at the Elasticsearch Console.
in my set up: (LS: 2.1.1 , ES: 2.1.1, KB: 4.3.1)
Logstash does not create an index called logstash
Elasticsearch does not have an index called logstash
as verified by _cat/indices?v
Kibana does not have an index called logstash and the default index is set to something else in the defaultIndex in Advanced Setting.
Why is this happening?
[2016-03-02 15:03:43,034][INFO ][node ] [_node_1] started
[2016-03-02 15:03:43,175][INFO ][gateway ] [_node_1] recovered [3] indices into cluster_state
[2016-03-02 15:04:30,316][INFO ][rest.suppressed ] /logstash-*/_mapping/field/* Params: {ignore_unavailable=false, allow_no_indice
s=false, index=logstash-*, include_defaults=true, fields=*, _=1456949070306}
[logstash-*] IndexNotFoundException[no such index]