diff --git a/docker/keydb/keydb.conf b/docker/keydb/keydb.conf index c466b46..74f9254 100644 --- a/docker/keydb/keydb.conf +++ b/docker/keydb/keydb.conf @@ -318,7 +318,7 @@ loglevel notice # Specify the log file name. Also the empty string can be used to force # KeyDB 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/log/keydb/keydb.log" +# 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.