I'm using an ELK stack, all components are version 7.10
I'm using /_cat/indices/logset* to query elasticsearch on how many docs I have in my index. This is the only index I have currently as below:
health status index uuid pri rep docs.count docs.deleted store.size pri.store.size
green open logset1 g_4st7jaT6m8RkOprTT1Rw 6 1 75057890 0 1.5gb 796.4mb
As you see I have 75057890 docs according to elasticsearch
When I go to Kibana, without entering any search parameters, it says I have 71191355 docs. So I'm missing around 4 million docs.
Ok. So there's probably a filter or a time range which is sent by Kibana.
There's somewhere an inspect button which helps to see what exactly is the query ran by Kibana.
Also, why the urgency to upgrade?
Security patches as the first goal. But also much more stability, bug fixes over the last 3+ years...
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.