Security logging options

The properties in this section apply to attempts to authenticate with ISIM Server. The property values are the defaults:

logger.msg.com.ibm.itim.security.logging=true
Turns security logging on or off.

true
Turns on security logging.

false
Turns off security logging.

handler.file.security.fileName=access.log
Name of the security log file.

Do not change the default path value for the handler.file.security.fileDir property in the IBM Security Identity Manager virtual appliance.

logger.msg.com.ibm.itim.security.logChoice=failure
Types of attempts that are logged.

failure
Log only failed attempts.

success
Log only successful attempts.

both
Log both failed and successful attempts.

handler.file.security.maxFiles=10
Maximum number of security log files to keep before log records are discarded.

Parent topic: IBM Security Identity Manager logging properties