Alert notification and api

Hi I have som issue. I created event definition and add alert notification. And now comes the problem. I want see how many alerts is for it (or globaly how many alerts is already for all streams). But even I have lot of alerts, api still sais:

{
“total”: 0,
“alerts”:
}

thanks for any help :slight_smile:

what graylog version are you using?

We using Graylog 3.1.3

he @gertz

as you can see in the upgrade documentation this endpoint is not used by the new alerting system anymore:

https://docs.graylog.org/en/3.2/pages/upgrade/graylog-3.1.html#alerts

thanks for fast reply

in new version is only posible setup and read setings for notifications or its also possible get number of alerts or full alert message

I tryed /api/events/notifications

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