Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions pipeline/filters/nightfall.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ The Nightfall filter scans logs for sensitive data and redacts the sensitive por
various sensitive information, ranging from API keys and personally identifiable information(PII) to custom regexes you
define. You can configure what to scan for in the [Nightfall Dashboard](https://app.nightfall.ai).

> This filter is not enabled by default in 1.9.0 due to a typo. It must be enabled by setting flag ```-DFLB_FILTER_NIGHTFALL=ON``` when building. In 1.9.1 and above this is fixed.
## Configuration Parameters

The plugin supports the following configuration parameters:
Expand Down