Yesterday I was checking the OpenShift deployment of fedoraplanet and found out that there isn't anything in the logs. It would be great if the logs showed at least /var/log/httpd/error_log. Right now it's hard to see what is the issue if anything happens.
/var/log/httpd/error_log
Not urgent, but nice to have
you mean the http pod(s) to log requests? yeah, that would be good....
the actual content is updated in the cron pods and has quite a lot of logging.
Perhps @phsmoura could get the web pod logging more?
It should be just change in the command that is being executed when the pod starts. Because right now at first glance it seems to be stuck as you don't see anything in pod logs.
Log in to comment on this ticket.