|
@@ -106,7 +106,7 @@ loglevel notice
|
|
|
# Specify the log file name. Also the empty string can be used to force
|
|
|
# Redis to log on the standard output. Note that if you use standard
|
|
|
# output for logging but daemonize, logs will be sent to /dev/null
|
|
|
-logfile /var/redis/redis.log
|
|
|
+logfile redis.log
|
|
|
|
|
|
# To enable logging to the system logger, just set 'syslog-enabled' to yes,
|
|
|
# and optionally update the other syslog parameters to suit your needs.
|