opensnowcat-collector-kafka
OpenSnowcat Collector (Kafka)
9.3K
OpenSnowcat Collector (Kafka) is a highly scalable, real-time event tracking server that ingests events from Snowplow and Segment SDKs and streams them directly to a Kafka topic 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 Kafka as the transport layer.
docker run --rm \
-v $PWD/config.hocon:/opensnowcat/config.hocon \
-p 8080:8080 \
opensnowcat/opensnowcat-collector-kafka:latest --config /opensnowcat/config.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:abf78ed19…
Size
147.6 MB
Last updated
about 2 months ago
docker pull opensnowcat/opensnowcat-collector-kafka:1.2.1-distrolessPulls:
311
Last week