Skip to content

Privacy & security: Clarify what we log at which log level #689

Open
@weissi

Description

@weissi

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions