diff --git a/sentinel.conf b/sentinel.conf index 0f0265c97..60eb9ff4d 100644 --- a/sentinel.conf +++ b/sentinel.conf @@ -32,6 +32,16 @@ loglevel notice # output for logging but daemonize, logs will be sent to /dev/null logfile "" +# To enable logging to the system logger, just set 'syslog-enabled' to yes, +# and optionally update the other syslog parameters to suit your needs. +# syslog-enabled no + +# Specify the syslog identity. +# syslog-ident sentinel + +# Specify the syslog facility. Must be USER or between LOCAL0-LOCAL7. +# syslog-facility local0 + # sentinel announce-ip # sentinel announce-port #