secondary_monitor_listen

Specifies the port on which the server designated as secondary in a fault tolerant pair is to listen for health check and Prometheus metrics requests.

secondary_monitor_listen = http://machine1:7220

If you are enabling TLS, for example:

secondary_monitor_listen = https://machine1:7220

If the secondary_monitor_listen is not set, the secondary server assumes the value of monitor_listen.

For more information, see monitor_listen.

Note: This parameter is available only for JSON-configured EMS servers that are using file-based stores.