If you have access to the dev tools in the dashboard,
then you can increase the max_shards_per_node,
max_shards_per_node
PUT /_cluster/settings { "persistent": { "cluster.max_shards_per_node": 1500 } }