I was using this curl command line to clean my indices: curl -XDELETE http://example.com/my_index-* But, now, …
curl elasticsearch elasticsearch-5 elasticsearch-indicesI have a question about elasticsearch index template, there is a scene of my question. Create a template for a …
elasticsearch elasticsearch-indices elasticsearch-templateI am trying to get the actual size of index (not the store) in elasticsearch. I used the indices API …
elasticsearch size elasticsearch-indicesI have installed Elasticsearch 5.1 in ubuntu 14.04. I have performed some operations in Elasticsearch like create index, delete index etc. Then …
elasticsearch elasticsearch-plugin elasticsearch-5 elasticsearch-indicesSomething happened during the night to my ES cluster (composed of 5 data nodes, 3 master nodes). To be honest, I have …
elasticsearch kibana kibana-4 elasticsearch-indices