Sign inSign up

mats16/twitter-streaming-reader

By mats16

Updated over 6 years ago

Image
0

10K+

mats16/twitter-streaming-reader repository overview

Twitter Streaming Reader

How to use this image

$ docker run \
    -e CONSUMER_KEY=xxxxx \
    -e CONSUMER_SECRET=xxxxx \
    -e ACCESS_TOKEN=xxxxx \
    -e ACCESS_TOKEN_SECRET=xxxxx \
    mats16/twitter-streaming-reader
about Twitter Authentication
  • -e CONSUMER_KEY=...
  • -e CONSUMER_SECRET=...
  • -e ACCESS_TOKEN=...
  • -e ACCESS_TOKEN_SECRET=...
Other options
  • -e TWITTER_TOPICS=AWS,EC2,RDS
  • -e TWITTER_LANGUAGES=en,ja
  • -e TWITTER_FILTER_LEVEL=none # default: none
  • -e DESTINATION=kinesis:<your_kinesis_stream_name>,firehose:<your_firehose_stream_name>,stdout # default: stdout

Tag summary

Content type

Image

Digest

Size

34.2 MB

Last updated

over 6 years ago

docker pull mats16/twitter-streaming-reader