Fluentd fails log forwarding to an Elasticsearch output using passphrase in RHOCP 4
Issue
-
Fluentd fails to deliver logs to an Elasticsearch configured as output when using a passphrase with the error:
$ for pod in $(oc get pods -l component=collector -o name -n $ns); do oc logs $pod -n $ns -c collector |grep -i "Enter PEM"; done|head -1 Enter PEM pass phrase:
Environment
- Red Hat Openshift Container Platform (RHOCP)
- 4
- Red Hat OpenShift Logging (RHOL)
- 5
- Fluentd
- Elasticsearch
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.