Port 9200 web site not displaying

I have tried many of the posts on here with changing the network.host to either 0.0.0.0, local, 127.0.0.1, site but none seem to be working.

Some assistance would be appreciated.

Current elasticsearch.yml:
bootstrap.memory_lock: false
cluster.name: elasticsearch
http.port: 9200
network.host: local
node.data: true
node.ingest: true
node.master: true
node.max_local_storage_nodes: 1
node.name: CNCCWRPFL1000
path.data: C:\ProgramData\Elastic\Elasticsearch\data
path.logs: C:\ProgramData\Elastic\Elasticsearch\logs
transport.tcp.port: 9300
xpack.license.self_generated.type: basic
xpack.security.enabled: false
discovery.seed_hosts: "127.0.0.1:9300"

Current elasticsearch log file:
[2019-05-28T21:47:02,833][INFO ][o.e.e.NodeEnvironment ] [CNCCWRPFL1000] using [1] data paths, mounts [[Windows (C:)]], net usable_space [31.9gb], net total_space [59.5gb], types [NTFS]
[2019-05-28T21:47:02,833][INFO ][o.e.e.NodeEnvironment ] [CNCCWRPFL1000] heap size [1.9gb], compressed ordinary object pointers [true]
[2019-05-28T21:47:02,833][INFO ][o.e.n.Node ] [CNCCWRPFL1000] node name [CNCCWRPFL1000], node ID [-9e5RXKUS9-HPZ6qhxWwCg], cluster name [elasticsearch]
[2019-05-28T21:47:02,833][INFO ][o.e.n.Node ] [CNCCWRPFL1000] version[7.1.0], pid[7584], build[unknown/unknown/606a173/2019-05-16T00:43:15.323135Z], OS[Windows Server 2016/10.0/amd64], JVM[Oracle Corporation/Java HotSpot(TM) 64-Bit Server VM/1.8.0_212/25.212-b10]
[2019-05-28T21:47:02,849][INFO ][o.e.n.Node ] [CNCCWRPFL1000] JVM home [C:\Program Files\Java\jre1.8.0_212]
[2019-05-28T21:47:02,849][INFO ][o.e.n.Node ] [CNCCWRPFL1000] JVM arguments [-XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Djava.io.tmpdir=C:\windows\TEMP\elasticsearch, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=data, -XX:ErrorFile=logs/hs_err_pid%p.log, -XX:+PrintGCDetails, -XX:+PrintGCDateStamps, -XX:+PrintTenuringDistribution, -XX:+PrintGCApplicationStoppedTime, -Xloggc:logs/gc.log, -XX:+UseGCLogFileRotation, -XX:NumberOfGCLogFiles=32, -XX:GCLogFileSize=64m, -Xmx2048m, -Xms2048m, -Dio.netty.allocator.type=pooled, -Delasticsearch, -Des.path.home=C:\Program Files\Elastic\Elasticsearch\7.1.0, -Des.path.conf=C:\ProgramData\Elastic\Elasticsearch\config]

Removed a portion to be under the max character limit

[2019-05-28T21:47:04,833][INFO ][o.e.p.PluginsService ] [CNCCWRPFL1000] no plugins loaded
[2019-05-28T21:47:08,615][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [CNCCWRPFL1000] [controller/3868] [Main.cc@109] controller (64 bit): Version 7.1.0 (Build a8ee6de8087169) Copyright (c) 2019 Elasticsearch BV
[2019-05-28T21:47:09,240][INFO ][o.e.d.DiscoveryModule ] [CNCCWRPFL1000] using discovery type [zen] and seed hosts providers [settings]
[2019-05-28T21:47:10,021][INFO ][o.e.n.Node ] [CNCCWRPFL1000] initialized
[2019-05-28T21:47:10,021][INFO ][o.e.n.Node ] [CNCCWRPFL1000] starting ...
[2019-05-28T21:47:10,240][INFO ][o.e.t.TransportService ] [CNCCWRPFL1000] publish_address {127.0.0.1:9300}, bound_addresses {127.0.0.1:9300}, {[::1]:9300}
[2019-05-28T21:47:10,255][INFO ][o.e.c.c.Coordinator ] [CNCCWRPFL1000] cluster UUID [91cVCfPBQ8WDdmxGdVHy4Q]
[2019-05-28T21:47:10,396][INFO ][o.e.c.s.MasterService ] [CNCCWRPFL1000] elected-as-master ([1] nodes joined)[{CNCCWRPFL1000}{-9e5RXKUS9-HPZ6qhxWwCg}{x34_LfNsScm47t1C6wbtjw}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8589398016, xpack.installed=true, ml.max_open_jobs=20} elect leader, BECOME_MASTER_TASK, FINISH_ELECTION], term: 17, version: 45, reason: master node changed {previous , current [{CNCCWRPFL1000}{-9e5RXKUS9-HPZ6qhxWwCg}{x34_LfNsScm47t1C6wbtjw}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8589398016, xpack.installed=true, ml.max_open_jobs=20}]}
[2019-05-28T21:47:10,458][INFO ][o.e.c.s.ClusterApplierService] [CNCCWRPFL1000] master node changed {previous , current [{CNCCWRPFL1000}{-9e5RXKUS9-HPZ6qhxWwCg}{x34_LfNsScm47t1C6wbtjw}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8589398016, xpack.installed=true, ml.max_open_jobs=20}]}, term: 17, version: 45, reason: Publication{term=17, version=45}
[2019-05-28T21:47:10,568][INFO ][o.e.h.AbstractHttpServerTransport] [CNCCWRPFL1000] publish_address {127.0.0.1:9200}, bound_addresses {127.0.0.1:9200}, {[::1]:9200}
[2019-05-28T21:47:10,568][INFO ][o.e.n.Node ] [CNCCWRPFL1000] started
[2019-05-28T21:47:10,755][INFO ][o.e.l.LicenseService ] [CNCCWRPFL1000] license [a1009ab4-38e8-443f-8f3e-18fb7801174f] mode [basic] - valid
[2019-05-28T21:47:10,755][INFO ][o.e.g.GatewayService ] [CNCCWRPFL1000] recovered [0] indices into cluster_state

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