Maintaing the alertmanager state outside the file system
19 views
Skip to first unread message
Raghavendra k
unread,
Dec 1, 2020, 1:25:19 AM12/1/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Prometheus Users
Hi,
We are using the alertmanager for alert distribution and now we want to move the state (nflog and silences) outside the file system if possible to an external DB.
Is it possible to configure the alertmanager to write the state to the DB instead of the --storage.path?