setting up the Scala Stream Collector - OXYGEN-MARKET/oxygen-market.github.io GitHub Wiki
HOME » SNOWPLOW SETUP GUIDE » Step 1: setup a Collector » Setting up the Scala Stream Collector
The Scala Stream Collector allows near-real-time processing (Enrichment, Storage, Analytics) of a Snowplow raw event stream. Snowplow raw events can be sunk to either Amazon Kinesis or to stdout
for a custom stream collection process.
For more information on the architecture of the Scala Stream Collector, please see Scala Stream Collector.
Setting up the Scala Stream Collector is a 3 step process:
- Install the Scala Stream Collector
- Configure the Scala Stream Collector
- Run the Scala Stream Collector
Note: We recommend running all Snowplow AWS operations through an IAM user with the bare minimum permissions required to run Snowplow. Please see our IAM user setup page for more information on doing this.