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. 

NameDescriptionRequiredInternal 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. 

NameDescriptionRequiredInternal Name
LevelThe log level specifying which message levels will be logged by this. Message levels lower than this value will be discarded. no level
HandlersThe 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. 

NameDescriptionRequiredInternal 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. 

NameDescriptionRequiredInternal Name
FormatterDefines a formatter. The default value is %d{HH:mm:ss,SSS} %-5p [%c] (%t) %s%E%n. no formatter
LevelThe log level specifying which message levels will be logged by this. Message levels lower than this value will be discarded. no level
Overflow ActionSpecify what action to take when the overflowing. The valid options are 'block' and 'discard'. The default value is BLOCK. yes overflow-action
Queue LengthThe queue length to use before flushing writing yes queue-length
SubhandlersThe 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

NameDescription
Assign SubhandlerAssign a subhandler to the ASYNC handler.
DisableDisable a logging handler.
EnableEnable a logging handler.
Unassign SubhandlerUnassign a subhandler from the ASYNC handler.
Package Types
none