Skip to content

goliasz/snowplow-kafka-sink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snowplow-kafka-sink

Monitor kafka topic. Publish to snowplow collector.

Sample Docker RUN

$ docker run -itd --name=spks --hostname=spks -e APP_ID=myapp -e OPERATOR_ID=com.rbox24 -e SP_COLLECTOR_URI=example.com -e SP_COLLECTOR_PROTOCOL=https -e SP_COLLECTOR_PORT=443 -e SP_COLLECTOR_METHOD=post -e KAFKA_BOOTSTRAP_SRVS=localhost:9092 -e KAFKA_GROUP_ID=myappgrid -e KAFKA_SOURCE_TOPIC=myapptopic goliasz/snowplow-kafka-sink

License

Apache License, Version 2.0

About

Monitor kafka topic. Publish to snowplow tracker.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published