telegraf/plugins/inputs/twitter
dom ca10d4205b add initial version of twitter plugin 2018-07-08 20:21:31 +02:00
..
README.md add initial version of twitter plugin 2018-07-08 20:21:31 +02:00
twitter.go add initial version of twitter plugin 2018-07-08 20:21:31 +02:00

README.md

Telegraf Service Plugin: twitter

Originally developed by https://dzone.com/articles/monitoring-cryptocurrency-with-influxdb-amp-telegr

Configuration:

# Pulls metrics from tweets
[[inputs.twitter]]
  ## These values can be optained from apps.twitter.com
  consumer_key = "ZrJV7ouTEQPW1gvtFti0Ou2qb"
  consumer_secret = "X9qKXO8AkgVWEuS0TPbrxykzDpCtr9FJogUm1YEUbky1aW6hsk"
  access_token = "835781864833052672-sBie6YhrhUB4MAYtyYZSE1fDlNv2XGM"
  access_token_secret = "GGnHT2M8s5tQ7e4iKHIoDPNAsVSKUMmh6dBGNaluat5Yf"
  keywords_to_track = "bitcoin,$btc,ethereum,$eth,monero,$xmr,dax,$dax,eurusd"

Measurements & Fields:

Tags:

Example Output: