Receiving alert manager alerts via text file

144 views
Skip to first unread message

akın sarper

unread,
Apr 2, 2023, 4:53:42 AM4/2/23
to Prometheus Users

Hello,

I am monitoring my systems via prometheus alert manager. I have been receiving alerts via e-mail alerts until now, but since I will be using a closed system, is there a way to print the alerts to a text file?

Brian Candler

unread,
Apr 2, 2023, 6:02:12 AM4/2/23
to Prometheus Users
There are lots of delivery options for alertmanager: look under the "receivers" section.

With the webhook receiver, alertmanager will make a HTTP POST to any endpoint you configure. A simple web server or script can receive this and write its contents to a file.

Reply all
Reply to author
Forward
0 new messages