How to Increase Log Levels in Dedicated Client
Right Click on My Computer
Goto Properties -> Advanced -> Environment Variables
Goto System Variables. Click New. Add below values
Variable Name : SIEBEL_LOG_EVENTS
Variable Value: can be (1,2,3,4,ALL). Highest value is “ALL”
Goto System Variables again. Click New. Add below values
Variable Name : SIEBEL_LOG_DIR
Variable Value: Directory where you wants logs like (c:\LocalLogdir)
If you don’t specify the directory, it will default to /SiebelDir/client/log for Client Logs and /SiebelDir/tools/log for Tools logs
Tools Logfile : siebdev.log
Client Logfile : siebel.log
LogOff your System and Login again. Relaunch your Siebel Application and Tools. You can see as you navigate through the application , your logfile size keeps increasing. BE-AWARE to reduce log level to 1 after your debugging is done, else it will create 100s of MB file
NOTE: You can also see the .dmp files in same log dir. You can get the XML files involved in your EAI Transactions as these .dmp files.









Leave your response!