Graylog2 / graylog2-server

Free and open log management
https://www.graylog.org
Other
7.41k stars 1.07k forks source link

Email alerts for system notifications #7610

Open wenj1104 opened 4 years ago

wenj1104 commented 4 years ago

Any way to get email alerts for system notifications? In my Graylog cluster, there is a system notication like below. image

And even there was a notification about master node. image

Can anyone tell me, is there any way to get the email alerts of these system notifications? Once master server node lost, we need to get the alerts first.

Our Graylog version is 3.1.0.

wenj1104 commented 4 years ago

It's important to get the notifications about master server node as early as possible. So far, apart from dashboard, I've only been able to get notifications by calling the API. I think there should be a way to configure email alerts for system notifications.

wenj1104 commented 4 years ago

I just want to know, whether Graylog 3.1.0 supports the email alerts for system notifications?

wenj1104 commented 4 years ago

@florianvolle In which release will this feature be released?

kroepke commented 4 years ago

Currently, system notifications are not stored as Graylog events. There are future plans to do that, and then it will be possible to use the alerting system to send notifications.

We have not scheduled this to a release yet, so we cannot give a release target yet.

wenj1104 commented 4 years ago

Okay. Thanks so much.

kroepke commented 4 years ago

I'll reopen this, because I think it's a worthwhile feature to have :)