Best regard. I would like to know why it does not start the Logstash (version 6.1.1) that I have installed locally. After locating in DOS in the directory where I have it installed ("c: \ Elastic Stack \ logstash-6.1.1"), when I give the instruction "bin \ logstash" it produces a message with the following. two lines:
The system can not find the path specified.
"could not find jruby in c: \ Elastic Stack \ logstash-6.1.1 \ vendor \ jruby"
Also, if located in the directory of the installation I give the instruction "bin \ logstash -e 'input {stdin {}} output {stdout {}}'" (to test the installation), it produces the same error message with the same two lines that I already indicated.
Previously I have already started both 'Elasticsearch' (version 6.1.0) and 'kibana' (version 6.1.1). I have Windows 7 Home Basic operating system.
I'm just beginning to know and use these tools. The next thing I have planned to do is install 'Beats'.
I would like to know what is the reason why Logstash does not start, what I am doing wrong or what I need to do.
I am very grateful to you in advance for your collaboration.