You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-db/redis/files/redis-sentinel-4.0.6-config...

10 lines
285 B

diff --git a/sentinel.conf b/sentinel.conf
index 0e1b266..869a4b9 100644
--- a/sentinel.conf
+++ b/sentinel.conf
@@ -194,3 +194,4 @@ sentinel failover-timeout mymaster 180000
#
# sentinel client-reconfig-script mymaster /var/redis/reconfig.sh
+logfile "/var/log/redis/sentinel.log"