Follows twitter input

hey,
i try to give a follows with logstash but i have this error
Pipeline aborted due to error {:exception=>#<NoMethodError: undefined method proxy_address=
i need to use a proxy, i can't work without it.
there is my configuration
input
{
twitter
{
consumer_key => "xx"
consumer_secret => "xx"
oauth_token => "xx"
oauth_token_secret => "xx"
follows => ["@stage_elastic"]
use_proxy => true
proxy_address => "xx"
proxy_port => "xx"
full_tweet => true
}
i try to replace ["@stage_elastic"] by ["749864977251627008"] or ["stage_elastic"] i have even error.

but whene i try (juste try) work without proxy i have this error
Connection refused {:exception=>#<Errno::ECONNREFUSED: Connection refused`

thank s for your help .

What version are you on?

my version is : logstash 2.3.2 , elasticsearch 2.3.2, logtsash-input-twitter : 5.15.0
thank you

Hi,
I've got the same error and my Logstash version is 2.3.1.
Any help would be appreciated.
Thank you.

hey
I called the company Elastic then, he suggested me to reprogram the plugin according to my needs.
i think it's not easy and take long time for this.

Logstash 2.3 and ES 2.3.2

Hi,
Thank you very much for this information.
It's not a good news...

What do yo mean ?

hi,

if you have an idea or other information please let me know

thank youuuu

ok