Is there a way to restrict the TRACE level logging to fixed intervals in JBoss EAP 6?

Solution Verified - Updated -

Issue

  • Added the below configuration in domain.xml
<logger category="org.jboss.jca.core.connectionmanager.pool.strategy.OnePool">
                    <level name="TRACE"/>
                </logger>

It is resulting in logs being generated every second on an average. Is there any method to restrict it to every 30 seconds?

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP)
    • 6.x

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