Hi Team,
We have used spinning disks of 2 TB on every node with 16GB and 4 CPU's . I have changed the template setting to the following , IS there any thing be tuned.
index" : {
"refresh_interval" : "-1",
"number_of_shards" : "7",
"translog" : {
"sync_interval" : "600s",
"flush_threshold_size" : "2gb,
"durability": "request"
},
"merge" : {
"policy" : {
"max_merge_at_once" : "10"
}
},