'Elasticsearch update index template and upgrade indexes to 8.0

I am trying to do 2 steps hopefully in the least amount of steps as possible:

  1. Upgrade my ES6.4 indexes to 8.0
  2. Implement a template against the indexes so I can use date/time, geo points, and word aggreggation.


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source