fluent-plugin-twitter icon indicating copy to clipboard operation
fluent-plugin-twitter copied to clipboard

keyword "カレー"

Open fabregas4you opened this issue 8 years ago • 1 comments

I'm having some serious issues with fluentd-0.12.29 + gem 'fluent-plugin-twitter' version '0.5.4'. If I set keyword parameter like

keyword 'カレー' # Optional (keyword has priority than follow_ids)

then giving me the following error on startup,

Starting td-agent: /opt/td-agent/embedded/lib/ruby/gems/2.1.0/gems/fluentd-0.12.29/lib/fluent/config/basic_parser.rb:56:in `skip': invalid byte sequence in US-ASCII (ArgumentError)

Is there any way to use this special words for me ? Thanks.

fabregas4you avatar Nov 28 '16 07:11 fabregas4you

Did you use utf-8 char in your config file?

y-ken avatar Feb 27 '17 13:02 y-ken