Use a split filter
mutate { remove_field => [ "messages" ] }
split { field => "datapoints" }
You can move the fields to the root level using How to dynamically move nested key value to root level.
Use a split filter
mutate { remove_field => [ "messages" ] }
split { field => "datapoints" }
You can move the fields to the root level using How to dynamically move nested key value to root level.
© 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.