Hide Forgot
Description of problem: Make https://docs.openshift.com/container-platform/3.3/admin_guide/router.html#viewing-logs work in 3.2 So how can one achieve this in 3.2 ? The PR seems to https://github.com/openshift/origin/pull/8332 So it seems we will need to build a router image to have this feature incorprated to work with 3.2 Will this be supported ?If yes then can you please give us the steps to build this router image with the fix in the above mentioned PR Version-Release number of selected component (if applicable): 3.2 How reproducible: Always Steps to Reproduce: 1.In 3.2 follow https://docs.openshift.com/container-platform/3.3/admin_guide/router.html#viewing-logs 2. 3. Actual results: Expected results: Additional info:
hi, Miheer you can try replace the haproxy-config.template file of router for details :https://docs.openshift.com/container-platform/3.3/install_config/router/customized_haproxy_router.html#using-configmap-replace-template
We don't intend to back-port that change. But you could follow the guide zhaozhanqi linked to. However, changes to the router template aren't officially supported, so if you encounter a bug you may need to restore the original template.