Skip to content

isabella232/query-store-quay-logs

 
 

Repository files navigation

Quay Store Query Logs

This application queries Quay usage logs for a repository and stores them in object storage. This is because quay.io maintains the logs for a limited period of time. Those that want access to logs over a longer period need to query for them and store them.

This application is designed to be run at regular intervals (e.g., once per day) to get previous logs and export them. This is useful to run as something like a Kubernetes CronJob.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 58.4%
  • Shell 15.2%
  • Smarty 13.8%
  • Dockerfile 8.2%
  • Makefile 4.4%