The Log Courier Suite is a set of lightweight tools created to ship and process log files speedily and securely, with low resource usage, to Elasticsearch or Logstash instances.
Other
419
stars
107
forks
source link
Logstash service starting then stopping immediately .conf error #220
When starting the logstash service it starts but stops running in about 3 seconds. I get the following error message in the logs: :message=>"Error: Expected one of #, input, filter, output at line 65, column 1
:message=>"You may be interested in the '--configtest' flag which you can\nuse to validate logstash's configuration before you choose\nto restart a running system."}
We have used the --config test and the configuration is ok.
Any idea why this is happening? Was running fine previously with the same .conf....
When starting the logstash service it starts but stops running in about 3 seconds. I get the following error message in the logs: :message=>"Error: Expected one of #, input, filter, output at line 65, column 1 :message=>"You may be interested in the '--configtest' flag which you can\nuse to validate logstash's configuration before you choose\nto restart a running system."}
We have used the --config test and the configuration is ok.
Any idea why this is happening? Was running fine previously with the same .conf....