OpenShift Logging Concepts

From NovaOrdis Knowledge Base
Revision as of 13:05, 12 July 2017 by Ovidiu (talk | contribs)
Jump to navigation Jump to search

External

Internal

Overview

OpenShift provides log aggregation with the EFK stack.


Logging support is not provided by default but it can be enabled during installation, by setting "openshift_hosted_logging_deploy=true" in the Ansible hosts file.

Logging support is provided by the Elasticsearch and Kibana pods. The logging pods should run on dedicated infrastructure nodes.