Hostserver log file

  • 23 April 2010
  • 1 reply
  • 2 views

Badge +3

My host server log file has grown to over 17gb.


Is there a way to have blackpoint break this up into multiple smaller log files or control how larg it actually gets?


1 reply

Userlevel 4
Badge +14

Hi


Yes there are ways, each time the server is restated it created a new file. The other option is to change the following entries found in the HostServerLogging.config file in the [INSTALL DIR]Host Server Bin:


<add key="MaxFileSizeKB" value="1000" />
<add key="MaxFileTimeSpan" value="3:0:0:00" />


Also refer to for more information on Logging and Auditing: http://help.k2.com/helppages/k2blackpearl/K2%20blackpearl%20Logging%20and%20Auditing.pdf


Also look at this blog by Johnny: http://www.k2underground.com/blogs/johnny/archive/2007/10/06/how-do-i-use-logging-in-k2-blackpearl.aspx


Regards


Vernon

Reply