Uploaded image for project: 'OpenShift Request For Enhancement'
  1. OpenShift Request For Enhancement
  2. RFE-5114

Pull the logs offline - Storing logging files in local storage in edge

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Logging
    • False
    • None
    • False
    • Not Selected
    • x86_64
    • 0
    • 0% 0%

      DU deployed at the cell generates:

      High amount of ACII logs
      High amount of binary logs

      Neither of above can be streamed on permanent bases to central location. This is besides not Vector nor Loki will support binary

      Ideal solution:

      Binary to be written to the Host Ram disk (LVM)
      ASCII to be written to the SSD LVM

      Functionality that allows access and potentially Resync of the LVM is missed. We need to have a pod capable of providing

      Local access to see the logs.
      Resync with external storage.

       

      What we are looking for :

      based on the implementation of RFE https://issues.redhat.com/browse/RFE-4527 which will implement storing logs locally, we are requesting to have the logs/data pulled from the storage offline (on demand) and hence not sending the logs to the central logging system as we do with logging in normal setup.

      rsync is as good an option to pull a log.

       

            jamparke@redhat.com Jamie Parker
            lhalleb@redhat.com Lazhar Halleb
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: