How to Send Sensu Events to InfluxDB

How to Send Sensu Events to InfluxDB

Sensu event handlers are for taking action on sensu events (produced by check results), such as sending an email alert, or storing metrics in InfluxDB. There are several types of handlers: pipe, tcp, udp, transport, and set. TCP and UDP handlers send the event data to...
How to Send Sensu Events to Elasticsearch

How to Send Sensu Events to Elasticsearch

When we talk about log management, we talk about dealing with a large amount of computer-generated files and how to collect them, how to centralize them, how to aggregate them and how to analyze them. Logs can be produced everywhere by different types of systems....