looks like elasticsearch is analyzing fields so that program names like "puppet-master" are two separate terms, which is wonkin' up my kibana dashes. i set a default-mapping.json in my elasticsearch config dir to specify that field "program" not be analyzed and rolled over a new index, but it looks ilke that field is still being analzyed (terms being split by hyphens). what am i missing?
cwebber has quit
awheeler has quit
awheeler joined the channel
awheeler has quit
awheeler joined the channel
kimchy has quit
sam_stav joined the channel
sam_stav has quit
volker has quit
avishai has quit
smerrill is now known as smerrill-offline
whack
kizzale: are you certain you've applied the mapping?
kizzale: I've never put mappings in an elasticsearch config directory, I've always set them with the elasticsearch API
did you restart elasticsearch after adding your default-mapping.json? Have you verified that this setting is applied?
martijnvg has quit
volker- joined the channel
volker- has quit
volker- joined the channel
sagarC_
can I use a conditional to check if a field exists?
gyre007 has quit
epu has left the channel
Jippi has quit
trombik joined the channel
kaspergrubbe joined the channel
kaspergrubbe has quit
whack
sagarC_: yes
sagarC_: if [somefield] { ... }
sagarC_
great, wasn't sure if I could actually use that. thanks
bnzmnzhnz joined the channel
that should help a bit in grokking various syslog formats
TomasNunez has quit
redondos joined the channel
fignew has quit
awheeler has quit
awheeler joined the channel
redondos has quit
drsm79 is now known as drsm79|out
noahmehl has quit
awheeler has quit
awheeler joined the channel
ggoZ has quit
mjrsnyder joined the channel
stonith has quit
drsm79|out is now known as drsm79
nmistry joined the channel
chrisgilmerproj joined the channel
kaspergrubbe joined the channel
kaspergrubbe has quit
drsm79 is now known as drsm79|out
freezey joined the channel
Borre-go has quit
nmistry has quit
smerrill-offline is now known as smerrill
chrisgilmerproj has left the channel
freezey has quit
redondos joined the channel
punkrokk joined the channel
garthk joined the channel
wasmum joined the channel
_BryanHm_
Whack: bug submitted with I think everything to reproduce in 1669. Please let me know if you need anything else.
just a thought.....but does it get path from the value once the file is found..or from the shipper configuration?
because I am using * in the middle of my paths to get multiple locations...since I DO NTO KNOW THE ACTUAL PATH BEFORE HAND
sorry about caps..its late
fedesilva joined the channel
gilhoum has quit
bfritz
_BryanHm_: It's the actual filename...after the glob is expanded.
I was testing with a wildcard too.
_BryanHm_
ok I will try...but I wonder if that is the issue...
if you look at the forwarder config you will see what I did...I am almost ready to test your suggestion
redondos joined the channel
jiphex has quit
fedesilva has quit
still errors and crashes
PM'd you dump
I will retry with only one log file...
ignarps joined the channel
dvogt joined the channel
nmistry joined the channel
drsm79 is now known as drsm79|out
sagarC_
Is there a way I can debug the dns filter? I'm trying to do a reverse lookup, but don't see anything set (except that a tag is added), should I refer to the field I want to use as "%{foo}" or just "foo"?
redondos has quit
sam_stav has quit
kjstone00 joined the channel
spulec has quit
jwoods has quit
Rajashekar
greetings
is there any document for, 'how redis works with logstash' ??