GVBufferDump
Description
GVBuffer dump rules configuration.
GreenVulcano® ESB configuration
The GVBufferDump Element is used by: GVCore. The following table shows its attributes:
Attribute | Type | Description |
---|---|---|
type | fixed | This attribute must assume the value module. |
name | fixed | This attribute must assume the value BUFFER_DUMP. |
log-dump-size | optional | Default max dump size, in bytes.
If not set noting is dump, if -1 then all buffer is dump. |
Contains the sub-element:
- Description
- ServiceDump
ServiceDump
Per service dump configuration.
The following table shows the ServiceDump element's attributes:
Attribute | Type | Description |
---|---|---|
id-service | required | Service name.
The attribute's value can't be null. |
log-dump-size | optional | Max dump size, in bytes.
If not set noting is dump, if -1 then all buffer is dump. |
Contains the sub-element:
- Description
- ClientDump
ClientDump
Per service's client dump configuration.
The following table shows the ClientDump element's attributes:
Attribute | Type | Description |
---|---|---|
id-system | required | Client name.
The attribute's value can't be null. |
log-dump-size | optional | Max dump size, in bytes.
If not set noting is dump, if -1 then all buffer is dump. |
Might contain the sub-element Description.