A in-memory handler for use with the management audit logging service.
Type | INT |
Default Value | 10 |
Is the attribute nillable? | true |
Does the attribute allow expression? | true |
Where is the attribute stored? | configuration |
Access Type | read-write |
Is restarted required? | no-services |
Min | 0 |
Max | 2147483647 |
Stability Level | default |
Raw DMR model |
|
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
max-history | INT | false | true | 10 | The maximum number of operation stored in history for this handler. |
Raw DMR model |
|
Raw DMR model |
|
Raw DMR model |
|
STRING
Raw DMR model |
|
Galleon features are to be used when creating Galleon feature-packs.
<feature spec="core-service.management.access.audit.in-memory-handler">
<param name="in-memory-handler" value="{resource name}"/>
<param name="max-history" value="{value}"/>
<feature/>