Skip to content

scality/log-courier

Repository files navigation

Log-Courier

Overview

Log-courier reads S3 access log records from ClickHouse, builds log objects, and writes them to destination S3 buckets.

Building

make

Testing

make test

For coverage:

make test-coverage
make coverage-report

License

See LICENSE