Fargate log collector CDK construct
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The `cdk-library-fargate-log-collector` construct lets you deploy a single‑task Fargate service (via AWS CDK) that watches a configurable list of files on an EFS mount point, forwards their contents to CloudWatch Logs (creating or re‑using log groups as needed), and automatically creates a daily log stream. A companion Lambda function restarts the agent each night at 00:00 UTC to start a fresh stream. It’s aimed at infrastructure‑as‑code engineers who need a reproducible, CDK‑native way to centralize file‑based logs from Fargate workloads into CloudWatch.