tree: 24cc663108899c06118244040e59b7b345d90d49 [path history] [tgz]
  1. component.cfg
  2. Dockerfile
  3. main.go
  4. README.md
  5. run.sh
logdog/server/cmd/logdog_collector/README.md

LogDog Collector

The LogDog Collector is configured to receive Butler-generated logs from the Transport Layer, register them with the Coordinator instance, and load them into Intermediate Storage for streaming and, ultimately, archival.

Collector microservices are designed to operate cooperatively as part of a scaleable cluster. Deploying additional Collector instances will linearly increase the collection throughput.