How to configure different JAVA HOME for logstash without distrurbing the JAVA HOME of my already existing application -


my other application in machine using old java , has configured java_home. how can able configure different java home logstash application without disturbing previous one?

so logstash should use newly configured java home , old application use configured java home. there other environment variable set new java home logstash?

please me.

thanks , regards, nagendra r.


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -