I'm trying out logstash 5.3.0 and just running a test.conf isn't working. below is the error i get. i saw before that there might be errors if i extract logstash to a path with a space so it is located in "c:/developer/elastic" (windows 10).
Am i doing anything wrong?
C:\Developer\Elastic\Logstash>bin\logstash -f etc\test.conf
An unexpected error occurred! :error => bad URI(is not URI?): file://C:\Developer\Elastic\Logstash\config/log4j2.properties, :backtrace => ["C:/Developer/Elastic/Logstash/vendor/jruby/lib/ruby/1.9/uri/common.rb:176:insplit'", "C:/Developer/Elastic/Logstash/vendor/jruby/lib/ruby/1.9/uri/common.rb:210:in
parse'", "C:/Developer/Elastic/Logstash/vendor/jruby/lib/ruby/1.9/uri/common.rb:747:inparse'", "C:/Developer/Elastic/Logstash/vendor/jruby/lib/ruby/1.9/uri/common.rb:994:in
URI'", "C:/Developer/Elastic/Logstash/logstash-core/lib/logstash/logging/logger.rb:76:ininitialize'", "org/jruby/ext/thread/Mutex.java:149:in
synchronize'", "C:/Developer/Elastic/Logstash/logstash-core/lib/logstash/logging/logger.rb:74:ininitialize'", "C:/Developer/Elastic/Logstash/logstash-core/lib/logstash/runner.rb:198:in
execute'", "C:/Developer/Elastic/Logstash/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/lib/clamp/command.rb:67:inrun'", "C:/Developer/Elastic/Logstash/logstash-core/lib/logstash/runner.rb:183:in
run'", "C:/Developer/Elastic/Logstash/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/lib/clamp/command.rb:132:inrun'", "C:\\Developer\\Elastic\\Logstash\\lib\\bootstrap\\environment.rb:71:in
(root)'"]