diff --git a/test/plugin/datastream_template.json b/test/plugin/datastream_template.json new file mode 100644 index 0000000..240d3cb --- /dev/null +++ b/test/plugin/datastream_template.json @@ -0,0 +1,4 @@ +{ + "index_patterns": ["foo*"], + "data_stream": {} +}