Merge events

I am using logstash to merge events - how do I stop individual events from going to elastic search and only have aggregated ones go?

Am using grok and aggregate plugins.

Aggregate is configured with timeout.

What distinguishes the individual events from the aggregated ones? For example, are the aggregated ones tagged with something?

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