Hi guys,
Is it possible to query for the total disk spaced used for one index over a 24 hour period in the past?
E.g Thursday 8th Feb 12:00 to 9th Feb 12:00.
J
Hi guys,
Is it possible to query for the total disk spaced used for one index over a 24 hour period in the past?
E.g Thursday 8th Feb 12:00 to 9th Feb 12:00.
J
@Jasonespo are you looking for the disk space that a specific Elasticsearch index is consuming over-time?
@Brandon_Kobel, yes exactly that. But over a set period of time, e.g 1 day/1week/1month not the total time the index has been up
@Jasonespo X-Pack Monitoring will allow you to do exactly this. Without X-Pack, the Elasticsearch Indices Stats API will give you this information for a specific point in time, but it won't be available historically.
@Brandon_Kobel Thank you
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.