Oracle Weblogic Server (MOSC)

MOSC Banner

Weblogic Logging customization

edited Sep 4, 2013 12:28AM in Oracle Weblogic Server (MOSC) 4 commentsAnswered
 Hi Community
I have a weblogic server (10.3.5). I have configured a new logger/log_handler, no problem.

I now want to change, on this log_handler, the way the log are written. For the moment, it is written this way :
[2013-07-29T09:41:16.653+00:00] [MS_server1] [NOTIFICATION] [] [myCustomLogger] [tid: [ACTIVE].ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: Anonymous] [ecid: 3928459900541890,0:1:1:1] [APP: myfrontend-1] [URI: /FO/app/pages/feedback] My loggued message.

I need to remove all the part weblogic automatically add to finally get :
My loggued message.

My logging.xml contains :
<log_handler name='myCustomLLog-handler' class='oracle.core.ojdl.logging.ODLHandlerFactory' filter='oracle.dfw.incident.IncidentDetectionLogFilter'>

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