I'm trying to create a watcher that checks on the store size of an index pattern. I can easily see the information from Devtools by GET /index/stats/store, but how do I do this in a watcher?
I'm trying to do an http type request as referenced below, but I'm running into problems doing this. Is this the only way to do it?
I'm looking all over our .monitor* indices but cannot seem to find this information in Discover. I'm searching for the _index field equaling the index I'm concerned about but it's not showing up, only the .monitor ones are.
I can confirm that our xpack.monitoring.collection.enabled is true.
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.