Copyright © Cloud Software Group, Inc. All rights reserved.
Copyright © Cloud Software Group, Inc. All rights reserved.


Chapter 3 TIBCO iProcess Objects Server Log : Setting the Size of the Server Log File

Setting the Size of the Server Log File
For on-disk logging, when the log file exceeds its specified maximum size, it is cleared and restarted (rolled over). A message is written to the log indicating it has been cleared and restarted. The default size of the on-disk log is 15MB.
Only the on-disk server log file (swentobjsvXX.log on UNIX; SWEntObjSvXX.log in Windows) is rolled over when it reaches the maximum size. (The audit log (swentobjuaXX_timestamp.log on UNIX; SWEntObjUaXX_timestamp.log in Windows) is never rolled over by TIBCO iProcess Objects Server. It is the customer’s responsibility to back up and remove the audit log. See Log File Names for more information.
You can specify the size of the server log using the following:
TIBCO iProcess Objects - SetMaxLogSize method
TIBCO iProcess Server Objects - SetSrvLogOptions method (using the aMaxSize parameter)
TIBCO iProcess Objects Server Configuration File - Locate the LogFileMaxSize entry in the swentobjsv.cfg file and set it to the desired maximum size, in megabytes. See LogFileMaxSize for more information about the LogFileMaxSize parameter.

Copyright © Cloud Software Group, Inc. All rights reserved.
Copyright © Cloud Software Group, Inc. All rights reserved.