# Parallel watches in logstash

**URL:** https://discuss.elastic.co/t/parallel-watches-in-logstash/174054
**Category:** Logstash
**Created:** [March 27, 2019, 7:01am UTC](https://discuss.elastic.co/t/parallel-watches-in-logstash/174054 "2019-03-27T07:01:18Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![GiteshKhanna](https://avatars.discourse-cdn.com/v4/letter/g/a9a28c/32.png) [@GiteshKhanna](https://discuss.elastic.co/u/GiteshKhanna)
#### Post date: [March 27, 2019, 7:01am UTC](https://discuss.elastic.co/t/parallel-watches-in-logstash/174054/1 "2019-03-27T07:01:18Z")

</div>

my path is defined as  
path=\> "/mnt/logs/x.log-\*"

So it should be watching every file present

- /mnt/logs/x.log-1
- /mnt/logs/x.log-2  
and so on...

But does logstash support watching multiple files in parallel? Or is it going to process x.log-1 first and then sequentially jump on to x.log-2 .

Any kind of help will be appreciated! Thanks!

---

<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: [April 24, 2019, 7:01am UTC](https://discuss.elastic.co/t/parallel-watches-in-logstash/174054/2 "2019-04-24T07:01:25Z")

</div>

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