TLDR zane.chen is not receiving a test alert message when trying to use a webhook alert channel. Amol suggests checking alert manager logs for errors, but issue remains unresolved.
Amol will alertmanager logs help?
yea Ankit zane.chen you can look at alert manager log to find out the cause of failure.
where is the alert manager log?
If you are using docker-compose .. then docker ps will show you a container for alert manager. You can do docker logs -f <container_id> to get log. for kubernetes, a similar approach. you can get pods in namespace platform. And get logs for the pod
show this error, what's it mean?
yeh. It looks like the alert manager is unable to reach the domain. Possibly doesn't have internet access.
yes, but i tried ping network, it can ping successfully
just now, i tried test again, and it shows success as below
but i have not received the test alerm on my "feishu" webhook, and no find any log in alert-manager docker container logs
excuse me? can you give me a favor?
are you here?
can you try sending test notification again and share alert manager log.
zane.chen
Mon, 06 Mar 2023 10:07:49 UTChi team, please give me a favor, i have not received the test alert message when i add one kind of "Webhook" alert channel then click the test button