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

9 lines
768 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
You can quickly debug and troubleshoot networking issues with network observability by using the Network Observability command-line interface (CLI), `oc netobserv`. 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.