docker-compose-efk icon indicating copy to clipboard operation
docker-compose-efk copied to clipboard

does it work ?

Open danny1144 opened this issue 5 years ago • 1 comments

Step 2/2 : RUN ["gem", "install", "fluent-plugin-elasticsearch", "--no-rdoc", "--no-ri", "--version", "1.9.5"] ---> Running in b9228068d59a ERROR: Could not find a valid gem 'fluent-plugin-elasticsearch' (= 1.9.5), here is why: Unable to download data from https://rubygems.org/ - no such name (https://rubygems.org/specs.4.8.gz) ERROR: Service 'fluentd' failed to build: The command 'gem install fluent-plugin-elasticsearch --no-rdoc --no-ri --version 1.9.5' returned a non-zero code: 2

danny1144 avatar Jun 13 '19 04:06 danny1144

Look at the fluent-elastic plugin GitHub repo and append the latest version to it in the Dockerfile

SiM22 avatar Jul 20 '19 18:07 SiM22