What is alias?
Like a person, the alias is the nickname. It is a different way to call that person.
POST _aliases
{
"actions": [
{
"add": {
"index": "logs-nginx.access-prod",
"alias": "logs"
}
}
]
}
filter alias
routing alias