Hi can someone please help me get the geomap working in kibana4 i don’t know if its logstash misconfigured - here is my config for elb logs http://pastebin.com/vNzCqm0y
Title: logstash 1.4.2 hangs after "invalid byte sequence in UTF-8", but only with init script · Issue #2918 · elastic/logstash · GitHub (at github.com)
hi all - if setting up logstash to run as an indexer -is there a "std practice" say to configure the indexer config to handle both shipping and forwarding from logstash on the target machines in the same config file or is it advised to split out the two types of config on the backend. Hope that make sense - a docs ptr is more than welcome atm
chenryn has quit
chenryn joined the channel
yarden
Hi all, has anyone encountered resource leak in metrics plugin? this(http://pastebin.com/bEj4gWUr) configuration is causing logstashn to crash with OutOfMemoryError
I thought it's because of lumberjack inputs, but the issue persisted even after upgrading to Logstash 1.5.0.rc2 which solves lumberjack issues
johnwards joined the channel
casimirextreme has quit
Hell_FireW has quit
jonasliljestrand joined the channel
jonasliljestrand has quit
Hell_FireW joined the channel
blueM has quit
?
anyone?
lifeofguenter joined the channel
jonasliljestrand joined the channel
Snipperman joined the channel
kalloc
why logstash use org.jruby.RubyThread.executeBlockingTask ?
for my mind, we don't need futex in all
we don't have any states, which we can share between events
wtf ?
casimirextreme joined the channel
pls, somebody, show me strace -f -c -p $PIDOFLOGSTASH
chenryn has quit
chenryn joined the channel
chenryn has quit
kepper joined the channel
kees_ has quit
tschimmi42 has quit
muxdemux joined the channel
jettroc_ has quit
kepper has quit
bastux joined the channel
asc___
is there a rough idea when 1.5 will become final? I have no idea if its expected within days, months or years
starkers
A question if I may chaps, (my config's: https://pastee.org/sxrfw) I've managed to encode my apache logs into json but for some reason I'm getting _jsonparsefailure taged onto everything else now
I've been using it for the past few days and other than a possible bug in *metrics* filter it works very well
asc___: I've been using it for the past few days and other than a possible bug in *metrics* filter it works very well
railsraider
Hi, im unable to get geo.location to show up in visualize, i do see it in discovery tab, is that an issue with my logstash config http://pastebin.com/vNzCqm0y?