opensnowcat/opensnowcat-collector-pubsub

Sponsored OSS

By OpenSnowcat

Updated about 2 months ago

OpenSnowcat Collector (PubSub)

Image
Integration & delivery
Web analytics
1

9.5K

opensnowcat/opensnowcat-collector-pubsub repository overview

OpenSnowcat Pub/Sub Collector

OpenSnowcat Collector (Pub/Sub) is a highly scalable, real-time event tracking server that ingests events from Snowplow and Segment SDKs and streams them directly to a Pub/Sub topics for further processing. This Docker image facilitates easy deployment and configuration of the collector in a containerized environment. It supports custom event schemas, payload formats, and includes options for logging, rate limiting, and security. Ideal for data-driven pipelines leveraging Kinesis as the transport layer.

Run the collector

Refer to OpenSnowcat devkit for examples

docker run \
  -it --rm \
  -v $PWD:/opensnowcat \
  -e GOOGLE_APPLICATION_CREDENTIALS=/opensnowcat/service-account.json \
  -p 8080:8080 \
  opensnowcat/opensnowcat-collector-pubsub \
  --config /opensnowcat/gcp/config.collector.hocon

Documentation & Support

License

License

This software is licensed under Apache 2.0. For additional details visit the Github project

Contact

Please contact [email protected] for additional information.

Tag summary

Content type

Image

Digest

sha256:0d4d37410

Size

153.5 MB

Last updated

about 2 months ago

docker pull opensnowcat/opensnowcat-collector-pubsub:1.2.1-distroless

This week's pulls

Pulls:

237

Last week