Hi everyone,
I need to know the daily incoming data size in GB. How can I calculate it?
Could you please help with that?
Hi everyone,
I need to know the daily incoming data size in GB. How can I calculate it?
Could you please help with that?
Not sure if this would answer this question exactly but this could give an idea: Mapper size plugin | Elasticsearch Plugins and Integrations [8.10] | Elastic
Then you can compute an aggregation per day (date_histogram
) with a sum
inside.
This requires node reboot and for me it is not possible right now.
Have a look at this then but this is not going to give you exactly what you want I think: Nodes stats API | Elasticsearch Guide [8.10] | Elastic
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.