OpenShift Logging Installation: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 2: | Line 2: | ||
* [[OpenShift_Logging_Concepts#Installation|OpenShift Logging Concepts]] | * [[OpenShift_Logging_Concepts#Installation|OpenShift Logging Concepts]] | ||
* [[OpenShift_3.6_Installation#Logging_Installation|OpenShift 3.6. Installation]] | |||
=Overview= | |||
Logging must be explicitly enabled during the advanced installation, as described here: | Logging must be explicitly enabled during the advanced installation, as described here: |
Revision as of 02:57, 11 November 2017
Internal
Overview
Logging must be explicitly enabled during the advanced installation, as described here:
Then, the post-install logging configuration must be applied, as described here:
There is also a dedicated Ansible playbook that can be used to deploy and upgrade aggregate logging:
ansible-playbook [-i </path/to/inventory>] /usr/share/ansible/openshift-ansible/playbooks/byo/openshift-cluster/openshift-logging.yml
Ansible installation deploys all resources needed to support the stack: Secrets, Service Accounts and DeploymentConfigs.