To redact or reveal a query parameter data use a regex and set uri as a target. Check if the request was processed correctly in the Access Logger
uri
Note: pathinfo filter won't match the query parameters, that's why a RegExp is used.
Last updated 4 months ago