-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
None
-
False
-
Not Selected
-
x86_64
-
-
-
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.