OpenSearch
Jump to navigation
Jump to search
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
- OpenSearch (software) fork from Elasticsearch and Kibana.
- Amazon OpenSearch Service
- OpenSearch roles
See also
Advertising: