Hi~,
I'm using Logstash 5.2.2.
I edited jvm.option (-Xms256m -Xmx256m)
but Logstash started with 1G Maximum Java Heap Size
(I monitored with Java Mission Control)
Was I wrong..?
In addition, this is my start command.
.\bin\logstash.bat -f config\logstash.conf
Thanks!