Valkey might be sending it's logs through syslog(3) and thus doesn't have a file handle to the actual log file. It'll be syslogd(8) that handles the log files (syslog.conf(5)). Fail2ban doesn't use syslog(3) but opens and handles the log file on its own, it opens the file (filehandle) and writes to the filehandle.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.