Nevermind, start_position wasn't set to beginning.
loide joined the channel
tim|mint joined the channel
hazzadous
Can a config dir be specified with logstash forwarder?
tim|mint has quit
prydie joined the channel
gauravarora has quit
KHobbits is now known as Hobbits|away
zz_paulczar is now known as paulczar
ggoZ joined the channel
gauravarora joined the channel
neoice
I'm using apache JSON logging... is there an easy way for me to then grab sub-strings out of request_uri and querystring? like grok on an event field?
p8952 joined the channel
semiosis
`seen untergeek
logstashbot
semiosis: untergeek was last seen in #logstash 4 days, 7 hours, 14 minutes, and 59 seconds ago: <untergeek> if you have a value-list (cpu load 1 min, 5 min, 15 min) they will each be their own event
tommy_o joined the channel
Hobbits|away is now known as KHobbits
untergeek
I LIVE!
KHobbits is now known as Hobbits|away
Hobbits|away is now known as KHobbits
KHobbits is now known as Hobbits|away
intransit joined the channel
tommy_o
hey, i have a question about high availability when using forwarder -> redis -> indexer -> ES. can anyone tell me, if the indexer tips over, is there any data retention or rescue for log events passing through the indexer at time of failure?
wilmoore joined the channel
lennartkoopmann has quit
snaker has quit
imperialwicket joined the channel
scharf has quit
anonymuse has quit
gauravarora has quit
_pitchfork_ joined the channel
gauravarora joined the channel
gauravarora has quit
gclark85 joined the channel
stackedsax1 joined the channel
gclark85 has quit
stackedsax1 has quit
phaze
is there a need to setup statsd if logstash has a metrics filter now?
bma has quit
dharknes has quit
jerk
Does anyone know if I have only 1 and stop my single instance of elastic search and make a small config change and restart, does it reload all the data again hence duplicating?
imperialwicket
phaze: it's less of a need now (imo), but eventually you'll want it
tim|mint joined the channel
jerk: shouldn't - what sort of config change
kjstone00 has quit
kjstone00 joined the channel
jerk: also, if it's elasticsearch-specific and not really logstash-specific #elasticsearch might be a good place to check for additional insight.
jerk
just renamed my node_name
imperialwicket, good point. I'll check there.
kepper has quit
kryptek has quit
roosri
I noticed there's a puppet-logstash, puppet-elasticsearch, but no puppet-kibana in the elasticsearch github
is that because kibana is that trivial to setup, or is it included in logstash somewhere
stackedsax1 joined the channel
phaze
there's not really much to 'setup'. drop kibana in webserver folder and you're pretty much done
duck_tape has quit
roosri
phaze: thanks
phaze
there are some minor changes you can make to the config file but i think i left it unchanged myself
czeeb has quit
imperialwicket
roosri - there was a puppet-kibana for 2.0, i think it's still in electrical's github repo
Cyis is now known as Cyis|afk
i'd guess phaze has it right that either it's not happening or it's low priority since it's a pretty straightforward installation
stackedsax1 has quit
duck_tape joined the channel
jdve joined the channel
snaker joined the channel
kepper joined the channel
_pitchfork_ has quit
iain_ joined the channel
JasonG joined the channel
scharf joined the channel
ddayan has quit
prydie has quit
javascott1111113 has quit
[diecast] has quit
wrath0r has quit
cloughrm has quit
chrisgilmerproj has left the channel
wrath0r joined the channel
ros has quit
juarez joined the channel
xBabyJesus
tommy_o: not really out of the box. if you want to do that, you will need some sort of intermediary queue for events being "worked on", and then wipe them out of there when they're "done"
ros joined the channel
TomH_NL joined the channel
prydie joined the channel
scharf has quit
semiosis
untergeek: idk about the gem path stuff. whack is the one to ask about that
untergeek
yeah. He's off today on vacation
semiosis
heh ok
untergeek
it can wait until tomorrow
if it doesn't care about weird gem paths and the vendor path, then I'm cool with it
I kind of wished we'd done this in the first place
but, we didn't want duplicate gems and jars in our RPMs and such
so we designed it for distribution, not developers :(
semiosis
i see
smerrill-offline is now known as smerrill
tommy_o
xBabyJesus: thanks for the reply. ill keep digging
configtest is failing with the message "Error: Expected one of #, {, } at line 16, column 49 (byte 239) after output {\n elasticsearch {\n bind_host => \"elastic.mydomain.com\""
juarez joined the channel
srage joined the channel
nvm
"," at the end of the line
I've been writing too much puppet
gtaylor
I'm not sure how to do this with the npm module: npm install brunch/brunch#6c8ed22
kjstone00 has quit
anyone every tried such a thing?
kjstone00 joined the channel
Shenril has quit
tim|mint has quit
mahrtian joined the channel
cloughrm joined the channel
mahrtian
question: how is threading handled on file inputs?
I know I can increase filter workers
but is there a way to increase input workers
prydie has quit
cwebber has quit
prydie joined the channel
xerxas has quit
TechIsCool
Lumberjack or NXlog for Windows hosts?
bline79 has quit
turk joined the channel
hazzadous has quit
ros has quit
srage_ joined the channel
smerrill is now known as smerrill-offline
prydie has quit
ros joined the channel
srage has quit
smerrill-offline is now known as smerrill
stackedsax joined the channel
turk
Whack: Do you have a minute?
prydie joined the channel
_pitchfork_ joined the channel
ethlor joined the channel
ethlor has quit
ethlor joined the channel
ethlor has quit
ethlor joined the channel
_pitchfork_ has quit
duck_tape has quit
Anyone around try passing a javaopt like ARGS="-Des.es.discovery.zen.ping.multicast.group='239.15.255.100' -Xmx$JAVAMEM -Xms$JAVAMEM -jar ${JARNAME} agent --config ${CONFIG_DIR} --log ${LOGFILE}"?