# Logstash-filter-elapsed don\`t generate elapsed\_expired\_error

**URL:** https://discuss.elastic.co/t/logstash-filter-elapsed-don-t-generate-elapsed-expired-error/211799
**Category:** Logstash
**Created:** [December 13, 2019, 2:10pm UTC](https://discuss.elastic.co/t/logstash-filter-elapsed-don-t-generate-elapsed-expired-error/211799 "2019-12-13T14:10:20Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![111229](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/111229/32/56578_2.png) [@111229](https://discuss.elastic.co/u/111229)
#### Post date: [December 13, 2019, 2:10pm UTC](https://discuss.elastic.co/t/logstash-filter-elapsed-don-t-generate-elapsed-expired-error/211799/1 "2019-12-13T14:10:20Z")

</div>

Hi, all!

Could you help me.  
I have configuration from logstash-filter-elapsed

```auto
elapsed {
        start_tag => "start"
        end_tag => "stop"
        unique_id_field => "ibso_id"
        timeout => 15
   }

```

but after timeout, I don`t see **tag elapsed\_expired\_error** , how written in documentation ([https://www.elastic.co/guide/en/logstash/current/plugins-filters-elapsed.html#plugins-filters-elapsed-new\_event\_on\_match](https://www.elastic.co/guide/en/logstash/current/plugins-filters-elapsed.html#plugins-filters-elapsed-new_event_on_match))

Thanks for your advice.

---

<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: [January 10, 2020, 2:10pm UTC](https://discuss.elastic.co/t/logstash-filter-elapsed-don-t-generate-elapsed-expired-error/211799/2 "2020-01-10T14:10:21Z")

</div>

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