Hi, Has anyone encountered a problem with logstash where there are several filters (~8 grok filters, multiline and json) that causes logstash to get stuck when sending bulk of actions to elasticsearch ?
I tried playing with the amount of filters to see if that what causes the issue. - Only multiline and json filters configured - all works well - Only grok filters configured - all works well But when combining them all together, logstash starts to work but just gets stuck at a very early point on "Sending bulk of actions to client" Can anyone help me in understanding what's going on here? I'm using logstash 1.5.0beta and ES 1.4.2 Thanks. -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/468a0ac9-17db-4fc9-91da-e57454932129%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
