Page 1 of 1

Limiting size of client.txt when running in service-mode

Posted: Wed Nov 18, 2009 4:15 am
by chipconnection
Hello all,

Is there a way to limit the size of the Client.txt file in OpenVPN\Logs? I'd like to run OpenVPN as a service, but this file seems to grow quite fast even with the 'mute' switch active.
I am running OpenVPN on windows and mac OSX.

Thanks,
-John

Re: Limiting size of client.txt when running in service-mode

Posted: Fri Nov 20, 2009 1:39 am
by krzee
This is called log file rotating.
Just by knowing that it should be easy to find a few ways to do it on each OS.
Here is one for windows: http://www.datori.org/?p=7
and osX: http://www.worldsworstsoftware.com/osxrotatelogs.html

Hope that helps