WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only

How can i retrieve the Runtime log level details through WSadmin

  • 1.  How can i retrieve the Runtime log level details through WSadmin

    Posted 11/24/14 05:02 PM
    Hi All,

    I am writing a shell script to reset the log level enabled under the Runtime details.

    Can anyone help to retrieve the Runtime log level details thru WSadmin ..?

    Am able to retrieve the only startup log level details through below command

    $AdminConfig modify $ts {{startupTraceSpecification *=warning=enabled}}


    Thanks in advance