email-alert from
Declare the from email address to be used in both the envelope and header
of email alerts. This is the address that email alerts are sent from.
May be used in sections :
defaults frontend listen backend
yes
yes yes
yes yes
yes yes
yes
Arguments :
is the from email address to use when sending email alerts
Also requires "email-alert mailers" and "email-alert to" to be set
and if so sending email alerts is enabled for the proxy.
See also : "email-alert level", "email-alert mailers", "email-alert myhostname", "email-alert to", section 3.6 about mailers.
email-alert level
Declare the maximum log level of messages for which email alerts will be
sent. This acts as a filter on the sending of email alerts.
May be used in sections :
defaults frontend listen backend
yes
yes yes
yes yes
yes yes
yes
Arguments :
One of the 8 syslog levels:
emerg alert crit err warning notice info debug
The above syslog levels are ordered from lowest to highest.
By default level is alert
Also requires "email-alert from", "email-alert mailers" and
"email-alert to" to be set and if so sending email alerts is enabled
for the proxy.
Alerts are sent when :
- An un-paused server is marked as down and is alert or lower
- A paused server is marked as down and is notice or lower
- A server is marked as up or enters the drain state and
is notice or lower
- "option log-health-checks" is enabled, is info or lower,
and a health check status update occurs
See also : "email-alert from", "email-alert mailers", "email-alert myhostname", "email-alert to", section 3.6 about mailers.
email-alert mailers
Declare the mailers to be used when sending email alerts
May be used in sections :
defaults frontend listen backend
yes
yes yes
yes yes
yes yes
yes
Arguments :
is the name of the mailers section to send email alerts.
Also requires "email-alert from" and "email-alert to" to be set
and if so sending email alerts is enabled for the proxy.
See also : "email-alert from", "email-alert level", "email-alert myhostname", "email-alert to", section 3.6 about mailers.
email-alert myhostname
Declare the to hostname address to be used when communicating with
mailers.
May be used in sections :
defaults frontend listen backend
yes
yes yes
yes yes
yes yes
yes
Arguments :
is the hostname to use when communicating with mailers
By default the systems hostname is used.
Also requires "email-alert from", "email-alert mailers" and
"email-alert to" to be set and if so sending email alerts is enabled
for the proxy.
See also : "email-alert from", "email-alert level", "email-alert mailers", "email-alert to", section 3.6 about mailers.
email-alert to
Declare both the recipent address in the envelope and to address in the
header of email alerts. This is the address that email alerts are sent to.
May be used in sections :
defaults frontend listen backend
yes
yes yes
yes yes
yes yes
yes
Arguments :
is the to email address to use when sending email alerts
Also requires "email-alert mailers" and "email-alert to" to be set
and if so sending email alerts is enabled for the proxy.
See also : "email-alert from", "email-alert level", "email-alert mailers", "email-alert myhostname", section 3.6 about mailers.