Humio
- 05 Oct 2024
- 1 Minute to read
- Print
- Dark
Humio
- Updated on 05 Oct 2024
- 1 Minute to read
- Print
- Dark
Article summary
Did you find this summary helpful?
Thank you for your feedback!
Output events and detections to the Humio.com service.
humio_repo
: the name of the humio repo to upload to.humio_api_token
: the humio ingestion token.endpoint_url
: optionally specify a custom endpoint URL, if you have Humio deployed on-prem use this to point to it, otherwise it defaults to the Humio cloud.
Example:
Note: You may need to create a new parser in Humio to correctly parse timestamps. You can use the following JSON parser:
For the Community Edition of Humio, the endpoint_url
is: https://cloud.community.humio.com
.
Was this article helpful?