Hello. i am using multiline patterns in my logstash input, it works well. sometimes i have very large logs say 20MB, logstash is crashing when this logs comes in. is there a way to handle it?
i am also using grok patterns on the message.
For now, i am dropping logs greater than 2 mb when sending logs by using max_request_size option. is there a way for preventing the logs to go through the grok pattern filter based on the size ?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.