Java error in logstash

I am getting the following error while trying to start logstash

ERROR: Failed to load settings file from "path.settings". Aborting... path.setting=/etc/logstash/pipelines.yml, exception=Java::JavaLang::RuntimeException, message=>Unhandled IOException: java.io.IOException: unhandled errno: Not a directory
[ERROR] 2018-05-18 15:24:17.526 [main] Logstash - java.lang.IllegalStateException: org.jruby.exceptions.RaiseException: (SystemExit) exit

Hi @Sachchidanand,
Can you give the details of logstash installation? Which version of java are you using please specify?

HI Nikhil,
Thanks for the reply.
java version is :
openjdk version "1.8.0_171"
OpenJDK Runtime Environment (build 1.8.0_171-b10)
OpenJDK 64-Bit Server VM (build 25.171-b10, mixed mode)

and logstash version is :
logstash 6.2.4

and CentOS version is "CentOS release 6.9 (Final)"

i followed the this link to install "https://www.elastic.co/guide/en/beats/libbeat/6.2/logstash-installation.html"

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.