Traffic Logger Cluster Properties
The following cluster properties configure how traffic is logged on the node or node cluster.
gateway83
The following cluster properties configure how traffic is logged on the
API Gateway
node or node cluster.Property | Description |
---|---|
trafficlogger.detail | A string that contains context variables to express information relating to the request (what actually gets logged). Default: ${request.time}, ${request.soap.namespace}, ${request.soap.operationname}, ${response.http.status} |
trafficlogger.recordreq | Controls whether the request is recorded. Value is a Boolean.
Default: false |
trafficlogger.recordres | Controls whether the response is recorded. Value is a Boolean.
Default: false |
trafficlogger.selective | Controls how the traffic logger chooses to log an entry. Value is a Boolean.
Default: false If the traffic logger is disabled, logging does not occur, regardless of the setting for trafficlogger.selective . For information on enabling/disabling a logger, see Log Sink Properties. |