portertech / sensu-ec2-discovery

Discover EC2 instances and manage Sensu Entities for them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add -keepalives flag for setting keepalives client attribute

calebhailey opened this issue · comments

Setting "keepalives": true on Sensu Proxy Clients will allow for creation and handling of deregistration/keepalive events (i.e. if the client isn't updated by a subsequent execution of the discovery check, and/or if an EC2 instance isn't discovered again due to being terminated).