Open
Description
IIRC the initial design that we don't log anything private like URL, headers or even bytes at all. That might be a little strict though.
But it's very important to clarify what level we're potentially logging sensitive things at and if there's configuration to change so.
Right now it seems that we're logging the actual bytes of HTTP traffic without even documenting that. I think this needs to be clarified.
My personal opinion:
- Nothing sensitive (i.e. no URLs/headers/bytes/...) logged at debug
- URLs (but not headers/bytes) fine to log at trace
Very happy to change my opinion but this needs clarification.
Metadata
Metadata
Assignees
Labels
No labels