Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 433 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 433 Bytes

Docker FluentD logstream redaction

Example of Fluentd record_transformer

Logstream sensitive data redaction by matching & data transform on a stream

usage:

  1. $ docker-compose up
  2. $ send_pii.sh 4111111111111111
  3. $ docker exec -it bash
  4. $ cd /fluentd/logs
  5. tail the flogs to view the result