Skip to content

Commit 4ef3d92

Browse files
jpinsonneaujotak
andauthored
Update content/posts/2025-01-23-cli_whats_new_1.8.md
Co-authored-by: Joel Takvorian <[email protected]>
1 parent 274fb53 commit 4ef3d92

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
@@ -107,7 +107,7 @@ key: SrcK8S_Namespace value: openshift.*
107107
Regexes are comma-separated, so you can use multiple at once, such as `--regexes=SrcK8S_Namespace~my-ns,SrcK8S_Name~my-app`. Refer to the [flows format](https://github.com/netobserv/network-observability-operator/blob/main/docs/flows-format.adoc) to see the possible fields.
108108

109109
## Unified Collector UI
110-
Capturing **packets** now resembles **flows** capture, allowing you to live filter the content. This improvement was made possible by introducing the [flowlogs-pipeline](https://github.com/netobserv/flowlogs-pipeline) component inside [eBPF agents](https://github.com/netobserv/netobserv-ebpf-agent), which parse packets and generate flows from them. All filtering capabilities are compatible with this approach!
110+
Capturing **packets** now resembles **flows** capture, allowing you to live filter the content. This improvement was made possible by introducing the [flowlogs-pipeline](https://github.com/netobserv/flowlogs-pipeline) component inside [eBPF agents](https://github.com/netobserv/netobserv-ebpf-agent), which parses packets and generates flows from them. All filtering capabilities are compatible with this approach!
111111

112112
Run a packet capture on a specitic port for example:
113113
```sh

0 commit comments

Comments
 (0)