OpenSearch¶
Output events and detections to OpenSearch.
addresses: the IPs or DNS where to send the data toindex: the index name to send data tousername: user name if using username/password authpassword: password if using username/password auth
Example:
addresses: https://1.2.3.4:9200, https://elastic.mydomain.com:9200
username: some
password: pass1234
index: limacharlie-events