Looking at the blogs seems your version must be 7.3.2 , could you please confirm?
I believe split API can be used as per the below link & i have tried but for smaller index :
GET kibana_logs_success/_count #14074
PUT /kibana_logs_success/_block/write
POST /kibana_logs_success/_split/kibana_sample_logs_split
{
"settings": {
"index.number_of_shards": 10
}
}
GET kibana_sample_logs_split/_count
I used 10 primary shards you can consider a lower number :
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.