Connecting Sensu to Logstash

Hi,

Has anyone manage to successfully connect Sensu to Logstash?

I’ve set-up both Redis, Redis listener on Logstash side, and Logstash handler on Sensu side, but I still don’t see any events appearing in Kibana.
Other logging sources (application-level defined in Python) stream log data just fine.

Can anyone post an example to Sensu configs, that work with Logstash?

Thanks.

Anyone can comment on below?

Thanks.

···

On Sunday, June 1, 2014 3:14:18 PM UTC+3, Stas Oskin wrote:

Hi,

Has anyone manage to successfully connect Sensu to Logstash?

I’ve set-up both Redis, Redis listener on Logstash side, and Logstash handler on Sensu side, but I still don’t see any events appearing in Kibana.
Other logging sources (application-level defined in Python) stream log data just fine.

Can anyone post an example to Sensu configs, that work with Logstash?

Thanks.

We were looking at something along the same lines and then decided to go a different route… We are using sentry (Application Performance Monitoring & Error Tracking Software) and we send our events to sentry (there is a sentry handler in the community plugins) and we also send our logstash events to sentry also. Then sentry sends us notifications etc.
Good luck.

Josh

···

On Sunday, June 1, 2014 6:14:18 AM UTC-6, Stas Oskin wrote:

Hi,

Has anyone manage to successfully connect Sensu to Logstash?

I’ve set-up both Redis, Redis listener on Logstash side, and Logstash handler on Sensu side, but I still don’t see any events appearing in Kibana.
Other logging sources (application-level defined in Python) stream log data just fine.

Can anyone post an example to Sensu configs, that work with Logstash?

Thanks.