A
A
alexeyborisov752021-04-07 16:00:52
elasticsearch
alexeyborisov75, 2021-04-07 16:00:52

Index pattern is not created, where to dig?

Good afternoon! I'm trying to create an index pattern in Kibana 6.8.7, but the wheel has been spinning for half a day, and nothing has been created.
606dacdad47a4449969206.png
I couldn't find anything similar on Google,
maybe I'm doing something wrong?
where to dig?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
alexeyborisov75, 2021-04-27
@alexeyborisov75

Problem solving in a team

curl -XPUT -H "Content-Type: application/json" http://localhost:9200/_all/_settings -d '{"index.blocks.read_only_allow_delete": null}'

since the problem was caused by locked indexes due to lack of disk space.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question