opensearch-project / data-prepper

Data Prepper is a component of the OpenSearch project that accepts, filters, transforms, enriches, and routes data at scale.
https://opensearch.org/docs/latest/clients/data-prepper/index/
Apache License 2.0
259 stars 190 forks source link

FIX: remove logging that includes credential info on kafka #4659

Closed chenqi0805 closed 3 months ago

chenqi0805 commented 3 months ago

Description

Follow up on #4658 , to prevent accidental leakage, we completely remove the logs that include consumer properties in kafka

Issues Resolved

Resolves #[Issue number to be closed when this PR is merged]

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

chenqi0805 commented 3 months ago

@dlvenable @dinujoh Updated logging with sensitive marker to mask the properties