Hi Ankit, hi Bernd, thanks, that was the right direction!
It wasn't the parameter you mentioned Ankit, for me it works without explicit setting "-Des.max-open-files=true" but with the right jdk ;-) I don't not right know why, but on the complaining systems elasticsearch was started with ibm-jdk (any graylog-component was started with oracle-jdk 1.7.51 though)... Now I have ensured that elasticsearch-nodes are started with oracle-jdk - and no complaint any more! regards, Cornelius Am Montag, 7. Juli 2014 11:50:30 UTC+2 schrieb Ankit Mittal: > > Hi Cornelius, >> > > I faced the same issue, elasticsearch will does not use the full limit > until you do the below setting : > > pass the parameter in elasticsearch run time $ bin/elasticsearch -f > -Des.max-open-files=true > > Let me know if you need more details > Regards > Ankit Mittal > > > -- 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.
