Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
attributes | OBJECT | false | false | {"remote-host" => {},"remote-user" => {},"date-time" => {},"request-line" => {},"response-code" => {},"bytes-sent" => {}} | The attributes to be included in the structured output. |
include-host-name | BOOLEAN | false | true | true | Indicates whether or not the host name should included in the JSON structured output. If set to true the key will be hostName in the structured data and the value will be the host this console-access-log belongs to. |
metadata | OBJECT | false | true | Any additional metadata to add to the JSON structured output. | |
predicate | STRING | false | true | Predicate that determines if the request should be logged. | |
worker | STRING | false | false | default | Name of the worker to use for logging. |