nerc-project / operations

Issues related to the operation of the NERC OpenShift environment
1 stars 0 forks source link

Explore & Connect: Making long term logs (archive, S3) viewable in OBS logging console #507

Open schwesig opened 6 months ago

schwesig commented 6 months ago

Explore & Connect: Making long term logs (archive, S3) viewable in OBS logging console

We have successfully set up an OpenShift cluster dedicated to observability (obs cluster), where log files are collected and stored using Loki and subsequently mirrored to an S3 storage for extended retention.

Problem:

We've found that while we can see recent logs (Log Bucket) in our logging console, we can't see older logs stored in the Backup Bucket. This issue is about fixing that by linking our S3 stored logs with OBS/logging console.

see docs/architecture/logging/

Goals

Tasks

schwesig commented 6 months ago

/cc @computate @bnshr @jbasu01 @harshil-codes