How to enable the JMS logs dynamically in weblogic ?

If we want to enable any of the debug logs from Weblogic console follow the below steps .Steps remain same for other services also .

Most of the debug logs can be enabled dynamically which means we don’t need to restart Weblogic services .

Just turn on the required and save then look at the logs it will start writing from the moment you save and activate the changes .

We will see here how to enable weblogic jms debug from the console .

Domain Structure -> -> Environment -> Servers -> -> Logging -> Advanced -> set Severity Level to DEBUG for all

Domain Structure -> -> Environment -> Servers -> -> Debug -> weblogic -> select JMS -> enable and Activate changes

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *