ELK alias

118 阅读1分钟

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

Video:www.youtube.com/watch?v=e5a…