Hello,
After having properly installed elasticsearch on a windows PC, when I run kibana by the command. \ Bin \ kibana.bat -> it does not work and yet elasticsearch seems to work well.
{
"name" : "GL885S1N",
"cluster_name" : "elasticsearch",
"cluster_uuid" : "vZFZRXScSkq8ASOLsGuZ7w",
"version" : {
"number" : "7.0.1",
"build_flavor" : "unknown",
"build_type" : "unknown",
"build_hash" : "e4efcb5",
"build_date" : "2019-04-29T12:56:03.145736Z",
"build_snapshot" : false,
"lucene_version" : "8.0.0",
"minimum_wire_compatibility_version" : "6.7.0",
"minimum_index_compatibility_version" : "6.0.0-beta1"
},
"tagline" : "You Know, for Search"
}
Logs elasticsearch
2019-06-13T20:29:09.420+0200: 435.224: Total time for which application threads were stopped: 0.0002646 seconds, Stopping threads took: 0.0000866 seconds
2019-06-13T20:29:13.135+0200: 438.938: [GC (Allocation Failure) 2019-06-13T20:29:13.135+0200: 438.939: [ParNew
Desired survivor size 17432576 bytes, new threshold 6 (max 6)
- age 1: 8929272 bytes, 8929272 total
: 306688K->30532K(306688K), 0.1096714 secs] 422553K->275507K(2325248K), 0.1100329 secs] [Times: user=0.27 sys=0.06, real=0.11 secs]
2019-06-13T20:29:13.245+0200: 439.049: Total time for which application threads were stopped: 0.1103881 seconds, Stopping threads took: 0.0000484 seconds