Identity Management (MOSC)

MOSC Banner

OIM 9.1: Console Appender settings

edited May 22, 2012 6:05AM in Identity Management (MOSC) 2 commentsAnswered
We are running Oracle Identity Manager 9.1 on WebLogic on Windows servers.  We have a log file called "oimconsoleout.log" that seems to be recording most of the log entries.  It seems to be controlled by the following lines in log.properties:

log4j.rootLogger=WARN,stdout
#
# Console Appender
# The configuration below is to configure the way the log will be formatted
# when it is output to the console.
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
log4j.appender.stdout.layout.ConversionPattern=%5p,%d{dd MMM yyyy HH:mm:ss,SSS},[%c],%m%n

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center