On this page
meshctl hubble observe
meshctl hubble observe
Gain visibility into network and app protocol flows, such as individual TCP connections, DNS queries, or HTTP requests.
Synopsis
The command extends the visibility that is provided by standard Kubernetes commands
and the Cilium dashboard. It allows you to monitor and observe traffic to, from, and between
workloads in your cluster. You can use this information to determine whether network policies
were accurately applied and to confirm that requests are properly forwarded and dropped.
Unlike the Hubble CLI, the meshctl hubble observe
command does not require you to port forward
the Hubble relay service on each cluster that you want to target. Instead, you can simply run
the command against the cluster and workloads that you are interested in.
Examples
Options
Options inherited from parent commands
SEE ALSO
- meshctl hubble - Base command for hubble array of tooling.