Name:             cluster-logging-operator-ff9846bd-6l74q
Namespace:        openshift-logging
Priority:         0
Service Account:  cluster-logging-operator
Node:             crc/192.168.126.11
Start Time:       Mon, 01 Dec 2025 21:44:54 +0000
Labels:           name=cluster-logging-operator
                  pod-template-hash=ff9846bd
Annotations:      alm-examples:
                    [
                      {
                        "apiVersion": "logging.openshift.io/v1alpha1",
                        "kind": "LogFileMetricExporter",
                        "metadata": {
                          "name": "instance",
                          "namespace": "openshift-logging"
                        },
                        "spec": {
                          "resources": {
                            "limits": {
                              "cpu": "500m"
                            },
                            "requests": {
                              "cpu": "200m",
                              "memory": "128Mi"
                            }
                          },
                          "tolerations": [
                            {
                              "effect": "NoSchedule",
                              "key": "node-role.kubernetes.io/master",
                              "operator": "Exists"
                            }
                          ]
                        }
                      },
                      {
                        "apiVersion": "observability.openshift.io/v1",
                        "kind": "ClusterLogForwarder",
                        "metadata": {
                          "name": "logging",
                          "namespace": "openshift-logging"
                        },
                        "spec": {
                          "outputs": [
                            {
                              "lokiStack": {
                                "authentication": {
                                  "token": {
                                    "from": "serviceAccount"
                                  }
                                },
                                "target": {
                                  "name": "logging-loki"
                                }
                              },
                              "name": "logging-loki",
                              "tls": {
                                "ca": {
                                  "configMapName": "openshift-service-ca.crt",
                                  "key": "service-ca.crt"
                                }
                              },
                              "type": "lokiStack"
                            }
                          ],
                          "pipelines": [
                            {
                              "inputRefs": [
                                "application",
                                "infrastructure"
                              ],
                              "name": "logs-to-loki",
                              "outputRefs": [
                                "logging-loki"
                              ]
                            }
                          ],
                          "serviceAccount": {
                            "name": "log-collector"
                          }
                        }
                      }
                    ]
                  capabilities: Seamless Upgrades
                  categories: OpenShift Optional, Logging & Tracing
                  certified: false
                  com.redhat.delivery.appregistry: false
                  com.redhat.delivery.operator.bundle: true
                  com.redhat.openshift.versions: v4.16-v4.20
                  containerImage:
                    registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:f15ebe396f96093861d528a3307a3e38ac2d4dff594f793c1e56011a3a90917...
                  createdAt: 2025-07-29T15:25:15Z
                  description: The Red Hat OpenShift Logging Operator for OCP provides a means for configuring and managing log collection and forwarding.
                  features.operators.openshift.io/cnf: false
                  features.operators.openshift.io/cni: false
                  features.operators.openshift.io/csi: false
                  features.operators.openshift.io/disconnected: true
                  features.operators.openshift.io/fips-compliant: true
                  features.operators.openshift.io/proxy-aware: true
                  features.operators.openshift.io/tls-profiles: true
                  features.operators.openshift.io/token-auth-aws: false
                  features.operators.openshift.io/token-auth-azure: false
                  features.operators.openshift.io/token-auth-gcp: false
                  k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.48/23"],"mac_address":"0a:58:0a:d9:00:30","gateway_ips":["10.217.0.1"],"routes":[{"dest":"10.217.0.0...
                  k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ovn-kubernetes",
                        "interface": "eth0",
                        "ips": [
                            "10.217.0.48"
                        ],
                        "mac": "0a:58:0a:d9:00:30",
                        "default": true,
                        "dns": {}
                    }]
                  kubectl.kubernetes.io/default-container: cluster-logging-operator
                  olm.operatorGroup: cluster-logging
                  olm.operatorNamespace: openshift-logging
                  olm.skipRange: >=6.0.0-0 <6.2.6
                  olm.targetNamespaces: openshift-logging
                  openshift.io/scc: restricted-v2
                  operatorframework.io/cluster-monitoring: true
                  operatorframework.io/initialization-resource:
                    {
                      "apiVersion": "observability.openshift.io/v1",
                      "kind": "ClusterLogForwarder",
                      "metadata": {
                        "name": "logging"
                      }
                    }
                  operatorframework.io/properties:
                    {"properties":[{"type":"olm.gvk","value":{"group":"logging.openshift.io","kind":"LogFileMetricExporter","version":"v1alpha1"}},{"type":"ol...
                  operatorframework.io/suggested-namespace: openshift-logging
                  operators.openshift.io/infrastructure-features: ["disconnected","proxy-aware"]
                  operators.openshift.io/must-gather-image:
                    registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:f15ebe396f96093861d528a3307a3e38ac2d4dff594f793c1e56011a3a90917...
                  operators.openshift.io/valid-subscription: ["OpenShift Kubernetes Engine", "OpenShift Container Platform", "OpenShift Platform Plus"]
                  operators.operatorframework.io.bundle.channel.default.v1: stable-6.2
                  operators.operatorframework.io.bundle.channels.v1: stable-6.2
                  operators.operatorframework.io.bundle.manifests.v1: manifests/
                  operators.operatorframework.io.bundle.mediatype.v1: registry+v1
                  operators.operatorframework.io.bundle.metadata.v1: metadata/
                  operators.operatorframework.io.bundle.package.v1: cluster-logging
                  operators.operatorframework.io/builder: operator-sdk-unknown
                  operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
                  seccomp.security.alpha.kubernetes.io/pod: runtime/default
                  support: AOS Logging (aos-logging@redhat.com)
Status:           Running
SeccompProfile:   RuntimeDefault
IP:               10.217.0.48
IPs:
  IP:           10.217.0.48
Controlled By:  ReplicaSet/cluster-logging-operator-ff9846bd
Containers:
  cluster-logging-operator:
    Container ID:    cri-o://338fb1f9d7094f8c96c76d3944acf568086ede97845315d83e3810bb3187e819
    Image:           registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:f15ebe396f96093861d528a3307a3e38ac2d4dff594f793c1e56011a3a909175
    Image ID:        registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:41037ec78927bdd22acffd9b8289e41a079eddce19dff77afda028b0e257bb1f
    Port:            <none>
    Host Port:       <none>
    SeccompProfile:  RuntimeDefault
    Command:
      cluster-logging-operator
    State:          Running
      Started:      Mon, 01 Dec 2025 21:45:04 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      WATCH_NAMESPACE:                          (v1:metadata.annotations['olm.targetNamespaces'])
      POD_NAME:                                cluster-logging-operator-ff9846bd-6l74q (v1:metadata.name)
      OPERATOR_NAME:                           cluster-logging-operator
      RELATED_IMAGE_VECTOR:                    registry.redhat.io/openshift-logging/vector-rhel9@sha256:438aa27c0408214bc64d01b20f233d698fa48344aa2dd878bc090232f227c17c
      RELATED_IMAGE_LOG_FILE_METRIC_EXPORTER:  registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:d4512c0a403fa3cddc646e566f5b6c77ac17c0558a08d8f99ffcdafaba9fba3a
      OPERATOR_CONDITION_NAME:                 cluster-logging.v6.2.6
    Mounts:
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-bfz9n (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  kube-api-access-bfz9n:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
    ConfigMapName:           openshift-service-ca.crt
    ConfigMapOptional:       <nil>
QoS Class:                   BestEffort
Node-Selectors:              kubernetes.io/os=linux
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type    Reason          Age   From               Message
  ----    ------          ----  ----               -------
  Normal  Scheduled       105m  default-scheduler  Successfully assigned openshift-logging/cluster-logging-operator-ff9846bd-6l74q to crc
  Normal  AddedInterface  105m  multus             Add eth0 [10.217.0.48/23] from ovn-kubernetes
  Normal  Pulling         105m  kubelet            Pulling image "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:f15ebe396f96093861d528a3307a3e38ac2d4dff594f793c1e56011a3a909175"
  Normal  Pulled          105m  kubelet            Successfully pulled image "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:f15ebe396f96093861d528a3307a3e38ac2d4dff594f793c1e56011a3a909175" in 8.987s (8.987s including waiting). Image size: 341609952 bytes.
  Normal  Created         105m  kubelet            Created container cluster-logging-operator
  Normal  Started         105m  kubelet            Started container cluster-logging-operator
