How to disable the stdout.log in JBoss EAP service in Windows

Solution Verified - Updated -

Issue

  • How to disable stdout.log in JBoss EAP 7 ?
  • The stdout.log is increasing in size rapidly and filling up disk space.
  • standalone.bat would not generate the stdout.log but starting as a service in Windows still would generate stdout.log even if the below configuration was added to the logging system.
   <logger category="stdout">
      <level name="OFF"/>
   </logger> 

Reference: https://access.redhat.com/node/3606331

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP) 7.x in Windows

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content