Skip to content

Commit 652e842

Browse files
authored
pipeline: filters: nightfall: add note on missing build flag in 1.9.0 (#754)
Signed-off-by: lecaros <[email protected]>
1 parent 2464ca7 commit 652e842

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pipeline/filters/nightfall.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ The Nightfall filter scans logs for sensitive data and redacts the sensitive por
44
various sensitive information, ranging from API keys and personally identifiable information(PII) to custom regexes you
55
define. You can configure what to scan for in the [Nightfall Dashboard](https://app.nightfall.ai).
66

7+
> 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.
78
## Configuration Parameters
89

910
The plugin supports the following configuration parameters:

0 commit comments

Comments
 (0)