The log4j.properties.risk-evaluation file specifies the logging behavior of RiskMinder and its Risk Evaluation components. The following table provides information about the parameters that you may need to change for Risk Evaluation.
|
Parameter |
Default Value |
Description |
|---|---|---|
|
log4j.rootLogger |
INFO, debuglog |
Specify the log level that must be used to write the logs. The supported log levels are:
Book: See CA RiskMinder Administration Guide for more information about the log levels. |
|
log4j.logger.com.arcot |
INFO |
|
|
log4j.logger.com.arcot.riskfortAPI |
DEBUG |
|
|
log4j.appender.debuglog.File |
arcot-riskfort-evaluaterisk.log |
The name of the log file. Possible values for this parameter are:
|
|
log4j.appender.debuglog.MaxFileSize |
1MB |
The maximum allowed file size of the log file. |
|
log4j.appender.debuglog.MaxBackupIndex |
3 |
The maximum number of backup files that can be created. When the number of backup files reaches this number, then the application starts to overwrite from the first log file. |
|
Copyright © 2013 CA.
All rights reserved.
|
|