Release Automation

Nolio Official KB: How do I change logging levels and log file size? 

Jul 08, 2014 09:13 PM

How to change logging levels and log file size
If you wish to tune the logging levels of your Nolio ASAP system you can :
1:   open the \webapps\datamanagement\WEB-INF\log4j.properties
    To Change the Execution server settings\webapps\execution\WEB-INF\log4j.properties
    To change agent log settings \conf\log4j.properties on the agent machine.
2: Edit which properties you wish to change.
    *Editing indiscriminantly will negatively affect the ability for Nolio support to find Root causes to issues and debug*
    *Commenting out lines May negatively affect the ability for Nolio support to find Root causes to issues and debug, also may destroy any logging ability*
    * With each install or upgrade the log settings will revert to default values.*
3: Service restart is not required. 
Example:
To change the default backups  and size of your logs, you can alter  these lines.
log4j.appender.auditing.MaxFileSize=5000KB
log4j.appender.auditing.MaxBackupIndex=5

 

This document was generated from the following discussion: Nolio Official KB: How do I change logging levels and log file size?

Statistics
0 Favorited
0 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.