Red Hat Training

A Red Hat training course is available for Red Hat JBoss Operations Network

3.3.6. JBoss AS 7 and EAP 6 - Logging Service

Overview

Table 3.332. Overview

Description:
Singleton: yes
Plugin: JBossAS7

Child Resource Types

Connection Properties

Table 3.333. 

Name Description Required Internal Name
Path yes path

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.

Metrics

none

Configuration Properties

Table 3.334. 

Name Description Required Internal Name
Level The log level specifying which message levels will be logged by this. Message levels lower than this value will be discarded. no level
Handlers The Handlers associated with this Logger. yes handlers

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.

Operations

none

Package Types

none

3.3.6.1. JBoss AS 7 and EAP 6 - Async Handler Service

Overview

Table 3.335. Overview

Description:
Singleton: no
Plugin: JBossAS7
Child Resource Types
none
Connection Properties

Table 3.336. 

Name Description Required Internal Name
Path yes path

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Metrics
none
Configuration Properties

Table 3.337. 

Name Description Required Internal Name
Formatter Defines a formatter. The default value is %d{HH:mm:ss,SSS} %-5p [%c] (%t) %s%E%n. no formatter
Level The log level specifying which message levels will be logged by this. Message levels lower than this value will be discarded. no level
Overflow Action Specify what action to take when the overflowing. The valid options are 'block' and 'discard'. The default value is BLOCK. yes overflow-action
Queue Length The queue length to use before flushing writing yes queue-length
Subhandlers The Handlers associated with this async handler. no subhandlers

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Operations

Table 3.338. Metrics

Name Description
Assign Subhandler Assign a subhandler to the ASYNC handler.
Disable Disable a logging handler.
Enable Enable a logging handler.
Unassign Subhandler Unassign a subhandler from the ASYNC handler.
Package Types
none