Thanks,I will do these changes and check.

But I always endup with no RAM when the log data increases in the graylog2 
server,So do we have standard RAM for particular amount of message stream.

On Wednesday, August 13, 2014 11:29:42 PM UTC+5:30, Arie wrote:
>
> Hi,,
>
> Not knowing where your performance problem consists of a commonly used 
> change on ES.
>
> at the end of your es.yml config file you could append: 
> "index.refresh_interval: 
> 5s" 
> incomming messages are processed every 5 seconds into es than, making it 
> possible for es to
> process more.
>
> Downside is that it take uo to 5 secs befor your data is searchable, but 
> the load on your server
> is reduced by this.
>
> Another thing you could look at is how your disks are mounted, by default 
> there could be a performance bottleneck on this.
> In CentoS 6 I have changed the default to reduce the load with 20/30%:
>   
>
> /dev/mapper/vg_nagios-lv_root /   ext4 defaults
> *,noatime,nodiratime,nobarrier,data=writeback,journal_ioprio=4*       1 1
> good luck
>
> A.
>
> On Sunday, August 10, 2014 10:05:11 PM UTC+2, Md Mazhar wrote:
>>
>> Hello,
>>
>> I have installed graylog server for tomcat log analysis but the log 
>> volume is very large approx 3500 msg/sec.Please guide me to tune the 
>> configuration of graylog to use minimum memory and should work smoothly 
>> without hanging.what amount of RAM server should i use to achieve it.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"graylog2" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to