how to list out all indices health , status index name etc in email action ?
"path" : "/_cat/indices"
i'm following below Ref.
Ref: https://www.elastic.co/guide/en/elasticsearch/reference/current/watch-cluster-status.html
how to list out all indices health , status index name etc in email action ?
"path" : "/_cat/indices"
i'm following below Ref.
Ref: https://www.elastic.co/guide/en/elasticsearch/reference/current/watch-cluster-status.html
Can you share more than a single line, if you are talking about a watch that you are trying to write? If you are using the cat API, it also supports a JSON format, which would allow you to read it easily in your payload.
If that is not what you are after, please provide more context!
Thx!
--Alex
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.