fluent-plugin-out-http icon indicating copy to clipboard operation
fluent-plugin-out-http copied to clipboard

Bearer token is getting printed without data masking

Open vara2504 opened this issue 2 years ago • 0 comments

Authentication bearer token is getting printed as such without mask. it will be great if get masked like password (secret)

...

Steps to replicate

Use http output plugin with bearer token

Expected Behavior or What you need to ask

TOken should be print as xxxxxx masked. ...

Using Fluentd and out_http plugin versions

  • OS version
  • Fluentd v0.12 or v0.14/v1.0
    • paste result of fluentd --version or td-agent --version
  • out_http plugin 1.x.y or 0.x.y
    • paste boot log of fluentd or td-agent
    • paste result of fluent-gem list, td-agent-gem list or your Gemfile.lock
  • Bear Metal or Within Docker or Kubernetes or others? (optional)

vara2504 avatar Jan 21 '23 01:01 vara2504