Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 273 Bytes

File metadata and controls

6 lines (5 loc) · 273 Bytes

Redaction

This example shows how to redact sensitive information from Logs. In this example, we attach a custom Processor called MyRedactionProcessor which is responsible for replacing any instance of the word "<secret>" with the value "newRedactedValueHere".