Created
May 25, 2022 04:51
-
-
Save lockwooddev/4708f11f9dbf7108cbdc26d7806df57d to your computer and use it in GitHub Desktop.
Revisions
-
lockwooddev created this gist
May 25, 2022 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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", } } }