# Index last update date

**URL:** https://discuss.elastic.co/t/index-last-update-date/28838
**Category:** Elasticsearch
**Created:** [September 8, 2015, 12:56pm UTC](https://discuss.elastic.co/t/index-last-update-date/28838 "2015-09-08T12:56:27Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Pawel\_Rog](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/pawel_rog/32/141223_2.png) [@Pawel\_Rog](https://discuss.elastic.co/u/Pawel_Rog)
#### Post date: [September 8, 2015, 12:56pm UTC](https://discuss.elastic.co/t/index-last-update-date/28838/1 "2015-09-08T12:56:27Z")

</div>

Hi,  
I'm looking for a way to get last index modification approximate date. Is there any way to get from ES information about last date when index files have been modified? I don't need precise date when the last document has been inserted.

When I look directly at OS level I can get Lucene segment files modification date. This would satisfy me but I don't know how I can get this information from ES level through ES API. I'd appreciate any suggestions.

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [September 10, 2015, 8:29am UTC](https://discuss.elastic.co/t/index-last-update-date/28838/2 "2015-09-10T08:29:51Z")

</div>

I don't think we expose this via the API, at least I can't find anything.  
It'd be a good idea for a feature request though!

---

<div class="post-metadata">

### Author: ![Pawel\_Rog](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/pawel_rog/32/141223_2.png) [@Pawel\_Rog](https://discuss.elastic.co/u/Pawel_Rog)
#### Post date: [September 10, 2015, 10:02am UTC](https://discuss.elastic.co/t/index-last-update-date/28838/3 "2015-09-10T10:02:34Z")

</div>

How can I open a feature request? Github issue?

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [September 10, 2015, 10:02am UTC](https://discuss.elastic.co/t/index-last-update-date/28838/4 "2015-09-10T10:02:55Z")

</div>

That's correct.

---

<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 5, 2017, 11:51pm UTC](https://discuss.elastic.co/t/index-last-update-date/28838/5 "2017-07-05T23:51:19Z")

</div>


