# Kibana Indexes showing same data

**URL:** https://discuss.elastic.co/t/kibana-indexes-showing-same-data/89755
**Category:** Kibana
**Created:** [June 16, 2017, 5:40pm UTC](https://discuss.elastic.co/t/kibana-indexes-showing-same-data/89755 "2017-06-16T17:40:38Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![mvelez83](https://avatars.discourse-cdn.com/v4/letter/m/bcef8e/32.png) [@mvelez83](https://discuss.elastic.co/u/mvelez83)
#### Post date: [June 16, 2017, 5:40pm UTC](https://discuss.elastic.co/t/kibana-indexes-showing-same-data/89755/1 "2017-06-16T17:40:38Z")

</div>

Hello,

I've just installed my first ELK stack and I create an index called logstash-_. I also created a new one called ipalogs-_ using the following output configuration:

> output {  
> elasticsearch { hosts =\> ["10.34.192.61:9200"]  
> index =\> "ipalogs-%{+YYYY.MM.dd}" }

I can also see the index in Elasticsearch:

> green open ipalogs-2017.06.16 \_4WjUPcCSmqQspYf3IHQSw 5 1 11554013 0 10.4gb 5.3gb

I can add the ipalogs-\* into kibana BUT it is showing the same data or logs as the logstash-\* index instead of the logs I wanted from FreeIPA in the ipalogs-\* index.

Please let me know if there is any other information I can send to better assist and thank you in advanced for any and all help!

Thank You!

---

<div class="post-metadata">

### Author: ![ppisljar](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ppisljar/32/11588_2.png) [@ppisljar](https://discuss.elastic.co/u/ppisljar)
#### Post date: [June 17, 2017, 6:27am UTC](https://discuss.elastic.co/t/kibana-indexes-showing-same-data/89755/2 "2017-06-17T06:27:53Z")

</div>

your full logstash conf would be helpful, 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: [July 15, 2017, 6:27am UTC](https://discuss.elastic.co/t/kibana-indexes-showing-same-data/89755/3 "2017-07-15T06:27:56Z")

</div>

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