mingrammer/flog

Unable to use Flog on OpenShift

shivharsh-singh opened this issue · 0 comments

I am trying to use Flog to generate dummy logs in OpenShift environment. But the Flog pod keeps going into CrashLoopBackOff state.

[core@master2 ~]$ oc get po |grep flog
flog-5c659f86b4-dsq5c      0/1     CrashLoopBackOff   1571       5d13h

I am unable to find any error message in the logs as well. Could someone please help me debug the issue here ?