i'm trying to get the aws-sqs plugin to work and running across a problem reported at the end of 2013. i'm getting this error 'Failed to flush outgoing items {:outgoing_count=>6, :exception=>#<NoMethodError: undefined method `batch_send' for nil:NilClass>,'. from the bug reports it looks like that should be fixed in logstash-1.4.1 so i can't figure out why it's failing for me. any suggestions?
kepper joined the channel
blalor_afk is now known as blalor
kepper has quit
thegrif joined the channel
thegrif has quit
thegrif joined the channel
thegrif has quit
RicardoSSP has quit
jimmyy joined the channel
jimmyy has quit
thegrif joined the channel
thegrif has quit
joejoe6667 joined the channel
joejoe6667 has quit
duck_tape has quit
jason__ has quit
spulec has quit
spulec joined the channel
pweaver_ joined the channel
colinsurprenant joined the channel
colinsurprenant has quit
duck_tape joined the channel
phutchins joined the channel
dougtoppin has left the channel
cakirke has quit
pweaver_ has quit
phutchins has quit
kimchy joined the channel
dasrecht_off is now known as dasrecht
lukewaite has quit
pweaver_ joined the channel
kimchy has quit
kjstone00 joined the channel
incry6t1 has quit
dasrecht is now known as dasrecht_off
kjstone00 has quit
kjstone00_ joined the channel
AndroidLoverInSF joined the channel
samstav has quit
samstav joined the channel
jerryitt joined the channel
samstav has quit
AndroidLoverInSF has quit
AndroidLoverInSF joined the channel
pweaver_ has quit
ohlol joined the channel
taion809 has quit
kepper joined the channel
blalor is now known as blalor_afk
kepper has quit
kjstone00_ has quit
kjstone00 joined the channel
blalor_afk is now known as blalor
therealGent has quit
LuxuryMode has quit
dasrecht_off is now known as dasrecht
spulec has quit
LuxuryMode joined the channel
blalor is now known as blalor_afk
wolrah_ joined the channel
wolrah has quit
smerrill-offline is now known as smerrill
duck_tape has quit
blurrr joined the channel
dasrecht is now known as dasrecht_off
kjstone00 has quit
kjstone00 joined the channel
dasrecht_off is now known as dasrecht
dasrecht is now known as dasrecht_off
smerrill is now known as smerrill-offline
LuxuryMode has quit
yfried has quit
dasrecht_off is now known as dasrecht
kepper joined the channel
kris joined the channel
kireevco joined the channel
kepper has quit
blalor_afk is now known as blalor
smerrill-offline is now known as smerrill
thumpba_ has quit
ircuser-1 has quit
dasrecht is now known as dasrecht_off
dasrecht_off is now known as dasrecht
smerrill is now known as smerrill-offline
kjstone00 has quit
kireevco has quit
abestanway joined the channel
kris
Hi! this is my first time with logstash.
Have an issue when parsing nginx access logs
I'd want to see what is getting sent to elasticsearch (elasticsearch logs show error)
abestanway has quit
so, I added stdout { codec => rubydebug } to the output in the config. But it does not work. Any thing wrong?