Explanation:
Defaults to Apache Common Log patternSyntax
accessLog:
additionalPatternList:
- <accessLog-scope>
dateTimePattern: <string>
defaultValue: <string>
excludePayloadSize: <boolean>
accessLog:
additionalPatternList:
- <accessLog-scope>
dateTimePattern: <string>
defaultValue: <string>
excludePayloadSize: <boolean>
Attributes
| Name | Required | Default | Description | Examples |
|---|---|---|---|---|
| dateTimePattern | false | - | - Provide a datetime pattern, defaults to "dd/MM/yyyy:HH:mm:ss Z" | - |
| defaultValue | false | - | - Provide a default value if the exchange property could not be found, defaults to "-" | - |
| excludePayloadSize | false | - | - Reading the payload size would disable "Streaming", defaults to false | - |
Child Structure
| Element | Cardinality | Description |
|---|---|---|
| accessLog-scope | 0..* |