summaryrefslogtreecommitdiff
path: root/dev-db/redis/files/redis-sentinel-5.0-config.patch
blob: 53299f11840fce8c9c5a1a45f85af90657f09c66 (plain)
1
2
3
4
5
6
7
8
9
10
diff --git a/sentinel.conf b/sentinel.conf
index 3703c73..964ffa3 100644
--- a/sentinel.conf
+++ b/sentinel.conf
@@ -222,3 +222,5 @@ sentinel deny-scripts-reconfig yes
 # case, so writing "config guessme" is the same in the example above.
 #
 # SENTINEL SET can also be used in order to perform this configuration at runtime.
+
+logfile "/var/log/redis/sentinel.log"