Kibana 仪表板 5601 端口问题
Kibana dashboard 5601 port issue
我们在 linux 中使用端口 5601 设置了 kibana 仪表板。突然设置 dsahboard 不工作。我们找不到解决方案。所以我们将kibana yml文件中的端口号5601改为5602。重新启动服务器后,我可以启动仪表板。但是我们需要 运行 5601 端口,因为 kibana 仪表板映射到 5601。知道如何解决这个问题。
启动日志:
username@x.x.x.x:folder-path > kibana
log [09:51:27.806] [info][status][plugin:kibana@6.3.0] Status changed from uninitialized to green - Ready
log [09:51:27.847] [info][status][plugin:elasticsearch@6.3.0] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [09:51:27.850] [info][status][plugin:xpack_main@6.3.0] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [09:51:27.855] [info][status][plugin:searchprofiler@6.3.0] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [09:51:27.858] [info][status][plugin:ml@6.3.0] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [09:51:27.891] [info][status][plugin:tilemap@6.3.0] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [09:51:27.893] [info][status][plugin:watcher@6.3.0] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [09:51:27.905] [info][status][plugin:license_management@6.3.0] Status changed from uninitialized to green - Ready
log [09:51:27.907] [info][status][plugin:index_management@6.3.0] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [09:51:28.410] [info][status][plugin:timelion@6.3.0] Status changed from uninitialized to green - Ready
log [09:51:28.415] [info][status][plugin:graph@6.3.0] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [09:51:28.418] [info][status][plugin:monitoring@6.3.0] Status changed from uninitialized to green - Ready
log [09:51:28.420] [info][status][plugin:security@6.3.0] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [09:51:28.420] [warning][security] Generating a random key for xpack.security.encryptionKey. To prevent sessions from being invalidated on restart, please set xpack.security.encryptionKey in kibana.yml
log [09:51:28.450] [info][status][plugin:grokdebugger@6.3.0] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [09:51:28.453] [info][status][plugin:dashboard_mode@6.3.0] Status changed from uninitialized to green - Ready
log [09:51:28.456] [info][status][plugin:logstash@6.3.0] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [09:51:28.471] [info][status][plugin:apm@6.3.0] Status changed from uninitialized to green - Ready
log [09:51:28.480] [info][status][plugin:console@6.3.0] Status changed from uninitialized to green - Ready
log [09:51:28.482] [info][status][plugin:console_extensions@6.3.0] Status changed from uninitialized to green - Ready
log [09:51:28.485] [info][status][plugin:metrics@6.3.0] Status changed from uninitialized to green - Ready
log [09:51:29.471] [warning][reporting] Generating a random key for xpack.reporting.encryptionKey. To prevent pending reports from failing on restart, please set xpack.reporting.encryptionKey in kibana.yml
log [09:51:29.473] [info][status][plugin:reporting@6.3.0] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [09:51:29.585] [info][listening] Server running at https://x.x.x.x:5601
log [09:51:29.589] [info][status][plugin:elasticsearch@6.3.0] Status changed from yellow to green - Ready
log [09:51:29.591] [info][license][xpack] Imported license information from Elasticsearch for the [data] cluster: mode: basic | status: active
log [09:51:29.614] [info][status][plugin:xpack_main@6.3.0] Status changed from yellow to green - Ready
log [09:51:29.615] [info][status][plugin:searchprofiler@6.3.0] Status changed from yellow to green - Ready
log [09:51:29.615] [info][status][plugin:ml@6.3.0] Status changed from yellow to green - Ready
log [09:51:29.615] [info][status][plugin:tilemap@6.3.0] Status changed from yellow to green - Ready
log [09:51:29.616] [info][status][plugin:watcher@6.3.0] Status changed from yellow to green - Ready
log [09:51:29.616] [info][status][plugin:index_management@6.3.0] Status changed from yellow to green - Ready
log [09:51:29.617] [info][status][plugin:graph@6.3.0] Status changed from yellow to green - Ready
log [09:51:29.617] [info][status][plugin:security@6.3.0] Status changed from yellow to green - Ready
log [09:51:29.617] [info][status][plugin:grokdebugger@6.3.0] Status changed from yellow to green - Ready
log [09:51:29.618] [info][status][plugin:logstash@6.3.0] Status changed from yellow to green - Ready
log [09:51:29.618] [info][status][plugin:reporting@6.3.0] Status changed from yellow to green - Ready
log [09:51:29.626] [info][kibana-monitoring][monitoring-ui] Starting all Kibana monitoring collectors
log [09:51:29.632] [info][license][xpack] Imported license information from Elasticsearch for the [monitoring] cluster: mode: basic | status: active
好像还有一个任务是在5601端口运行ning。检查这个特定端口上的运行ning程序,杀掉它,然后再运行 Kibana。
我们在 linux 中使用端口 5601 设置了 kibana 仪表板。突然设置 dsahboard 不工作。我们找不到解决方案。所以我们将kibana yml文件中的端口号5601改为5602。重新启动服务器后,我可以启动仪表板。但是我们需要 运行 5601 端口,因为 kibana 仪表板映射到 5601。知道如何解决这个问题。
启动日志:
username@x.x.x.x:folder-path > kibana
log [09:51:27.806] [info][status][plugin:kibana@6.3.0] Status changed from uninitialized to green - Ready
log [09:51:27.847] [info][status][plugin:elasticsearch@6.3.0] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [09:51:27.850] [info][status][plugin:xpack_main@6.3.0] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [09:51:27.855] [info][status][plugin:searchprofiler@6.3.0] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [09:51:27.858] [info][status][plugin:ml@6.3.0] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [09:51:27.891] [info][status][plugin:tilemap@6.3.0] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [09:51:27.893] [info][status][plugin:watcher@6.3.0] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [09:51:27.905] [info][status][plugin:license_management@6.3.0] Status changed from uninitialized to green - Ready
log [09:51:27.907] [info][status][plugin:index_management@6.3.0] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [09:51:28.410] [info][status][plugin:timelion@6.3.0] Status changed from uninitialized to green - Ready
log [09:51:28.415] [info][status][plugin:graph@6.3.0] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [09:51:28.418] [info][status][plugin:monitoring@6.3.0] Status changed from uninitialized to green - Ready
log [09:51:28.420] [info][status][plugin:security@6.3.0] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [09:51:28.420] [warning][security] Generating a random key for xpack.security.encryptionKey. To prevent sessions from being invalidated on restart, please set xpack.security.encryptionKey in kibana.yml
log [09:51:28.450] [info][status][plugin:grokdebugger@6.3.0] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [09:51:28.453] [info][status][plugin:dashboard_mode@6.3.0] Status changed from uninitialized to green - Ready
log [09:51:28.456] [info][status][plugin:logstash@6.3.0] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [09:51:28.471] [info][status][plugin:apm@6.3.0] Status changed from uninitialized to green - Ready
log [09:51:28.480] [info][status][plugin:console@6.3.0] Status changed from uninitialized to green - Ready
log [09:51:28.482] [info][status][plugin:console_extensions@6.3.0] Status changed from uninitialized to green - Ready
log [09:51:28.485] [info][status][plugin:metrics@6.3.0] Status changed from uninitialized to green - Ready
log [09:51:29.471] [warning][reporting] Generating a random key for xpack.reporting.encryptionKey. To prevent pending reports from failing on restart, please set xpack.reporting.encryptionKey in kibana.yml
log [09:51:29.473] [info][status][plugin:reporting@6.3.0] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [09:51:29.585] [info][listening] Server running at https://x.x.x.x:5601
log [09:51:29.589] [info][status][plugin:elasticsearch@6.3.0] Status changed from yellow to green - Ready
log [09:51:29.591] [info][license][xpack] Imported license information from Elasticsearch for the [data] cluster: mode: basic | status: active
log [09:51:29.614] [info][status][plugin:xpack_main@6.3.0] Status changed from yellow to green - Ready
log [09:51:29.615] [info][status][plugin:searchprofiler@6.3.0] Status changed from yellow to green - Ready
log [09:51:29.615] [info][status][plugin:ml@6.3.0] Status changed from yellow to green - Ready
log [09:51:29.615] [info][status][plugin:tilemap@6.3.0] Status changed from yellow to green - Ready
log [09:51:29.616] [info][status][plugin:watcher@6.3.0] Status changed from yellow to green - Ready
log [09:51:29.616] [info][status][plugin:index_management@6.3.0] Status changed from yellow to green - Ready
log [09:51:29.617] [info][status][plugin:graph@6.3.0] Status changed from yellow to green - Ready
log [09:51:29.617] [info][status][plugin:security@6.3.0] Status changed from yellow to green - Ready
log [09:51:29.617] [info][status][plugin:grokdebugger@6.3.0] Status changed from yellow to green - Ready
log [09:51:29.618] [info][status][plugin:logstash@6.3.0] Status changed from yellow to green - Ready
log [09:51:29.618] [info][status][plugin:reporting@6.3.0] Status changed from yellow to green - Ready
log [09:51:29.626] [info][kibana-monitoring][monitoring-ui] Starting all Kibana monitoring collectors
log [09:51:29.632] [info][license][xpack] Imported license information from Elasticsearch for the [monitoring] cluster: mode: basic | status: active
好像还有一个任务是在5601端口运行ning。检查这个特定端口上的运行ning程序,杀掉它,然后再运行 Kibana。