Difference between revisions of "OpenSearch Monitor"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
https://opensearch.org/docs/latest/monitoring-plugins/alerting/monitors/#create-monitors | https://opensearch.org/docs/latest/monitoring-plugins/alerting/monitors/#create-monitors | ||
+ | |||
+ | _alerting/monitors/ | ||
+ | |||
<pre> | <pre> | ||
{ | { |
Revision as of 10:54, 22 April 2022
https://opensearch.org/docs/latest/monitoring-plugins/alerting/monitors/#create-monitors
_alerting/monitors/
{ "size": 0, "query": { "match_all": {} }, "aggs": { "avg_cpu": { "avg": { "field": "cpu_usage" } } } }
Related
See also
Advertising: