Nevermind i think i fixed it found the setting # Start server with --statistics flag to see buffer utilization. # Must be a power of 2. (512, 1024, 2048, ...) ring_size = 65536
and modified it to be 8192 seems to be processing events much better. On Friday, April 29, 2016 at 2:40:51 PM UTC-7, [email protected] wrote: > > Hello, I was wondering if anyone encountered this problem after upgrading > from 1.0 to 2.0 I have a 1node cluster running elasticsearch and greylog on > the same box w/ 64gb of memory 12 cores 4ssd in raid. I figured out most of > the problems after the upgrade but im having odd performance issues now. I > used to be able to handle 7500events/s with no problem however now its > having problems with any amount i give it. While in the ui watching the > nodes it shows 1 active node however every 20s or so it will disappear and > show no active nodes. Is there some performance settings im missing? ES has > 30gb of memory and paging is disabled. > -- You received this message because you are subscribed to the Google Groups "Graylog Users" 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/graylog2/2cdaea3c-0f13-4076-a4d6-babaff098473%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
