Install logstash on Docker return LOGSTASH_VERSION: not found

Hi,

I'm new to Docker and Logstash, currently I'm trying to install logstash 5.1.1 on Docker.

When I run the logstash it returned:

"/opt/logstash/vendor/jruby/bin/jruby: line 14: LOGSTASH_VERSION: not found"

here is my command:
CMD bin/logstash -f /opt/logstash/data/import.conf --path.settings=/opt/logstash/conf

Appreciate immediate help!

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