Must be a basic system administration problem of some sort: 1. what does "ps auxwww | grep alertmanager" show? 2. did you remember "systemctl daemon-reload" after changing the .service file? 3. then did you remember to do "systemctl restart alertmanager?" 4. are you sure you're looking at the right .service file?
On Thursday, 3 February 2022 at 10:08:06 UTC [email protected] wrote: > Hi, > I am unable to change alert manager default port > > in alertmanager.service file, I config like > --web.listen-address=":9400" > > but still it is running on default port :9093 > > please give some suggestions > > Thanks and Regards > Chanbasha Shaik > -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/5e0f9183-8297-4b8e-bad5-4c8da094ded2n%40googlegroups.com.

