dont have a flowchart tool readily available. I have two logstash nodes. Both have their own elasticsearch. One of them is a new deployment, and the other is the one we have had in prod since the beginning of time. On the old one i have a traffic that sits in front of logstash that load balances between the three gelf ports and also forwards all the packets coming in over to the new logstash.
*i have a traffic script*
FOCer
ddoberloh: ok, i think i get the picture now
and the one that crash is the new one, right?
ddoberloh
yes
but also the versions on the old one is REALLY old.
When running logstash in stdin/stdout mode, how can I print out the rule set the input is being parsed against, or the set of files that were examined to make that decision?
jbehrends has quit
topwobble has quit
cmoates_ has quit
cmoates joined the channel
nat2610 has quit
ef__ has quit
ef_ joined the channel
topwobble joined the channel
Guest42000 has quit
Ahuge has quit
derjohn_mobi joined the channel
fev3r101 has quit
rem5 has quit
rem5 joined the channel
LogIRCC joined the channel
ef_ has quit
ef__ joined the channel
travnewmatic joined the channel
travnewmatic has quit
travnewmatic joined the channel
pawnbox joined the channel
pawnbox has quit
brahama joined the channel
nat2610 joined the channel
futurealecks joined the channel
nat2610 has quit
nat2610 joined the channel
futurealecks has quit
nat2610
Is there a rule of thumb on how many QPS I should be able to get with LS ? I'm producing json logs sending them to LS via filebeat and I'm not able to ingest in real time my logs but I can't tell if the issue is LS ES or something else
aj__ joined the channel
topwobble has quit
travnewmatic has quit
travnewmatic joined the channel
topwobble joined the channel
topwobble has quit
walkeran has quit
walkeran joined the channel
pengin joined the channel
topwobble joined the channel
zot42_ joined the channel
tigryss has quit
brotatochip has quit
zot42 joined the channel
pengin has quit
pengin joined the channel
zot42_ has quit
eroussel joined the channel
jazo
is there a way to make a whole event a field to update/upsert ?
like add_field => { "doc1" => "%{event}" }
would it be like "%{}" ?
berglh
why do you need to do that jazo, just store the other document?
travnewmatic has quit
nat2610 has quit
bfritz_ is now known as bfritz
jtmarmon has quit
jazo
i need to store the new event as part of a field in an existing document