Take a look at data_stream_auto_routing. Looking at the code it expects a field called [data_stream]
{ "data_stream": { "type": "foo", "dataset": "bar", "namespace": "baz" } }
You could build that using sprintf references in a mutate filter.
Take a look at data_stream_auto_routing. Looking at the code it expects a field called [data_stream]
{ "data_stream": { "type": "foo", "dataset": "bar", "namespace": "baz" } }
You could build that using sprintf references in a mutate filter.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.