Closed
Description
Component(s)
processor/redaction
Is your feature request related to a problem? Please describe.
The redaction processor currently supports redacting attributes. However, sensitive data often resides in log.body,
where user-generated messages or critical information is logged.
Describe the solution you'd like
Add support for redacting log.body
in the redaction processor.
Describe alternatives you've considered
No response
Additional context
If this proposal makes sense to the community, I am willing to contribute to the implementation as a feature PR.