How to configure Prometheus to connect to standalone Alertmanger using HTTPS

80 views
Skip to first unread message

Julio Cesar de la court

unread,
Jun 2, 2022, 1:52:36 PM6/2/22
to Prometheus Users
I have prometheus installed on a Linux server and on another server I use AlertManager. AlertManager use now SSL certificate for HTTPS session and is working fine. How can i Change the following command so that prometheus understand it need to use HTTPS in the communication to AlertManage:  - static_configs:         - targets:           - quimosabi.court.com:9093

Brian Candler

unread,
Jun 2, 2022, 2:33:50 PM6/2/22
to Prometheus Users
https://prometheus.io/docs/prometheus/latest/configuration/configuration/#alertmanager_config

You need "scheme: https", and possibly also "tls_config" if the default TLS settings need to be tweaked.
Reply all
Reply to author
Forward
Message has been deleted
0 new messages