License
MIT License
The Sensu assets packaged from this repository are built against the Sensu ruby runtime environment. When using these assets as part of a Sensu Go resource (check, mutator or handler), make sure you include the corresponding Sensu ruby runtime asset in the list of assets needed by the resource. The current ruby-runtime assets can be found here in the Bonsai Asset Index.
handler-logevent
{
"logevent": {
"eventdir": "/var/log/sensu/events",
"keep": 10
}
}
To use included handlers with Sensu Go, use --map-go-event-into-ruby
argument or set environment variable SENSU_MAP_GO_EVENT_INTO_RUBY=1
Make sure necessary handler configuration json exists under /etc/sensu/conf.d/
or at a path in the colon separated list of files in the environment variable SENSU_CONFIG_FILES
Please describe the reason for reporting this asset. Our moderators will be notified and will disable the asset if it is found to be inappropriate.
×