Elasticsearch log size

Hi all,

How do we calculate the event size in Elasticsearch?

  • Size of data before parsing (enrichment)
  • Enrichment factor
  • Size of data after enrichment
  • Size of data after compression (if used best_compression codec)

Thanks in advance.

1 Like

You try it and measure with a lot of data, ie 1 million documents.
That's the only way IMO.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.