I have Elasticsearch, Logstash running on a m3.xlarge.
ES 1.5.2
Logstash 1.5.0-rc3
ArchLinux
I am trying to index 3 months log data into ELK, but after some time I see
that kernel is killing the processes because of an OOM error. http://pastie.org/10155132
I looked at the memory metrics, which was constant around 70% (with 50%
mlocked by ES).
After few minutes of starting logstash, OOM kills ES.
I noticed that /tmp/logstash size is 5.5 GB. logstash ran fine for some
time when I first started indexing.
Is logstash trying to bulk index all these files?
How do I avoid this? can I throttles this some how? If I change this
temporary location, will that be of any help?
I have Elasticsearch, Logstash running on a m3.xlarge.
ES 1.5.2
Logstash 1.5.0-rc3
ArchLinux
I am trying to index 3 months log data into ELK, but after some time I
see that kernel is killing the processes because of an OOM error. http://pastie.org/10155132
I looked at the memory metrics, which was constant around 70% (with
50% mlocked by ES).
After few minutes of starting logstash, OOM kills ES.
Thanks, I didnt know that there is a separate group. Will post there.
On Tuesday, May 5, 2015 at 6:00:55 PM UTC+5:30, Pradeep Reddy wrote:
I have Elasticsearch, Logstash running on a m3.xlarge.
ES 1.5.2
Logstash 1.5.0-rc3
ArchLinux
I am trying to index 3 months log data into ELK, but after some time I see
that kernel is killing the processes because of an OOM error. http://pastie.org/10155132
I looked at the memory metrics, which was constant around 70% (with 50%
mlocked by ES).
After few minutes of starting logstash, OOM kills ES.
I noticed that /tmp/logstash size is 5.5 GB. logstash ran fine for some
time when I first started indexing.
Is logstash trying to bulk index all these files?
How do I avoid this? can I throttles this some how? If I change this
temporary location, will that be of any help?
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.