- Print
- DarkLight
This documentation version is deprecated, please click here for the latest version.
Article summary
Did you find this summary helpful?
Thank you for your feedback
Output events and detections to Elastic.
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. (use either username/password -or- API key)password
: password if using username/password auth.cloud_id
: Cloud ID from Elastic.api_key
: API key; if using it for auth. (use either username/password -or- API key)
Example:
addresses: 11.10.10.11,11.10.11.11
username: some
password: pass1234
index: limacharlie
Was this article helpful?