If i just want to forward logs by having input tcp and ouput tcp, what should the outpuc codec be? I would like to only have the message field in the ouput so that it remains exactly same.
tilmans joined the channel
rayha joined the channel
jwd joined the channel
Renee_ joined the channel
rotbeard joined the channel
srv|danofsatx has quit
tvle has quit
Itkovian joined the channel
chakatz has quit
casimirextreme
Morning all. Does anyone have ideas on how to handle this. I've a logs with metrics that have 3 consecutive lines with the same pattern. I would only need to keep and analyze the last line. Does anybody knows how do it?
kiran__ joined the channel
Hounddog joined the channel
tvle joined the channel
productiondba joined the channel
chakatz joined the channel
kiran_ has quit
ade_b has quit
tnogisto has quit
budgester115 joined the channel
derjohn_mob has quit
scl joined the channel
thoco joined the channel
ITChap has quit
scl has quit
ITChap joined the channel
rtoren has quit
terrorNZ has quit
scl joined the channel
Renee_ has quit
terrorNZ joined the channel
tnogisto joined the channel
ITChap has quit
derjohn_mob joined the channel
jaxxstorm has quit
devsterknight|ZN has quit
Chepra has quit
yuhl_work___ has quit
yuhl_work___ joined the channel
jaxxstorm joined the channel
Chepra joined the channel
aseidl has quit
jgornick has quit
petracvv has quit
PhilK has quit
PhilK joined the channel
jgornick joined the channel
aseidl joined the channel
devster31 joined the channel
petracvv joined the channel
tnogisto has quit
t4nk547 joined the channel
t4nk547
Hello, how do I find out what part of my logstash pipeline is blocking? :message=>"Lumberjack input: The circuit breaker has detected a slowdown or stall in the pipeline
travnewmatic has quit
tnogisto joined the channel
mosulica has quit
goncalop joined the channel
mosulica joined the channel
selinuxium__ joined the channel
selinuxium joined the channel
haneen has quit
dancleinmark joined the channel
selinuxium_ has quit
selinuxium__ has quit
haneen joined the channel
selinuxium has quit
dancleinmark has quit
scl has quit
Itkovian joined the channel
nhhagen has quit
haneen has quit
thoco has quit
rtoren joined the channel
tilmans
casimirextreme: Simple approach would be to use the same grok pattern 3 times but only name it the last time
it should only pick up the named pattern
klj613 joined the channel
klj613
hello, should i have a index pattern per application group, per-application or per-tier-per-application?
casimirextreme
indeed thx for the suggestion tilmans
NightKhaos has quit
rtoren has quit
NightKhaos joined the channel
kanarip has quit
hanine joined the channel
mosulica has quit
thoco joined the channel
kanarip joined the channel
Guest38810 is now known as masteinhauser
robak
hi everyone
what should I look into if I want to speed up my logstash-forwarder and logstash-shipper?
seems like my lsf is able to do 1024/1s events on average and not much more
daito joined the channel
I tried increasing -spool-size to 2000, but then it was doing 2000/2s events on average
dancleinmark joined the channel
hanine has quit
daito has quit
t4nk547 has left the channel
radiocats joined the channel
radiocat_ joined the channel
dancleinmark has quit
nhhagen joined the channel
hanine joined the channel
radiocats has quit
ade_b joined the channel
kiran__ has quit
andymcgil joined the channel
jgelens joined the channel
hanine has quit
koendc has quit
hanine joined the channel
Zytox has quit
Zytox joined the channel
martineg_ has quit
martineg_ joined the channel
rtoren joined the channel
hanine has quit
rtoren has quit
bleskes joined the channel
nhhagen has quit
spgingras joined the channel
nhhagen joined the channel
nhhagen has quit
nhhagen joined the channel
jgelens has left the channel
kiran_ joined the channel
dancleinmark joined the channel
JDiPierro joined the channel
koendc joined the channel
rotbeard has quit
hanine joined the channel
dancleinmark has quit
TopicusPatrick joined the channel
TopicusPatrick
hi, I'm using the rabbitmq output plugin. I want to enable an ssl connection from Logstash to RabbitMQ, I have set up the ssl settings in RabbitMQ but how do I setup the logstash ssl settings? where to place the path to the client cert etc.?