Introduction
Snowbridge is a flexible, low latency tool which can replicate streams of data of any type to external destinations, optionally filtering or transforming the data along the way. It can be used to consume, transform and relay data to any third party platform which supports HTTP or is listed as a target below โ in real-time.
Featuresโ
Kinesis, SQS, PubSub, Kafka, Event Hubs, Http (e.g. for an integration with Google Tag Manager Server Side), and stdout targets
Custom in-flight JS transformations
Low-latency Snowplow-specific data transformations
Statsd and Sentry reporting and monitoring interfaces
Snowbridge is a generic tool, built to work on any type of data, developed by the Snowplow team. It began life as a closed-source tool developed to deliver various requirements related to Snowplow data, and so some of the features are specific to that data.
๐๏ธ Getting Started
2 items
๐๏ธ Concepts
7 items
๐๏ธ Configuration
5 items
๐๏ธ Testing Snowbridge locally
The easiest way to test Snowbridge configuration (e.g. transformations) is to run it locally. Ideally, you should also use a sample of data that is as close to the real world as possible. The sample file should contain the events/messages youโd like to test with, one per line.