Can Keep Implement Periodic Active Alert Retrieval for a Network Monitoring Platform (That Cannot Push Alerts)? #5332
RenJiangZhou2163
announced in
Announcements
Replies: 2 comments
-
@RenJiangZhou2163 you can either create a workflow that runs every minute and pulls the alerts, or you can make the integration pull alerts instead of push (there are pull provideres). |
Beta Was this translation helpful? Give feedback.
0 replies
-
converting to discussion |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a network monitoring platform that cannot actively push alerts. Previously, I retrieved alerts from this platform via its API interface and sent alert notifications through email and SMS. I know I can retrieve alerts via a script and send them to Keep. However, I'm wondering if I can implement periodic active retrieval of alerts through Keep?
Beta Was this translation helpful? Give feedback.
All reactions