Skip to content

Instantly share code, notes, and snippets.

@lockwooddev
Created May 25, 2022 04:51
Show Gist options
  • Select an option

  • Save lockwooddev/4708f11f9dbf7108cbdc26d7806df57d to your computer and use it in GitHub Desktop.

Select an option

Save lockwooddev/4708f11f9dbf7108cbdc26d7806df57d to your computer and use it in GitHub Desktop.

Revisions

  1. lockwooddev created this gist May 25, 2022.
    12 changes: 12 additions & 0 deletions legacy-index-template.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,12 @@
    {
    "index_patterns": [
    "legacy-index*"
    ],
    "template": {
    "settings": {
    "number_of_shards": 1,
    "number_of_replicas": 1,
    "default_pipeline": "metrics-forwarder",
    }
    }
    }