opensnowcat-collector-pubsub
OpenSnowcat Collector (PubSub)
9.5K
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.
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
This software is licensed under Apache 2.0. For additional details visit the Github project
Please contact [email protected] for additional information.
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-distrolessPulls:
237
Last week