Application: WebLogic Event Types
Categories:
- Technologies » Web » Web Application Servers » J2EE/JPEE » Full J2EE/JPEE Implementations » BEA WebLogic
Description
Field Extractions and Event Types that match events coming from WebLogic 9.2 and WebLogic 10.0.
This bundle conforms to the WebLogic Server logging format described here: http://e-docs.bea.com/wls/docs100/logging/logging_services.html#wp1180712.
The following is an example of a message in the server log file:
####<Sept 22, 2004 10:46:51 AM EST> <Notice> <WebLogicServer> <MyComputer> <examplesServer> <main> <<WLS Kernel>> <> <null> <1080575211904> <BEA-000360>
<Server started in RUNNING mode>
In this example, the message attributes are: Timestamp, Severity, Subsystem, Machine Name, Server Name, Thread ID, User ID, Transaction ID, Diagnostic Context ID, Raw Time Value, Message ID, and Message Text
This bundle uses the sourcetype weblogic_stdout.
Rating
(0 votes)
Login to rate this Application