Filter by Regex
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
apiVersion: bindplane.observiq.com/v1
kind: Processor
metadata:
id: filter_regex
name: filter_regex
spec:
type: google_filter_regex
parameters:
- name: action
value: exclude
- name: regex
value: '.+(?:ql)'
- name: field_type
value: 'Body'
- name: body_field
value: 'path'