Hey,
i’m seeing a weird behavior with an alerts for a specific stream.
if i click on ‘manage alerts’ for the stream, it will show me alerts, however, using the api i don’t see any alerts configured and\or triggered
i’ve verified the stream ID is the same. using Graylog 3.1.4
Thank you, @gsmith.
actually, per this doc Upgrading to Graylog 3.1.x — Graylog 3.2.0 documentation, it seems that /alerts/* api calls have been deprecated, so now it all makes sense.
My new question is then, what is the proper way to make an api call to view triggered alerts?