mesos / logstash

Logstash on Mesos
Apache License 2.0
67 stars 25 forks source link

Automate calculation of logstash and executor heap size #113

Open philwinder opened 8 years ago

philwinder commented 8 years ago

I shouldn't have to set the heap sizes for the executor and the logstash instances. These should be calculated based upon the allocated resources (that is what the user does anyway). I recommend that the max heap space is set to half of the total ram.