OpenShift Logging Installation: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 8: Line 8:
Logging must be explicitly enabled during the advanced installation, as described here:  
Logging must be explicitly enabled during the advanced installation, as described here:  


{{Internal|OpenShift_hosts#Logging_Configuration|OpenShift hosts File - Logging Configuration}}
{{Internal|OpenShift_hosts#openshift_hosted_logging_deploy|openshift_hosted_logging_deploy}}


Then, the post-install logging configuration must be applied, as described here:
Then, the post-install logging configuration must be applied, as described here:

Revision as of 02:58, 11 November 2017

Internal

Overview

Logging must be explicitly enabled during the advanced installation, as described here:

openshift_hosted_logging_deploy

Then, the post-install logging configuration must be applied, as described here:

Post-Install Logging Configuration

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.