ES is on there own machines... 6 ES nodes i-xxxx; 1 LS node (w/ 5 workers named globalAggregator); 1 LS node (w/ 10 workers, using random names)
whack
I'm still confused I think
so what problem are you tracking down?
ronnocol
There are 6 i-xxxxx names (as I would expect 1/node) There are 6 globalAggregator names (5 workers... +1); there are 11 random names (10 workers... +1)
whack
I mean what does 5 vs 6 nodes cause you? What problem? ;)
smerrill-offline is now known as smerrill
ronnocol
nothing... I just thought it was odd
whack
the way workers are implemented probably causes this.
ronnocol
I asked for 5 workers and got 6 connections... that's all.
whack
gotcha, so no problem, just a weirdness?
ronnocol
not a problem per se... just an oddity
whack
cool, just verifying
ronnocol
ok, quick meeting... bbiab
thumpba_ joined the channel
eper has quit
whack
ronnocol: confirmed.
bemehow has quit
the way workers are implemented causes this.
kimchy has quit
digiv_away is now known as digiv
fedesilva joined the channel
kevind has quit
sprachgenerator has quit
bnzmnzhnz has quit
maseda
ronnocol: no i hear ya. i did not want to manipulate it on storage end. i just did not think my question through.
kimchy joined the channel
fllr joined the channel
nelmo has quit
JonConley has quit
blalor is now known as blalor_afk
EyePulp joined the channel
EyePulp
any simple way from the command line to verify the version of LS I'm running?
whack
java -jar logstash.jar version
nelmo joined the channel
EyePulp
thanks!
barbosa_ joined the channel
digiv is now known as digiv_away
smerrill is now known as smerrill-offline
savant has quit
blalor_afk is now known as blalor
barbosa has quit
sk_admin has quit
RickF joined the channel
tavist0 has quit
blalor is now known as blalor_afk
RickF
Hi All, We have a problem where logstash doesn't appear to read from the end of a file. Always starts from the start again. I believe this https://logstash.jira.com/browse/LOGSTASH-429 bug could be the cause. Does anyone know any updates on this bug or workarounds?
Title: [LOGSTASH-1695] Metric filter events (possibly other filters that add events to the stream) are not applied against conditionals correctly - logstash.jira.com (at logstash.jira.com)
whack: if I check the #1695 example, it uses multiple filter{} statements. Is there a benefit in it?
whack
logstash doesn't make any distinction between 1 or 10000 filter{} statements
they all execute the same (as if you had 1)
lukewaite joined the channel
I know how to solve 1695 I just haven't done it yet
garthk
Hey, ES and Kibana guys!
iniazi has quit
I was thinking of using OpenTSDB for my metrics crunching, but it's nastier to deploy than I like.
If I blast a billion ( timestamp, metric, tags ) objects into ES, how easy will it be to query that with Kibana? What kind of hardware would you suspect I'd need to get my graphs back in not-frustrating time frames?
volker-
whack: for the drop I found a workaorund, so I will try statsd :)
fllr has quit
garthk: I never looked in OpenTSDB, but I use here metrics => graphite where nagios can pull for some things