I'm new to Elasticsearch and i'm having issue try to get your elastic searc working. I'm getting Kibana server is not ready yet. I have checked services on both kibana and Elasticsearch working fine. I have colect the logs from kibana and can't seems to understand logs or the fix.
Can someone please check the logs below and suggest fix.
Any help or advise is greatly appreciated
{"service":{"node":{"roles":["background_tasks","ui"]}},"ecs":{"version":"8.6.1"},"@timestamp":"2024-01-02T13:16:16.268+00:00","message":"Registering resources for context "observability.logs".","log":{"level":"INFO","logger":"plugins.alerting"},"process":{"pid":1129},"trace":{"id":"67b8dfb6625a15288384e8ee64ebc619"},"transaction":{"id":"0d6745bf6791578b"}}
{"service":{"node":{"roles":["background_tasks","ui"]}},"ecs":{"version":"8.6.1"},"@timestamp":"2024-01-02T13:16:16.271+00:00","message":"Registering resources for context "observability.metrics".","log":{"level":"INFO","logger":"plugins.alerting"},"process":{"pid":1129},"trace":{"id":"67b8dfb6625a15288384e8ee64ebc619"},"transaction":{"id":"0d6745bf6791578b"}}
{"service":{"node":{"roles":["background_tasks","ui"]}},"ecs":{"version":"8.6.1"},"@timestamp":"2024-01-02T13:16:16.453+00:00","message":"Registering resources for context "security".","log":{"level":"INFO","logger":"plugins.alerting"},"process":{"pid":1129},"trace":{"id":"67b8dfb6625a15288384e8ee64ebc619"},"transaction":{"id":"0d6745bf6791578b"}}
{"service":{"node":{"roles":["background_tasks","ui"]}},"ecs":{"version":"8.6.1"},"@timestamp":"2024-01-02T13:16:16.493+00:00","message":"Server is NOT enabled","log":{"level":"INFO","logger":"plugins.assetManager"},"process":{"pid":1129},"trace":{"id":"67b8dfb6625a15288384e8ee64ebc619"},"transaction":{"id":"0d6745bf6791578b"}}
{"service":{"node":{"roles":["background_tasks","ui"]}},"ecs":{"version":"8.6.1"},"@timestamp":"2024-01-02T13:16:16.500+00:00","message":"Registering resources for context "observability.apm".","log":{"level":"INFO","logger":"plugins.alerting"},"process":{"pid":1129},"trace":{"id":"67b8dfb6625a15288384e8ee64ebc619"},"transaction":{"id":"0d6745bf6791578b"}}
{"service":{"node":{"roles":["background_tasks","ui"]}},"ecs":{"version":"8.6.1"},"@timestamp":"2024-01-02T13:16:16.671+00:00","message":"Chromium sandbox provides an additional layer of protection, and is supported for Linux Ubuntu 22.04 OS. Automatically enabling Chromium sandbox.","log":{"level":"INFO","logger":"plugins.screenshotting.config"},"process":{"pid":1129},"trace":{"id":"67b8dfb6625a15288384e8ee64ebc619"},"transaction":{"id":"0d6745bf6791578b"}}
{"service":{"node":{"roles":["background_tasks","ui"]}},"ecs":{"version":"8.6.1"},"@timestamp":"2024-01-02T13:16:17.912+00:00","message":"This version of Kibana (v8.11.1) is incompatible with the following Elasticsearch nodes in your cluster: v8.10.4 @ 172.31.90.124:9200 (172.31.90.124), v8.10.4 @ 172.31.90.126:9200 (172.31.90.126), v8.10.4 @ 172.31.90.103:9200 (172.31.90.103), v8.10.4 @ 172.31.90.123:9200 (172.31.90.123), v8.10.4 @ 172.31.90.102:9200 (172.31.90.102)","log":{"level":"ERROR","logger":"elasticsearch-service"},"process":{"pid":1129},"trace":{"id":"67b8dfb6625a15288384e8ee64ebc619"},"transaction":{"id":"0d6745bf6791578b"}}
{"service":{"node":{"roles":["background_tasks","ui"]}},"ecs":{"version":"8.6.1"},"@timestamp":"2024-01-02T13:16:18.361+00:00","message":"Browser executable: /usr/share/kibana/node_modules/@kbn/screenshotting-plugin/chromium/headless_shell-linux_x64/headless_shell","log":{"level":"INFO","logger":"plugins.screenshotting.chromium"},"process":{"pid":1129},"trace":{"id":"67b8dfb6625a15288384e8ee64ebc619"},"transaction":{"id":"0d6745bf6791578b"}}
{"service":{"node":{"roles":["background_tasks","ui"]}},"ecs":{"version":"8.6.1"},"@timestamp":"2024-01-02T13:36:15.869+00:00","message":"Timeout: it took more than 1200000ms","error":{"message":"Timeout: it took more than 1200000ms","type":"Error","stack_trace":"Error: Timeout: it took more than 1200000ms\n at Timeout._onTimeout (/usr/share/kibana/node_modules/@kbn/alerting-plugin/server/alerts_service/lib/install_with_timeout.js:36:18)\n at listOnTimeout (node:internal/timers:569:17)\n at processTimers (node:internal/timers:512:7)"},"log":{"level":"ERROR","logger":"plugins.ruleRegistry"},"process":{"pid":1129},"trace":{"id":"67b8dfb6625a15288384e8ee64ebc619"},"transaction":{"id":"0d6745bf6791578b"}}
{"service":{"node":{"roles":["background_tasks","ui"]}},"ecs":{"version":"8.6.1"},"@timestamp":"2024-01-02T13:36:15.871+00:00","message":"Failure during installation of common resources shared between all indices. Timeout: it took more than 1200000ms","error":{"message":"Failure during installation of common resources shared between all indices. Timeout: it took more than 1200000ms","type":"Error","stack_trace":"Error: Failure during installation of common resources shared between all indices. Timeout: it took more than 1200000ms\n at installWithTimeout (/usr/share/kibana/node_modules/@kbn/alerting-plugin/server/alerts_service/lib/install_with_timeout.js:48:11)\n at ResourceInstaller.installCommonResources (/usr/share/kibana/node_modules/@kbn/rule-registry-plugin/server/rule_data_plugin_service/resource_installer.js:42:5)"},"log":{"level":"ERROR","logger":"plugins.ruleRegistry"},"process":{"pid":1129},"trace":{"id":"67b8dfb6625a15288384e8ee64ebc619"},"transaction":{"id":"0d6745bf6791578b"}}
Thanks