# Getting -000001 at the end of daily index name

**URL:** https://discuss.elastic.co/t/getting-000001-at-the-end-of-daily-index-name/187490
**Category:** Beats
**Tags:** filebeat
**Created:** [June 26, 2019, 6:51am UTC](https://discuss.elastic.co/t/getting-000001-at-the-end-of-daily-index-name/187490 "2019-06-26T06:51:50Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Karthik\_Vennalaganti](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/karthik_vennalaganti/32/48796_2.png) [@Karthik\_Vennalaganti](https://discuss.elastic.co/u/Karthik_Vennalaganti)
#### Post date: [June 26, 2019, 6:51am UTC](https://discuss.elastic.co/t/getting-000001-at-the-end-of-daily-index-name/187490/1 "2019-06-26T06:51:50Z")

</div>

Hi all,

I am using Filebeat -\> Elasticsearch -\> Kibana setup (version 7.1.1) for viewing our application level logs. One index is created per day and logs shipped by filebeat from our file logs are stored. The expected index name is "filebeat-7.1.1-yyyy.MM.dd".

But I am getting a single index for all days and the pattern is like "filebeat-7.1.1-yyyy.MM.dd-000001".

I want to know the reason for '-000001' getting appended at the end of the index name. It was working as expected in version 6.3.x.

---

<div class="post-metadata">

### Author: ![stcdarrell](https://avatars.discourse-cdn.com/v4/letter/s/a183cd/32.png) [@stcdarrell](https://discuss.elastic.co/u/stcdarrell)
#### Post date: [June 27, 2019, 1:11pm UTC](https://discuss.elastic.co/t/getting-000001-at-the-end-of-daily-index-name/187490/2 "2019-06-27T13:11:24Z")

</div>

i could be wrong, but probably some of elastics new roll over indexing and lifecycle rules are coming into effect.

[https://www.elastic.co/guide/en/elasticsearch/reference/master/set-up-lifecycle-policy.html](https://www.elastic.co/guide/en/elasticsearch/reference/master/set-up-lifecycle-policy.html)

when a index meets certain rule standards (a certain gb in size, number of documents, etc) it rolls over to another file

---

<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 25, 2019, 1:11pm UTC](https://discuss.elastic.co/t/getting-000001-at-the-end-of-daily-index-name/187490/3 "2019-07-25T13:11:28Z")

</div>

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