Search

6.3. JBoss Data Virtualization Log Categories

download PDF
Within EAP log files, all information specific to JBoss Data Virtualization is prefixed with the org.teiid log category identifier.
Logs originating from third-party code and other components not related to JBoss Data Virtualization, including integrated org.jboss components, are prefixed with their own log category identifiers, not org.teiid.
The table below summarizes the categories relevant to JBoss Data Virtualization. For a complete listing, see the standalone.xml (or domain.xml for domain mode) file.
Table 6.3. JBoss Data Virtualization Log Categories
Log Category Description
com.arjuna
Third-party transaction manager. This will include information about all transactions, not just those for JBoss Data Virtualization.
org.teiid
Root category identifier for all JBoss Data Virtualization logs. Note: there are potentially more contexts used under org.teiid than those shown in this table.
org.teiid.PROCESSOR
Query processing logs. Also see org.teiid.PLANNER.
org.teiid.PLANNER
Query planning logs.
org.teiid.SECURITY
Session/Authentication events. Also see org.teiid AUDIT_LOG.
org.teiid.TRANSPORT
Events related to the socket transport.
org.teiid.RUNTIME
Events related to work management and system start/stop.
org.teiid.CONNECTOR
Connector logs.
org.teiid.BUFFER_MGR
Buffer and storage management logs.
org.teiid.TXN_LOG
Detailed log of all transaction operations.
org.teiid.COMMAND_LOG
org.teiid.AUDIT_LOG
org.teiid.ADMIN_API
Admin API logs.
org.teiid.ODBC
ODBC logs.

Note

Refer to the JBoss Enterprise Application Platform Administration and Configuration Guide for more information about logging.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.