Hello,
Is anyone familiar with a way to aggregate a burst of logs into one log (i.e. something similar to throttling, except I won't need to configure logstash to drop the logs) all I want is for logstash to represent a burst of [similar] logs into one new log event.
Thanks in advance!