# Stuck in Logstash

**URL:** https://discuss.elastic.co/t/stuck-in-logstash/269704
**Category:** Logstash
**Created:** [April 9, 2021, 12:14pm UTC](https://discuss.elastic.co/t/stuck-in-logstash/269704 "2021-04-09T12:14:13Z")
**Posts on this page:** 1
**Showing post:** 15

<div class="post-metadata">

### Author: ![Badger](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/badger/32/25190_2.png) [@Badger](https://discuss.elastic.co/u/Badger)
#### Post date: [April 9, 2021, 4:35pm UTC](https://discuss.elastic.co/t/stuck-in-logstash/269704/15 "2021-04-09T16:35:24Z")

</div>

Enable `--log.level trace`. Direct the logs to a file, because there will be a lot of them. Once logstash has logged the "Successfully started Logstash API" message, wait 60 seconds. Then search the logfile for messages from the filewatch module. See [here](https://discuss.elastic.co/t/logstash-wildcards-regex-not-working/164204/2) for an example. If you cannot understand the logs, post the messages from filewatch (not everything) either here, if possible, or on [gist.github.com](http://gist.github.com) or another file sharing site.

---

_[View the full topic](https://discuss.elastic.co/t/stuck-in-logstash/269704)._
