# Combine multiple events

**URL:** https://discuss.elastic.co/t/combine-multiple-events/64846
**Category:** Logstash
**Created:** [November 3, 2016, 11:19am UTC](https://discuss.elastic.co/t/combine-multiple-events/64846 "2016-11-03T11:19:02Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![mostolog](https://avatars.discourse-cdn.com/v4/letter/m/858c86/32.png) [@mostolog](https://discuss.elastic.co/u/mostolog)
#### Post date: [November 3, 2016, 11:19am UTC](https://discuss.elastic.co/t/combine-multiple-events/64846/1 "2016-11-03T11:19:02Z")

</div>

Hi

Is there any (not community) supported alternative to **combine multiple events/log lines into one** , like [https://www.elastic.co/guide/en/logstash/current/plugins-filters-aggregate.html](https://www.elastic.co/guide/en/logstash/current/plugins-filters-aggregate.html) does?

eg: moving a mail from inbox to trash is splitted into several lines, like:

```auto
login...
copy from INBOX to trash...
delete from INBOX...
disconnect...

```

Regards

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 4:31am UTC](https://discuss.elastic.co/t/combine-multiple-events/64846/2 "2017-07-06T04:31:19Z")

</div>


