Elasticsearch input plugin query error

I have a working elasticsearch query I would like to run and reinsert the results back into elasticsearch. I am using the elasticsearch input plugin in my logstash config file. I have a query that contains aggregations and when I try to load the config file, I get the following error "aggregations are not supported with search_type=scan". How would I go about resolving this?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.