Chapter 15. Uninstalling Cluster Logging


You can remove cluster logging from your OpenShift Container Platform cluster.

15.1. Uninstalling cluster logging from OpenShift Container Platform

You can stop log aggregation by deleting the Cluster Logging custom resource (CR). However, after deleting the CR there are other cluster logging components that remain, which you can optionally remove.

Prerequisites

  • Cluster logging and Elasticsearch must be installed.

Procedure

To remove cluster logging:

  1. Use the OpenShift Container Platform web console to remove the ClusterLogging CR:

    1. Switch to the Administration Custom Resource Definitions page.
    2. On the Custom Resource Definitions page, click ClusterLogging.
    3. On the Custom Resource Definition Details page, click Instances.
    4. Click the Options menu kebab next to the instance and select Delete ClusterLogging.
  2. Optional: Delete the custom resource definitions (CRD):

    1. Switch to the Administration Custom Resource Definitions page.
    2. Click the Options menu kebab next to ClusterLogging and select Delete Custom Resource Definition.
    3. Click the Options menu kebab next to Elasticsearch and select Delete Custom Resource Definition.
    4. Click the Options menu kebab next to LogForwarding and select Delete Custom Resource Definition.
  3. Optional: Remove the Cluster Logging Operator and Elasticsearch Operator:

    1. Switch to the Operators Installed Operators page.
    2. Select the openshift-logging project.
    3. Click the Options menu kebab next to the Cluster Logging Operator and select Uninstall Operator.
    4. Select the openshift-operators-redhat project.
    5. Click the Options menu kebab next to the Elasticsearch Operator and select Uninstall Operator.
  4. Optional: Remove the Cluster Logging and Elasticsearch projects.

    1. Switch to the Home Projects page.
    2. Click the Options menu kebab next to the openshift-logging project and select Delete Project.
    3. Confirm the deletion by typing openshift-logging in the dialog box and click Delete.
    4. Click the Options menu kebab next to the openshift-operators-redhat project and select Delete Project.

      Important

      Do not delete the openshift-operators-redhat project if other global operators are installed in this namespace.

    5. Confirm the deletion by typing openshift-operators-redhat in the dialog box and click Delete.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.