Skip to content

Pass Param Keys for scrubbing to remove from logs. #1536

Open
@kellietay

Description

@kellietay

Problem

For any errors, the referer url is logged here and only hardcoded query parameters are scrubbed. Our query includes custom params like "jwt-token" that are not scrubbed and hence this sensitive information is logged.

Proposed Solution

Can we update the configs such that we can pass in the list of url params to be scrubbed instead of a hardcoded list?

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions