-
Spike
-
Resolution: Duplicate
-
Undefined
-
None
-
None
-
None
-
3
-
False
-
-
False
-
?
-
?
-
?
-
?
-
-
From comment #3 at PR-399: DNM: Horizon k8s cluster logging
The other thing about writing it to a specific log file is that we wont be able to see them simply by oc logs on the Horizon pod.
- will we also need to add a sidecar container to the pod which will just run tail -f /var/log/horizon/horizon.log.
That architecture is defined under this section:
We can just add a new container to the pod called horizon-logs or something.
- that way, users will be able to clearly tell which container they can check to get Horizon Django application logs.
- impacts account
-
OSPRH-12749 Horizon: investigate k8s logging and streaming sidecar containers
- New