Skip to content

Commit 626881d

Browse files
Update content/posts/2025-01-23-cli_whats_new_1.8.md
Co-authored-by: Sara Thomas <[email protected]>
1 parent c6eecdd commit 626881d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/posts/2025-01-23-cli_whats_new_1.8.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ opt: filter_protocol, value: UDP
9292

9393
![filters]({page.image('cli-whats-new-1-8/filters.png')})
9494

95-
You can add up to 16 sets of filters separated by `or` operator to create multiple capture scenarios.
95+
You can add up to 16 sets of filters separated by the `or` operator to create multiple capture scenarios.
9696

9797
### Regular Expressions Usage
9898
If you need to filter on enriched content beyond the agent-level filters, you can use **regexes** to match any field/value pair. To keep only the traffic from OpenShift namespaces, for example, you can use `--regexes=SrcK8S_Namespace~openshift.*`.

0 commit comments

Comments
 (0)