OpenShift Logging Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "{{External|https://docs.openshift.com/container-platform/latest/install_config/aggregate_logging.html}} {{External|https://docs.openshift.com/container-platform/latest/install...")
 
No edit summary
Line 1: Line 1:
=Internal=
* [[OpenShift Concepts#Logging|OpenShift Concepts]]
=Overview=
{{External|https://docs.openshift.com/container-platform/latest/install_config/aggregate_logging.html}}
{{External|https://docs.openshift.com/container-platform/latest/install_config/aggregate_logging.html}}
{{External|https://docs.openshift.com/container-platform/latest/install_config/install/advanced_install.html#advanced-install-cluster-logging}}
{{External|https://docs.openshift.com/container-platform/latest/install_config/install/advanced_install.html#advanced-install-cluster-logging}}

Revision as of 22:57, 9 July 2017

Internal

Overview

https://docs.openshift.com/container-platform/latest/install_config/aggregate_logging.html
https://docs.openshift.com/container-platform/latest/install_config/install/advanced_install.html#advanced-install-cluster-logging

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.