Skip to content

OpenSearch

Output events and detections to OpenSearch.

  • addresses: the IPs or DNS where to send the data to
  • index: the index name to send data to
  • username: user name if using username/password auth
  • password: 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