OpenShift Logging Installation
Jump to navigation
Jump to search
Internal
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.