So, when trying to install a logstash plugin inside a docker container (using an interactive shell, or a Dockerfile or docker-compose , doesn't matter), this happens:
sh-4.2$ ./logstash-plugin install logstash-codec-sflow
ERROR: Something went wrong when installing logstash-codec-sflow, message: execution expired
It seems there is no verbose option for the plugin installer, so I have to idea what to look for.
Also, the docker container has working internet. Any ideas?
As I wrote in my very first post, the docker image i'm using is image: docker.elastic.co/logstash/logstash:7.1.1, which is the latest stable version. However, the solution presented in the thread I linked also works for 7.1.1
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.