This message was deleted.
# support
s
This message was deleted.
a
@Amol Umbark will alertmanager logs help?
a
yea @Ankit Nayan @zane.chen you can look at alert manager log to find out the cause of failure.
z
where is the alert manager log?
a
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
z
show this error, what's it mean?
a
yeh. It looks like the alert manager is unable to reach the domain. Possibly doesn't have internet access.
z
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?
a
can you try sending test notification again and share alert manager log.