This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*GET /* | |
{ | |
"name" : "rpQNL_D", | |
"cluster_name" : "elasticsearch", | |
"cluster_uuid" : "8DTkqfJnTPyP7T3O7yJShg", | |
"version" : { | |
"number" : "5.6.0", | |
"build_hash" : "781a835", | |
"build_date" : "2017-09-07T03:09:58.087Z", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2020-04-06T07:08:58,003][INFO ][o.e.n.Node ] [rpQNL_D] stopping ... [2020-04-06T07:08:59,099][INFO ][o.e.n.Node ] [rpQNL_D] stopped [2020-04-06T07:08:59,099][INFO ][o.e.n.Node ] [rpQNL_D] closing ... [2020-04-06T07:08:59,159][INFO ][o.e.n.Node ] [rpQNL_D] closed [2020-04-06T07:10:22,592][INFO ][o.e.n.Node ] [] initializing ... [2020-04-06T07:10:23,257][INFO ][o.e.e.NodeEnvironment ] [rpQNL_D] using [1] data paths, mounts [[/var (/dev/mapper/vg_crm-lv_var)]], net usable_space [23.1gb], net total_space [67.8gb], spins? [possibly], types [ext4] [2020-04-06T07:10:23,257][INFO ][o.e.e.NodeEnvironment ] [rpQNL_D] heap size [1.9gb], compressed ordinary object pointers [true] [2020-04-06T07:10:23,273][INFO ][o.e.n.Node ] node name [rpQNL_D] derived from node ID [rpQNL_DFRrK5DS7R7KRCaA]; set [node.name] to override [2020-04-06T07:10:23,273][INFO ][o.e.n.Node ] version[5.6.0], pid[1947], build[781a835/2017-09-07T03:09:58.087Z], OS[Linux/4.13.0-41-generic/amd64], JVM[Private Build/OpenJDK 64-Bit Server VM/1.8.0_232/25. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2021-09-29T15:14:51,060][INFO ][o.e.c.m.MetaDataDeleteIndexService] [sugarnode] [471c9e8f4d3b3f4b49a6360d63a1bf13_shared/cbkfkq2mThKvfp7QE2KvbA] deleting index | |
[2021-09-29T15:15:06,127][INFO ][o.e.c.m.MetaDataCreateIndexService] [sugarnode] [471c9e8f4d3b3f4b49a6360d63a1bf13_shared] creating index, cause [auto(bulk api)], templates [], shards [5]/[1], mappings [] | |
[2021-09-29T15:15:06,142][WARN ][o.e.a.b.TransportShardBulkAction] [sugarnode] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[471c9e8f4d3b3f4b49a6360d63a1bf13_shared][1]] containing [30] requests] | |
org.elasticsearch.index.IndexNotFoundException: no such index | |
at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-5.6.16.jar:5.6.16] | |
at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:745) ~[elasticsearch-5.6.16.jar:5.6.16] | |
at org.elasticsearch.action.support.re |