Supported Stages for Log Policy

The following table lists the stage names in the transaction pipeline processing where a log policy can be applied.

Stage Names for Log Policy
Stage Names Description
RequestEntry Stage when the request from the client enters in the gateway for processing.
ResponseEntry Stage when the response from target service enters in the gateway.
Service Specifies the last stage before the request is made and first stage when the response comes in.
ForwardSouthboundMapping Specifies the stage when the forward southbound mapper is called.
ReverseNorthboundMapping Specifies the stage when the northbound reverse mapper is called.
Response Specifies the stage when the final response exits from the gateway.