OpenShift Logging Installation: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= Logging must be explicitly enabled during the advanced installation, as described here: {{Internal|OpenShift_hosts#Logging_Configuration|OpenShift hosts File -...")
 
No edit summary
Line 1: Line 1:
=Internal=
=Internal=
* [[OpenShift_Logging_Concepts#Installation|OpenShift Logging Concepts]]





Revision as of 02:55, 11 November 2017

Internal


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

OpenShift hosts File - Logging Configuration

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.