# Telegraf Service Plugin: twitter Originally developed by https://dzone.com/articles/monitoring-cryptocurrency-with-influxdb-amp-telegr ### Configuration: ```toml # 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: