Cannot access through http://ipaddress:5601 but localhost:5601

Elasticsarch and Kibana version: 8.2.2
OS: Windows server 2019

Hello, been struggling below problems while I setup the Elasticsearch and kibana on windows platform.

  1. unable to get into http://ipaddress:5601 but it's fine on localhost:5601, log as follows.
[2022-06-15T10:25:52,864][INFO ][o.e.n.Node               ] [MyServerName] version[8.2.2], pid[22036], build[default/zip/9876968ef3c745186b94fdabd4483e01499224ef/2022-05-25T15:47:06.259735307Z], OS[Windows Server 2016/10.0/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/18.0.1.1/18.0.1.1+2-6]
[2022-06-15T10:25:52,872][INFO ][o.e.n.Node               ] [MyServerName] JVM home [F:\elasticsearch-8.2.2\jdk], using bundled JDK [true]
[2022-06-15T10:25:52,874][INFO ][o.e.n.Node               ] [MyServerName] JVM arguments [-Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -Djava.security.manager=allow, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -XX:+ShowCodeDetailsInExceptionMessages, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=SPI,COMPAT, --add-opens=java.base/java.io=ALL-UNNAMED, -XX:+UseG1GC, -Djava.io.tmpdir=C:\windows\TEMP\elasticsearch, -XX:+HeapDumpOnOutOfMemoryError, -XX:+ExitOnOutOfMemoryError, -XX:HeapDumpPath=data, -XX:ErrorFile=logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Xms8191m, -Xmx8191m, -XX:MaxDirectMemorySize=4294967296, -XX:InitiatingHeapOccupancyPercent=30, -XX:G1ReservePercent=25, -Delasticsearch, -Des.path.home=F:\elasticsearch-8.2.2, -Des.path.conf=F:\elasticsearch-8.2.2\config, -Des.distribution.flavor=default, -Des.distribution.type=zip, -Des.bundled_jdk=true]
[2022-06-15T10:25:56,541][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [aggs-matrix-stats]
[2022-06-15T10:25:56,542][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [analysis-common]
[2022-06-15T10:25:56,542][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [constant-keyword]
[2022-06-15T10:25:56,543][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [data-streams]
[2022-06-15T10:25:56,543][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [frozen-indices]
[2022-06-15T10:25:56,544][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [ingest-common]
[2022-06-15T10:25:56,545][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [ingest-geoip]
[2022-06-15T10:25:56,545][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [ingest-user-agent]
[2022-06-15T10:25:56,547][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [kibana]
[2022-06-15T10:25:56,547][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [lang-expression]
[2022-06-15T10:25:56,548][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [lang-mustache]
[2022-06-15T10:25:56,548][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [lang-painless]
[2022-06-15T10:25:56,549][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [legacy-geo]
[2022-06-15T10:25:56,549][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [mapper-extras]
[2022-06-15T10:25:56,549][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [mapper-version]
[2022-06-15T10:25:56,552][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [parent-join]
[2022-06-15T10:25:56,552][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [percolator]
[2022-06-15T10:25:56,553][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [rank-eval]
[2022-06-15T10:25:56,553][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [reindex]
[2022-06-15T10:25:56,555][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [repositories-metering-api]
[2022-06-15T10:25:56,555][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [repository-azure]
[2022-06-15T10:25:56,556][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [repository-encrypted]
[2022-06-15T10:25:56,557][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [repository-gcs]
[2022-06-15T10:25:56,557][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [repository-s3]
[2022-06-15T10:25:56,558][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [repository-url]
[2022-06-15T10:25:56,558][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [runtime-fields-common]
[2022-06-15T10:25:56,559][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [search-business-rules]
[2022-06-15T10:25:56,559][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [searchable-snapshots]
[2022-06-15T10:25:56,559][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [snapshot-based-recoveries]
[2022-06-15T10:25:56,560][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [snapshot-repo-test-kit]
[2022-06-15T10:25:56,560][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [spatial]
[2022-06-15T10:25:56,560][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [transform]
[2022-06-15T10:25:56,561][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [transport-netty4]
[2022-06-15T10:25:56,561][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [unsigned-long]
[2022-06-15T10:25:56,561][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [vector-tile]
[2022-06-15T10:25:56,562][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [vectors]
[2022-06-15T10:25:56,562][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [wildcard]
[2022-06-15T10:25:56,563][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [x-pack-aggregate-metric]
[2022-06-15T10:25:56,563][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [x-pack-analytics]
[2022-06-15T10:25:56,563][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [x-pack-async]
[2022-06-15T10:25:56,566][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [x-pack-async-search]
[2022-06-15T10:25:56,567][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [x-pack-autoscaling]
[2022-06-15T10:25:56,567][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [x-pack-ccr]
[2022-06-15T10:25:56,568][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [x-pack-core]
[2022-06-15T10:25:56,568][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [x-pack-deprecation]
[2022-06-15T10:25:56,568][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [x-pack-enrich]
[2022-06-15T10:25:56,568][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [x-pack-eql]
[2022-06-15T10:25:56,568][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [x-pack-fleet]
[2022-06-15T10:25:56,573][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [x-pack-graph]
[2022-06-15T10:25:56,573][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [x-pack-identity-provider]
[2022-06-15T10:25:56,574][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [x-pack-ilm]
[2022-06-15T10:25:56,574][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [x-pack-logstash]
[2022-06-15T10:25:56,574][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [x-pack-ml]
[2022-06-15T10:25:56,574][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [x-pack-monitoring]
[2022-06-15T10:25:56,574][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [x-pack-ql]
[2022-06-15T10:25:56,575][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [x-pack-rollup]
[2022-06-15T10:25:56,575][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [x-pack-security]
[2022-06-15T10:25:56,575][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [x-pack-shutdown]
[2022-06-15T10:25:56,575][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [x-pack-sql]
[2022-06-15T10:25:56,576][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [x-pack-stack]
[2022-06-15T10:25:56,576][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [x-pack-text-structure]
[2022-06-15T10:25:56,577][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [x-pack-voting-only-node]
[2022-06-15T10:25:56,577][INFO ][o.e.p.PluginsService     ] [MyServerName] loaded module [x-pack-watcher]
[2022-06-15T10:25:56,578][INFO ][o.e.p.PluginsService     ] [MyServerName] no plugins loaded
[2022-06-15T10:25:56,785][INFO ][o.e.e.NodeEnvironment    ] [MyServerName] using [1] data paths, mounts [[New Volume (F:)]], net usable_space [109.9gb], net total_space [127.9gb], types [NTFS]
[2022-06-15T10:25:56,786][INFO ][o.e.e.NodeEnvironment    ] [MyServerName] heap size [8gb], compressed ordinary object pointers [true]
[2022-06-15T10:25:56,956][INFO ][o.e.n.Node               ] [MyServerName] node name [MyServerName], node ID [ix1XsjgBRhin00MtiByPbQ], cluster name [elasticsearch], roles [data_cold, data, remote_cluster_client, master, data_warm, data_content, transform, data_hot, ml, data_frozen, ingest]
[2022-06-15T10:26:03,448][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [MyServerName] [controller/12708] [Main.cc@123] controller (64 bit): Version 8.2.2 (Build c38744b41cbab2) Copyright (c) 2022 Elasticsearch BV
[2022-06-15T10:26:03,742][INFO ][o.e.x.s.Security         ] [MyServerName] Security is enabled
[2022-06-15T10:26:04,110][INFO ][o.e.x.s.a.Realms         ] [MyServerName] license mode is [trial], currently licensed security realms are [reserved/reserved,file/default_file,native/default_native]
[2022-06-15T10:26:04,122][INFO ][o.e.x.s.a.s.FileRolesStore] [MyServerName] parsed [0] roles from file [F:\elasticsearch-8.2.2\config\roles.yml]
[2022-06-15T10:26:05,214][INFO ][o.e.i.g.DatabaseNodeService] [MyServerName] deleting stale file [C:\windows\TEMP\elasticsearch\geoip-databases\ix1XsjgBRhin00MtiByPbQ\GeoLite2-ASN.mmdb]
[2022-06-15T10:26:05,216][INFO ][o.e.i.g.DatabaseNodeService] [MyServerName] deleting stale file [C:\windows\TEMP\elasticsearch\geoip-databases\ix1XsjgBRhin00MtiByPbQ\GeoLite2-ASN.mmdb_COPYRIGHT.txt]
[2022-06-15T10:26:05,218][INFO ][o.e.i.g.DatabaseNodeService] [MyServerName] deleting stale file [C:\windows\TEMP\elasticsearch\geoip-databases\ix1XsjgBRhin00MtiByPbQ\GeoLite2-ASN.mmdb_elastic-geoip-database-service-agreement-LICENSE.txt]
[2022-06-15T10:26:05,219][INFO ][o.e.i.g.DatabaseNodeService] [MyServerName] deleting stale file [C:\windows\TEMP\elasticsearch\geoip-databases\ix1XsjgBRhin00MtiByPbQ\GeoLite2-ASN.mmdb_LICENSE.txt]
[2022-06-15T10:26:05,220][INFO ][o.e.i.g.DatabaseNodeService] [MyServerName] deleting stale file [C:\windows\TEMP\elasticsearch\geoip-databases\ix1XsjgBRhin00MtiByPbQ\GeoLite2-City.mmdb]
[2022-06-15T10:26:05,229][INFO ][o.e.i.g.DatabaseNodeService] [MyServerName] deleting stale file [C:\windows\TEMP\elasticsearch\geoip-databases\ix1XsjgBRhin00MtiByPbQ\GeoLite2-City.mmdb_COPYRIGHT.txt]
[2022-06-15T10:26:05,230][INFO ][o.e.i.g.DatabaseNodeService] [MyServerName] deleting stale file [C:\windows\TEMP\elasticsearch\geoip-databases\ix1XsjgBRhin00MtiByPbQ\GeoLite2-City.mmdb_elastic-geoip-database-service-agreement-LICENSE.txt]
[2022-06-15T10:26:05,231][INFO ][o.e.i.g.DatabaseNodeService] [MyServerName] deleting stale file [C:\windows\TEMP\elasticsearch\geoip-databases\ix1XsjgBRhin00MtiByPbQ\GeoLite2-City.mmdb_LICENSE.txt]
[2022-06-15T10:26:05,232][INFO ][o.e.i.g.DatabaseNodeService] [MyServerName] deleting stale file [C:\windows\TEMP\elasticsearch\geoip-databases\ix1XsjgBRhin00MtiByPbQ\GeoLite2-City.mmdb_README.txt]
[2022-06-15T10:26:05,233][INFO ][o.e.i.g.DatabaseNodeService] [MyServerName] deleting stale file [C:\windows\TEMP\elasticsearch\geoip-databases\ix1XsjgBRhin00MtiByPbQ\GeoLite2-Country.mmdb]
[2022-06-15T10:26:05,235][INFO ][o.e.i.g.DatabaseNodeService] [MyServerName] deleting stale file [C:\windows\TEMP\elasticsearch\geoip-databases\ix1XsjgBRhin00MtiByPbQ\GeoLite2-Country.mmdb_COPYRIGHT.txt]
[2022-06-15T10:26:05,239][INFO ][o.e.i.g.DatabaseNodeService] [MyServerName] deleting stale file [C:\windows\TEMP\elasticsearch\geoip-databases\ix1XsjgBRhin00MtiByPbQ\GeoLite2-Country.mmdb_elastic-geoip-database-service-agreement-LICENSE.txt]
[2022-06-15T10:26:05,246][INFO ][o.e.i.g.DatabaseNodeService] [MyServerName] deleting stale file [C:\windows\TEMP\elasticsearch\geoip-databases\ix1XsjgBRhin00MtiByPbQ\GeoLite2-Country.mmdb_LICENSE.txt]
[2022-06-15T10:26:05,976][INFO ][o.e.t.n.NettyAllocator   ] [MyServerName] creating NettyAllocator with the following configs: [name=elasticsearch_configured, chunk_size=1mb, suggested_max_allocation_size=1mb, factors={es.unsafe.use_netty_default_chunk_and_page_size=false, g1gc_enabled=true, g1gc_region_size=4mb}]
[2022-06-15T10:26:06,010][INFO ][o.e.i.r.RecoverySettings ] [MyServerName] using rate limit [40mb] with [default=40mb, read=0b, write=0b, max=0b]
[2022-06-15T10:26:06,048][INFO ][o.e.d.DiscoveryModule    ] [MyServerName] using discovery type [single-node] and seed hosts providers [settings]
[2022-06-15T10:26:07,666][INFO ][o.e.n.Node               ] [MyServerName] initialized
[2022-06-15T10:26:07,680][INFO ][o.e.n.Node               ] [MyServerName] starting ...
[2022-06-15T10:26:07,728][INFO ][o.e.x.s.c.f.PersistentCache] [MyServerName] persistent cache index loaded
[2022-06-15T10:26:07,734][INFO ][o.e.x.d.l.DeprecationIndexingComponent] [MyServerName] deprecation component started
[2022-06-15T10:26:07,858][INFO ][o.e.t.TransportService   ] [MyServerName] publish_address {10.0.3.38:9300}, bound_addresses {[::]:9300}
[2022-06-15T10:26:08,537][WARN ][o.e.b.BootstrapChecks    ] [MyServerName] Transport SSL must be enabled if security is enabled. Please set [xpack.security.transport.ssl.enabled] to [true] or disable security by setting [xpack.security.enabled] to [false]
[2022-06-15T10:26:08,539][INFO ][o.e.c.c.Coordinator      ] [MyServerName] cluster UUID [DR1ly3UTSiKiLWeWmwEqMg]
[2022-06-15T10:26:08,643][INFO ][o.e.c.s.MasterService    ] [MyServerName] elected-as-master ([1] nodes joined)[_FINISH_ELECTION_, {MyServerName}{ix1XsjgBRhin00MtiByPbQ}{TWsNTRTpQ06Y9hRlRneiGw}{10.0.3.38}{10.0.3.38:9300}{cdfhilmrstw} completing election], term: 17, version: 317, delta: master node changed {previous [], current [{MyServerName}{ix1XsjgBRhin00MtiByPbQ}{TWsNTRTpQ06Y9hRlRneiGw}{10.0.3.38}{10.0.3.38:9300}{cdfhilmrstw}]}
[2022-06-15T10:26:08,875][INFO ][o.e.c.s.ClusterApplierService] [MyServerName] master node changed {previous [], current [{MyServerName}{ix1XsjgBRhin00MtiByPbQ}{TWsNTRTpQ06Y9hRlRneiGw}{10.0.3.38}{10.0.3.38:9300}{cdfhilmrstw}]}, term: 17, version: 317, reason: Publication{term=17, version=317}
[2022-06-15T10:26:09,036][INFO ][o.e.h.AbstractHttpServerTransport] [MyServerName] publish_address {10.0.3.38:9200}, bound_addresses {[::]:9200}
[2022-06-15T10:26:09,037][INFO ][o.e.n.Node               ] [MyServerName] started
[2022-06-15T10:26:09,539][INFO ][o.e.l.LicenseService     ] [MyServerName] license [f9ff467d-5872-4a21-8d00-d6bdbcc03298] mode [basic] - valid
[2022-06-15T10:26:09,547][INFO ][o.e.x.s.a.Realms         ] [MyServerName] license mode is [basic], currently licensed security realms are [reserved/reserved,file/default_file,native/default_native]
[2022-06-15T10:26:09,568][INFO ][o.e.g.GatewayService     ] [MyServerName] recovered [11] indices into cluster_state
[2022-06-15T10:26:09,741][ERROR][o.e.i.g.GeoIpDownloader  ] [MyServerName] exception during geoip databases update
org.elasticsearch.ElasticsearchException: not all primary shards of [.geoip_databases] index are active
	at org.elasticsearch.ingest.geoip.GeoIpDownloader.updateDatabases(GeoIpDownloader.java:135) ~[ingest-geoip-8.2.2.jar:8.2.2]
	at org.elasticsearch.ingest.geoip.GeoIpDownloader.runDownloader(GeoIpDownloader.java:275) [ingest-geoip-8.2.2.jar:8.2.2]
	at org.elasticsearch.ingest.geoip.GeoIpDownloaderTaskExecutor.nodeOperation(GeoIpDownloaderTaskExecutor.java:102) [ingest-geoip-8.2.2.jar:8.2.2]
	at org.elasticsearch.ingest.geoip.GeoIpDownloaderTaskExecutor.nodeOperation(GeoIpDownloaderTaskExecutor.java:48) [ingest-geoip-8.2.2.jar:8.2.2]
	at org.elasticsearch.persistent.NodePersistentTasksExecutor$1.doRun(NodePersistentTasksExecutor.java:42) [elasticsearch-8.2.2.jar:8.2.2]
	at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:773) [elasticsearch-8.2.2.jar:8.2.2]
	at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:26) [elasticsearch-8.2.2.jar:8.2.2]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?]
	at java.lang.Thread.run(Thread.java:833) [?:?]
[2022-06-15T10:26:11,420][INFO ][o.e.i.g.DatabaseNodeService] [MyServerName] retrieve geoip database [GeoLite2-ASN.mmdb] from [.geoip_databases] to [C:\windows\TEMP\elasticsearch\geoip-databases\ix1XsjgBRhin00MtiByPbQ\GeoLite2-ASN.mmdb.tmp.gz]
[2022-06-15T10:26:11,422][INFO ][o.e.i.g.DatabaseNodeService] [MyServerName] retrieve geoip database [GeoLite2-City.mmdb] from [.geoip_databases] to [C:\windows\TEMP\elasticsearch\geoip-databases\ix1XsjgBRhin00MtiByPbQ\GeoLite2-City.mmdb.tmp.gz]
[2022-06-15T10:26:11,423][INFO ][o.e.i.g.DatabaseNodeService] [MyServerName] retrieve geoip database [GeoLite2-Country.mmdb] from [.geoip_databases] to [C:\windows\TEMP\elasticsearch\geoip-databases\ix1XsjgBRhin00MtiByPbQ\GeoLite2-Country.mmdb.tmp.gz]
[2022-06-15T10:26:11,822][INFO ][o.e.i.g.DatabaseNodeService] [MyServerName] successfully loaded geoip database file [GeoLite2-Country.mmdb]
[2022-06-15T10:26:11,872][INFO ][o.e.i.g.DatabaseNodeService] [MyServerName] successfully loaded geoip database file [GeoLite2-ASN.mmdb]
[2022-06-15T10:26:12,018][INFO ][o.e.c.r.a.AllocationService] [MyServerName] current.health="GREEN" message="Cluster health status changed from [RED] to [GREEN] (reason: [shards started [[.kibana-event-log-8.2.2-000001][0], [.ds-ilm-history-5-2022.06.06-000001][0]]])." previous.health="RED" reason="shards started [[.kibana-event-log-8.2.2-000001][0], [.ds-ilm-history-5-2022.06.06-000001][0]]"
[2022-06-15T10:26:12,666][INFO ][o.e.i.g.DatabaseNodeService] [MyServerName] successfully loaded geoip database file [GeoLite2-City.mmdb]
[2022-06-15T10:26:18,924][INFO ][o.e.t.LoggingTaskListener] [MyServerName] 174 finished with response BulkByScrollResponse[took=971.2ms,timed_out=false,sliceId=null,updated=23,created=0,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[2022-06-15T10:26:18,949][INFO ][o.e.t.LoggingTaskListener] [MyServerName] 173 finished with response BulkByScrollResponse[took=1s,timed_out=false,sliceId=null,updated=325,created=0,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
  1. My Elasticsearch yml file.
network.host: 0.0.0.0
http.port: 9200
discovery.seed_hosts: ["10.0.0.38:9300"]
discovery.type: single-node
  1. My Kibana yml file.
elasticsearch.hosts: ["http://localhost:9200"]
elasticsearch.username: "kibana_system"
elasticsearch.password: "MyPassword"
  1. I also do not see any log file has been generated under kibana's log file.

Please see if anyone could help on this, thank you so much.

Welcome!

You need to add

server.host: 0.0.0.0

in your kibana.yml file.

See Configure Kibana | Kibana Guide [8.2] | Elastic

@dadoonet Added 0.0.0.0 into my kibana.yml file and I managed to access it to http://10.0.3.38:5601 from the windows server itself.

However, I still got no luck to reach this remotely but I can telnet to port 5601. Windows firewall has been allowed for port # 9200, 9300, and 5601.

I got below curl result from the server itself.

>curl -I http://10.0.3.38:5601
curl: (7) Failed to connect to 10.0.3.38 port 5601 after 1001 ms: Connection refused

What else did I miss to be configured please? :slight_smile:
Thank you.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.