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...
6 Best Practices for AWS Security Groups

6 Best Practices for AWS Security Groups

AWS Security groups are a perfect way to manage security, they provide a powerful firewall. However there are some basics rules you need to follow. By not implementing strict security controls, the security of an entire application may be compromised. 1) Create a...