fluent/fluentd-docs-gitbook

filter/grep exclude exception if second condition is true

vogtph opened this issue · 1 comments

use case: filter with 2 conditions; exclude if key "verb" with pattern /get/ but include key "verb" value "get" if second key "resource" has pattern /secrets/.

@vogtph

This repository track documentation issues.
If you want to report a bug, it should be sent to https://github.com/fluent/fluentd.