{"id":37610499,"url":"https://github.com/scality/log-courier","last_synced_at":"2026-02-03T10:17:08.901Z","repository":{"id":320227699,"uuid":"1068571205","full_name":"scality/log-courier","owner":"scality","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-03T08:35:18.000Z","size":613,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-03T10:05:18.740Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scality.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-02T15:26:26.000Z","updated_at":"2026-01-28T15:38:27.000Z","dependencies_parsed_at":"2025-10-22T17:43:56.356Z","dependency_job_id":null,"html_url":"https://github.com/scality/log-courier","commit_stats":null,"previous_names":["scality/log-courier"],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/scality/log-courier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scality%2Flog-courier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scality%2Flog-courier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scality%2Flog-courier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scality%2Flog-courier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scality","download_url":"https://codeload.github.com/scality/log-courier/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scality%2Flog-courier/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29041057,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T10:09:22.136Z","status":"ssl_error","status_checked_at":"2026-02-03T10:09:16.814Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-16T10:19:36.784Z","updated_at":"2026-02-03T10:17:08.895Z","avatar_url":"https://github.com/scality.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Log-Courier\n\n## Overview\n\nLog-courier reads S3 access log records from ClickHouse, builds log objects,\nand writes them to destination S3 buckets.\n\n## Building\n\n```bash\nmake\n```\n\n## Testing\n\n### Unit Tests\n\n```bash\nmake test\n```\n\nFor coverage:\n```bash\nmake test-coverage\nmake coverage-report\n```\n\n### End-to-End Tests\n\nE2E tests use [Ginkgo](https://onsi.github.io/ginkgo/) for test execution. The Ginkgo CLI is required and will be automatically installed if not present.\n\nTo install Ginkgo CLI manually:\n```bash\ngo install github.com/onsi/ginkgo/v2/ginkgo@latest\n```\n\n#### Local Infrastructure Setup\n\nE2E tests run against a local ClickHouse and S3 environment.\n- Use [Scality Workbench](https://github.com/scality/workbench) to set up the required infrastructure.\n- Use the configuration in `env/default/values.yaml`.\n\n#### Running end-to-end tests\n\n```bash\nmake test-e2e\n```\n\nTo run a specific test by name:\n```bash\nmake test-e2e-focus TEST=\"logs basic CRUD operations\"\n```\n\nThe `TEST` variable accepts a regex pattern that matches test names. For example:\n- `TEST=\"CRUD\"` - runs all tests with \"CRUD\" in the name\n- `TEST=\"bucket operations\"` - runs tests matching \"bucket operations\"\n\n## License\n\nSee [LICENSE](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscality%2Flog-courier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscality%2Flog-courier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscality%2Flog-courier/lists"}