Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-8215

Horizon Operator should implement k8s cluster-logging

XMLWordPrintable

    • Icon: Epic Epic
    • Resolution: Unresolved
    • Icon: Normal Normal
    • rhos-18.0 FR 3
    • rhos-18.0.0
    • horizon-operator
    • None
    • Horizon Operator should implement k8s cluster-logging
    • 29
    • False
    • Hide

      None

      Show
      None
    • False
    • Not Selected
    • Proposed
    • No Docs Impact
    • To Do
    • Proposed
    • Proposed
    • 57% To Do, 0% In Progress, 43% Done

      Problem:

      The horizon-operator currently creates pods that log everything to stdout and stderr. This isn't the best practice for Kubernetes applications as described by:

      https://kubernetes.io/docs/concepts/cluster-administration/logging/#cluster-level-logging-architectures

      Desired State

      All Apache and Horizon logs should be written to their own files that are then tailed by sidecar containers, rather than writing to stdout and stderr. This allows for log management that is independent of the application and ensures availability of logs for debugging purposes if the application crashes.

              omcgonag@redhat.com Owen McGonagle
              rhn-support-bshephar Brendan Shephard
              rhos-dfg-ui
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: