Skip to content

Latest commit

 

History

History
 
 

2-collectors

Collectors

![architecture] architecture-image

Overview

A Collector receives Snowplow events from one or more Trackers trackers.

A Collector captures and logs these events in their raw form, ready to be processed by the Snowplow Enrich enrich phase.

Available collectors

Collector Description Status
[cloudfront-collector] c1 An Amazon CloudFront-based collector. No moving parts Production-ready
[clojure-collector] c2 A Clojure collector which runs on Amazon Elastic Beanstalk Production-ready
[scala-stream-collector] c3 (1) A Scala stream-based collector which logs to Amazon Kinesis Beta
[thrift-raw-event] c4 Thrift format for raw Snowplow events. Used in (1) Production-ready

Find out more

Technical Docs Setup Guide Roadmap & Contributing
![i1] techdocs-image ![i2] setup-image ![i3] roadmap-image
[Technical Docs] techdocs [Setup Guide] setup coming soon

Tracker