Hello 
As u suggested i have increased ES heap size to 4gb 

/bin/java -Xms4g -Xmx4g -Djava.awt.headless=true -XX:+UseParNewGC 
-XX:+UseConcMarkSweepGC -XX:CMSInitiatingOccupancyFraction=75 
-XX:+UseCMSInitiatingOccupancyOnly -XX:+HeapDumpOnOutOfMemoryError 
-XX:+DisableExplicitGC -Dfile.encoding=UTF-8 -Djna.nosys=true 
-Des.path.home=/usr/share/elasticsearch -cp 
/usr/share/elasticsearch/lib/elasticsearch-2.4.0.jar:/usr/share/elasticsearch/lib/*
 
org.elasticsearch.bootstrap.Elasticsearch start 
-Des.pidfile=/var/run/elasticsearch/elasticsearch.pid 
-Des.default.path.home=/usr/share/elasticsearch 
-Des.default.path.logs=/var/log/elasticsearch 
-Des.default.path.data=/var/lib/elasticsearch 
-Des.default.path.conf=/etc/elasticsearch

but on graylog web gui it is still showing 1gb 
Please guide if i m missing something


On Thursday, November 10, 2016 at 3:48:38 PM UTC+5:30, Jochen Schalanda 
wrote:
>
> Hi Jimmy,
>
> On Thursday, 10 November 2016 10:46:31 UTC+1, Jimmy Chen wrote:
>>
>> Is there anything specific on ES end I could start with?
>>
>
> Just the typical things: Check logs, follow general ES tuning tips.
>
> You can also get professional support at 
> https://www.graylog.org/professional-support.
>
> Cheers,
> Jochen
>

-- 
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/c05a1c1a-66d8-4934-a0ca-68eba033af4b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to