What are the primary components of OpenShift Container Platform logging?

Posted by: Pdfprep Category: C1000-091 Tags: , ,

What are the primary components of OpenShift Container Platform logging?
A . Fluentd, Solr, Grafana
B . Fluentd, Elasticsearch, Kibana
C . collectd, Elasticsearch, Graphite
D . Logstash, Log fusion, Grafana

Answer: B

Explanation:

https://docs.openshift.com/container-platform/4.5/logging/cluster-logging.html

The major components of cluster logging are:

– collection – This is the component that collects logs from the cluster, formats them, and forwards them to the log store. The current implementation is Fluentd.

– log store – This is where the logs are stored. The default implementation is Elasticsearch. You can use the default Elasticsearch log store or forward logs to external log stores. The default log store is optimized and tested for short-term storage.

– visualization – This is the UI component you can use to view logs, graphs, charts, and so forth. The current implementation is Kibana.

Leave a Reply

Your email address will not be published.