Graylog stream paused or fault - create alert

Hello, we have Graylog 2.1 and on occasion an important stream was pausing, so we gave it more resources and that seems to have cleared up the issue. But, I don’t want to be blind again so, my question is, how do I set an alert on a particular stream has been paused or faulted? Thanks.

You could check the system notifications (GET /system/notifications) for notification of type stream_processing_disabled and the stream ID (in the stream_id field of the response).

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