ELK index is yellow . I want to change yellow to green .
{
"ace_logs": {
"settings": {
"index": {
"routing": {
"allocation": {
"include": {
"_tier_preference": "data_content"
}
}
},
"number_of_shards": "1",
"provided_name": "ace_logs",
"creation_date": "1692318017581",
"number_of_replicas": "1",
"uuid": "s3OOOA4DQGqnVMs6jmepJA",
"version": {
"created": "8090099"
}
}
}
}
}