Skip to content

Instantly share code, notes, and snippets.

@hmle64
hmle64 / gist:cac1ba0b91351feffd230166330dd918
Last active August 19, 2020 07:27
ELK 7.8.1: Kibana takes unusually long time to start
filebeat01 | wait-for-it.sh: waiting 60 seconds for elasticsearch01:9200
kibana01 | {"type":"log","@timestamp":"2020-08-19T01:48:22Z","tags":["warning","plugins-discovery"],"pid":7,"message":"Expect plugin \"id\" in camelCase, but found: apm_oss"}
kibana01 | {"type":"log","@timestamp":"2020-08-19T01:48:22Z","tags":["warning","plugins-discovery"],"pid":7,"message":"Expect plugin \"id\" in camelCase, but found: triggers_actions_ui"}
elasticsearch01 | {"type": "server", "timestamp": "2020-08-19T01:48:30,410Z", "level": "INFO", "component": "o.e.n.Node", "cluster.name": "docker-cluster", "node.name": "es01", "message": "version[7.8.1], pid[6], build[default/docker/b5ca9c58fb664ca8bf9e4057fc229b3396bf3a89/2020-07-21T16:40:44.668009Z], OS[Linux/4.19.76-linuxkit/amd64], JVM[AdoptOpenJDK/OpenJDK 64-Bit Server VM/14.0.1/14.0.1+7]" }
elasticsearch01 | {"type": "server", "timestamp": "2020-08-19T01:48:30,426Z", "level": "INFO", "component": "o.e.n.Node", "cluster.name": "docker-cluster"