Create an alert in graylog when sidecar status is unknown or failing

Hi All,

Graylog version 3.1.3
Graylog sidecar version 1.0.2

We have deployed graylog sidecar in our end user machine and the metricbeat collector is configured to that sidecar in graylog web interface. But when the sidecar is status unknown or failing we want graylog to send alert notification to an email or http endpoint.

The below screenshot shows that the sidecar is in Unknown state,

and I was checking in the graylog api browser where I can see the below API’s for manage sidecar,

I have tried using the GET /sidecars/{sidecarId} --> Returns at most one Sidecar summary for the specified id and able to see the status of the sidecar in the response, I want this response message to create an alert in graylog. Is it possible to get an alert?

Please share your thoughts and it would be very helpful.

Regards,
Ganeshbabu R

3 Likes

currently no event is created for that. But we already have a feature request that does exactly that.

You might want to leave a comment.

3 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.