tagbase / tagbase-server

tagbase-server is a data management web service for working with eTUFF and nc-eTAG files.
https://oiip.jpl.nasa.gov/doc/OIIP_Deliverable7.4_TagbasePostgreSQLeTUFF_UserGuide.pdf
Apache License 2.0
7 stars 2 forks source link

Build log aggregation system using Loki #185

Open lewismc opened 1 year ago

lewismc commented 1 year ago

loki is a log aggregation system designed to store and query logs from all your applications and infrastructure. This would provide a single source for all system-level and application-level logs coming from the growing number of Tagbase services.

Once we have implemented the Log aggregation capability then we can move onto visualizing log data, application metrics and system metrics using Grafana. A follow-on ticket is required for that work.