Skip to main content
Summary Orbixdj logs getting huge, need to restrict its size
Article Number 31386
Environment Product: Orbix C Version: 3.3.x OS: all
Question/Problem Description Orbix 3.3.x log file gets huge after sometime running. Is there a way to restrict its size of orbixdj.log?
Clarifying Information
Error Message
Defect/Enhancement Number
Cause
Resolution Orbix 3 does not support rolling log capability.
However, Orbix allows the control of the run-time diagnostic messages. This can be done by setting the diagnostic level. Refer to the entry for CORBA::ORB::setDiagnostics() in the "Orbix C Edition Programmer’s Reference" for more details.

The three levels supported are:
Level 0: No diagnostics
Level 1: Simple diagnostics (this is the default)
Level 2: Full diagnostics

Workaround
Notes
Attachment
Created date: 24 April 2012
Last Modified: 13 February 2013
Last Published: 12 May 2012
First Published date: 24 April 2012

#Orbix
#KnowledgeDocs