I'm new and trying to install Elasticsearch and Kibana on the same Windows 10 computer without an active Internet connection. Elasticsearch seems to work OK, but Kibana can't find Elasticsearch on the same host without an active Internet connection. Is this correct? If so, why should the Internet be needed if both Elasticsearch and Kibana are on the same host, and both configured to use "localhost"?
Below is output from Kibana showing that it cannot connect to Elasticsearch, and then at the bottom an Internet connection is activated, and Kibana connects to Elasticsearch. Any thoughts?
C:\kibana>bin\kibana
log [10:59:13.981] [info][status][plugin:kibana] Status changed from uninitialized to green - Ready
log [10:59:14.012] [info][status][plugin:elasticsearch] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [10:59:14.028] [info][status][plugin:kbn_vislib_vis_types] Status changed from uninitialized to green - Ready
log [10:59:14.028] [error][elasticsearch] Request error, retrying -- getaddrinfo ENOENT localhost:9200
log [10:59:14.028] [info][status][plugin:markdown_vis] Status changed from uninitialized to green - Ready
log [10:59:14.043] [warning][elasticsearch] Unable to revive connection: http://localhost:9200/
log [10:59:14.043] [warning][elasticsearch] No living connections
log [10:59:14.043] [error][status][plugin:elasticsearch] Status changed from yellow to red - Unable to connect to Elasticsearch at http://localhost:9200.
log [10:59:14.043] [info][status][plugin:metric_vis] Status changed from uninitialized to green - Ready
log [10:59:14.059] [info][status][plugin:spyModes] Status changed from uninitialized to green - Ready
log [10:59:14.059] [info][status][plugin:statusPage] Status changed from uninitialized to green - Ready
log [10:59:14.059] [info][status][plugin:table_vis] Status changed from uninitialized to green - Ready
log [10:59:14.074] [info][listening] Server running at http://localhost:5601
log [10:59:16.552] [warning][elasticsearch] Unable to revive connection: http://localhost:9200/
log [10:59:16.552] [warning][elasticsearch] No living connections
log [10:59:19.051] [warning][elasticsearch] Unable to revive connection: http://localhost:9200/
log [10:59:19.051] [warning][elasticsearch] No living connections
log [10:59:21.551] [warning][elasticsearch] Unable to revive connection: http://localhost:9200/
log [10:59:21.551] [warning][elasticsearch] No living connections
log [10:59:24.059] [warning][elasticsearch] Unable to revive connection: http://localhost:9200/
log [10:59:24.059] [warning][elasticsearch] No living connections
log [10:59:26.560] [warning][elasticsearch] Unable to revive connection: http://localhost:9200/
log [10:59:26.560] [warning][elasticsearch] No living connections
log [10:59:29.071] [warning][elasticsearch] Unable to revive connection: http://localhost:9200/
log [10:59:29.071] [warning][elasticsearch] No living connections
log [10:59:31.578] [warning][elasticsearch] Unable to revive connection: http://localhost:9200/
log [10:59:31.578] [warning][elasticsearch] No living connections
log [10:59:34.090] [warning][elasticsearch] Unable to revive connection: http://localhost:9200/
log [10:59:34.090] [warning][elasticsearch] No living connections
log [10:59:36.597] [warning][elasticsearch] Unable to revive connection: http://localhost:9200/
log [10:59:36.597] [warning][elasticsearch] No living connections
log [10:59:39.183] [info][status][plugin:elasticsearch] Status changed from red to green - Kibana index ready