docker-compose-efk
docker-compose-efk copied to clipboard
Collect Container Logs with EFK (Elasticsearch + Fluentd + Kibana) via Docker Fluentd Logging Driver
Step 2/2 : RUN ["gem", "install", "fluent-plugin-elasticsearch", "--no-rdoc", "--no-ri", "--version", "1.9.5"] ---> Running in c98fc764323f ERROR: Could not find a valid gem 'fluent-plugin-elasticsearch' (= 1.9.5), here is why: Unable to...
I execute the command `docker-compose up -d` and I get an error `Creating network "docker-compose-efk_elastic" with driver "bridge" Pulling kibana (docker.elastic.co/kibana/kibana:7.8.1)... 7.8.1: Pulling from kibana/kibana 86dbb57a3083: Already exists fe2e912251c2: Pulling...
The elastic search container shuts down after the startup. Please find the logs below: [tibco@ip-172-31-26-149 elk]$ docker logs bbf392f5c980 [2020-03-07T17:41:29,618][INFO ][o.e.n.Node ] [] initializing ... [2020-03-07T17:41:29,778][INFO ][o.e.e.NodeEnvironment ] [mgOsXBI] using...
Recently, I deployed a `docker-compose-efk` environment. At the beginning it could work normally, but the `fluentd` could not send logs to the `elasticsearch` next day. After I restart the `fluentd`...
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...
I was able to deploy everything as described but Kibana keeps asking me for login and password while trying to access it thought localhost:5601. Can you please advice ? Thanks.
Could you assist me how do I create a visualize dashboard Something like this https://misterhex.github.io/assets/img/k8_1.png OpenShift version: 3.9 EFK deployed I am struck in create a dashboard