Skip to content

Commit

Permalink
add proxy-auth headers to the list
Browse files Browse the repository at this point in the history
  • Loading branch information
vigneshshanmugam committed Jul 15, 2021
1 parent 2f0715e commit b943cce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libbeat/common/logging.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ var maskList = MakeStringSet(
"host",
"hosts",
"authorization",
"proxy-authorization",
)

func applyLoggingMask(c interface{}) {
Expand Down

0 comments on commit b943cce

Please sign in to comment.