diff --git a/modules/nw-network-observability-operator.adoc b/modules/nw-network-observability-operator.adoc index f07d20ef1933..24547e392bbf 100644 --- a/modules/nw-network-observability-operator.adoc +++ b/modules/nw-network-observability-operator.adoc @@ -62,17 +62,16 @@ netobserv-ebpf-agent-xf5jh 1/1 Running 0 151m `netobserv-ebpf-agent` pods monitor network interfaces of the nodes to get flows and send them to `flowlogs-pipeline` pods. -. If you are using the {loki-op}, check the status of pods running in the `openshift-operators-redhat` namespace by entering the following command: +. If you are using the {loki-op}, check the status of the `component` pods of `LokiStack` custom resource in the `netobserv` namespace by entering the following command: + [source,terminal] ---- -$ oc get pods -n openshift-operators-redhat +$ oc get pods -n netobserv ---- + .Example output ---- NAME READY STATUS RESTARTS AGE -loki-operator-controller-manager-5f6cff4f9d-jq25h 2/2 Running 0 18h lokistack-compactor-0 1/1 Running 0 18h lokistack-distributor-654f87c5bc-qhkhv 1/1 Running 0 18h lokistack-distributor-654f87c5bc-skxgm 1/1 Running 0 18h