To configure log level for CA SiteMinder integration
#filename: sm_log.properties #set the default logging level for the root logger .level = INFO #set the default logging level for the logger name com.ca.eiam com.ca.eiam.level = ALL
Specifies a level for messages indicating severe failure.
Specifies a level for indicating warnings.
Specifies a level for informational messages.
Specifies a level for static configuration messages.
Specifies a level for tracing information.
Specifies that all levels of messages are logged.
%IGW_LOC%
$IGW_LOC
<Properties name="eiam.sm"> <system-properties>java.util.logging.config.file=sm_log.properties</system-properties> </Properties>
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |