Very confused with using fluentd to filter out PII sent to cloudwatch.

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • If instead of removing the data you might want to do some in depth analysis on the message structure you could also write a series of sanitizer rules as well (https://github.com/fluent/fluent-plugin-sanitizer ).

  • fluent-bit

    Fast and Lightweight Logs and Metrics processor for Linux, BSD, OSX and Windows

  • Lastly, I know the question was around Fluentd - however if you are looking for super high performance I also recommend taking a look at Fluent Bit (https://fluentbit.io) it's more performant sub-project. Simliar functionality with grep (https://docs.fluentbit.io/manual/pipeline/filters/grep) exists, and there are examples of using the in-built LUA scripting for more processing type filtering (https://github.com/couchbase/couchbase-fluent-bit#redaction)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts