# Is there way to keep track of logstash progress when a file is being parsed?

**URL:** https://discuss.elastic.co/t/is-there-way-to-keep-track-of-logstash-progress-when-a-file-is-being-parsed/128681
**Category:** Logstash
**Created:** [April 19, 2018, 10:58am UTC](https://discuss.elastic.co/t/is-there-way-to-keep-track-of-logstash-progress-when-a-file-is-being-parsed/128681 "2018-04-19T10:58:15Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Mayank\_Agrawal](https://avatars.discourse-cdn.com/v4/letter/m/3ab097/32.png) [@Mayank\_Agrawal](https://discuss.elastic.co/u/Mayank_Agrawal)
#### Post date: [April 19, 2018, 10:58am UTC](https://discuss.elastic.co/t/is-there-way-to-keep-track-of-logstash-progress-when-a-file-is-being-parsed/128681/1 "2018-04-19T10:58:15Z")

</div>

Hi,

I am using logstash to read fixed set of log files (parallely) and through .sincedb file, I am figuring it out its progress. I noticed that logstash updates .sincedb file only when it has completely read a file i.e. when it hits end-of-line.  
Is there way to keep track of logstash progress when a file is being parsed ?

---

<div class="post-metadata">

### Author: ![magnusbaeck](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/magnusbaeck/32/44943_2.png) [@magnusbaeck](https://discuss.elastic.co/u/magnusbaeck)
#### Post date: [April 19, 2018, 11:23am UTC](https://discuss.elastic.co/t/is-there-way-to-keep-track-of-logstash-progress-when-a-file-is-being-parsed/128681/2 "2018-04-19T11:23:50Z")

</div>

> <https://stackoverflow.com/questions/33143437/logstash-parsing-progress-bar>

---

<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: [May 17, 2018, 11:23am UTC](https://discuss.elastic.co/t/is-there-way-to-keep-track-of-logstash-progress-when-a-file-is-being-parsed/128681/3 "2018-05-17T11:23:52Z")

</div>

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