|
From: Simon D. <sim...@gm...> - 2013-02-22 16:52:34
|
On 13-02-22 11:17 AM, Gert Doering wrote: > Hi, > > On Fri, Feb 22, 2013 at 03:51:29PM +0000, Bonno Bloksma wrote: >> I am using Debian as my OpenVPN server and was wondering about rotating logs. Does openvpn keep the filehandle open or does it close a filehandle after writing to a log file? > > ... you could just have openvpn log to syslog...? (option "--syslog") That or if you really want OpenVPN to log to a file you could use the "copytruncate" option of logrotate. Simon |