y-ken / fluent-plugin-twitter

Fluentd Input/Output plugin to process tweets with Twitter Streaming API.
https://rubygems.org/gems/fluent-plugin-twitter
Other
53 stars 27 forks source link

Does it support UTF-8? #18

Closed enod closed 8 years ago

enod commented 8 years ago

Hi, I'm putting non-english string on keyword. However it gives me : 2016-01-08 04:09:21 -0500 [info]: twitter: starting Twitter Streaming API for tracking. tag:twitter keyword:[utf-8characters] but doesn't working.

enod commented 8 years ago

It actually works. Problem was the keyword that provided wasn't listing on twitter streaming API.

y-ken commented 8 years ago

Okey!