Hi,
I know there has been multiple threads on finding size of a document in Elasticsearch. I have not found a conclusive answer for ELK 6.x.
For my benchmarking purposes, I would like to know the average size of documents stored in an index in Elasticsearch. I am using ELK 6.3. Previously, the size parameter was available but i do not see it in the latest versions.
Is there a way to find the average (or exact) size of document in an index in Elasticsearch?
Thanks,
Raji