Filter Log Entries
Filter out the log entries created by an individual request¶
The "X-IFS-Request-Id" custom header is used to send request id in the response.
The value of this header can be used to filter out the log entries in the log file created by an individual request.
The "X-IFS-Request-Id" header is exposed and can be accessed by Java Projections through the parameters map.
Figure 1 - Get the Request ID from Response Header
Figure 2 - Search the Request ID in the OData Provider container log file