Git Product home page Git Product logo

cluster-logging-operator's Introduction

Cluster Logging Operator

An operator to support OKD aggregated cluster logging. Cluster logging configuration information is found in the configuration documentation.

Overview

The CLO (Cluster Logging Operator) provides a set of APIs to control collection and forwarding of logs from all pods and nodes in a cluster. This includes application logs (from regular pods), infrastructure logs (from system pods and node logs), and audit logs (special node logs with legal/security implications)

The CLO does not collect or forward logs itself: it starts, configures, monitors and manages the components that do the work.

CLO currently uses:

  • Fluentd as collector/forwarder
  • Elasticsearch as default store
  • Kibana for visualization.

The goal is to encapsulate those technologies behind APIs so that:

  1. The user has less to learn, and has a simpler experience to control logging.
  2. These technologies can be replaced in the future without affecting the user experience.

The CLO can also forward logs over multiple protocols, to multiple types of log stores, on- or off-cluster

The CLO owns the following APIs:

  • ClusterLogging: Top level control of cluster-wide logging resources
  • ClusterLogForwarder: Configure forwarding of logs to external sources
  • Collector: configure global collector resource use.

To install a released version of cluster logging see the Openshift Documentation, (e.g., OCP v4.5)

To experiment or contribute to the development of cluster logging, see HACKING.md and REVIEW.md

To debug the cluster logging stack, see README.md

To find currently known Cluster Logging Operator issues with work-arounds, see the Troubleshooting guide.

cluster-logging-operator's People

Contributors

openshift-merge-robot avatar jcantrill avatar ewolinetz avatar periklis avatar vimalk78 avatar alanconway avatar richm avatar syedriko avatar nhosoi avatar bparees avatar vparfonov avatar blockloop avatar jaormx avatar eranra avatar lukas-vlcek avatar vladmasarik avatar ahadas avatar cblecker avatar rolfedh avatar openshift-bot avatar qiaolingtang avatar mrobson avatar stevekuznetsov avatar enj avatar sosiouxme avatar jupierce avatar dobbymoodge avatar jatanmalde avatar harpreetkaur11139 avatar smarterclayton avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.