Hacking openvpn to use syslog with something other than facility = daemon (opens in new tab)
I don’t see a way to specify the syslog facility for OpenVPN – perhaps I can change that in the code. It would allow logging openvpn to a specific file and being able to rotate that log file. –log-append does not allow for log rotation.
Read the original article