1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/network-observability-cli.adoc

12 lines
845 B
Plaintext

// Module included in the following assemblies:
//
// network_observability/network-observability-overview.adoc
:_mod-docs-content-type: CONCEPT
[id="network-observability-cli_{context}"]
= Network Observability CLI
[role="_abstract"]
The Network Observability CLI (`oc netobserv`) is a lightweight tool that streams flow and packet data for quick, live insight into networking issues without requiring the full Network Observability Operator installation.
The Network Observability CLI is a flow and packet visualization tool that relies on eBPF agents to stream collected data to an ephemeral collector pod. It requires no persistent storage during the capture. After the run, the output is transferred to your local machine. This enables quick, live insight into packets and flow data without installing the Network Observability Operator.