OpenSearch
wikipedia:OpenSearch (software)
- Monitor: https://opensearch.org/docs/latest/monitoring-plugins/alerting/monitors/#create-monitors
- Trigger
- Alert
- Action
- OpenSearch destination https://opensearch.org/docs/latest/monitoring-plugins/alerting/api/#create-destination
POST _plugins/_alerting/destinations
Installation
docker pull opensearchproject/opensearch:latest docker pull opensearchproject/opensearch-dashboards:latest docker run -p 9200:9200 -p 9600:9600 -e "discovery.type=single-node" opensearchproject/opensearch:1.3.1
Verify:
curl -XGET https://localhost:9200 -u 'admin:admin' --insecure
Related
See also
opensearch-cli [ profile list | profile create | ad | curl get ], ~/.opensearch-cli/config.yaml, opensearch-cli --help
- OpenSearch, installation, OpenSearch Dashboards, plugins, OpenSearch Monitor, OpenSearch destination,
opensearch-cli, opensearch.yml
, OpenSearch access control, UltraWarm storage, kNN, fine-grained access, access policy
Advertising: