Skip to content

Implementing Redaction logic to logs #491

Description

@DhanushDK17

I noticed that request object is being logged here which contains the body of the request sent to livy

here - https://github.com/apache/incubator-livy/blob/f3e23ed0b34da9d44ec06c724d5d03c7cf15aebe/server/src/main/scala/org/apache/livy/server/interactive/InteractiveSession.scala#L119

I would like to implement a redaction logic using spark.redaction.regex that is used for a spark session to stop sensitive information from being exposed in logs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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