# Can not list indices

**URL:** https://discuss.elastic.co/t/can-not-list-indices/263711
**Category:** Elasticsearch
**Created:** [February 9, 2021, 10:43am UTC](https://discuss.elastic.co/t/can-not-list-indices/263711 "2021-02-09T10:43:49Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Muhammad\_Yasser](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/muhammad_yasser/32/83615_2.png) [@Muhammad\_Yasser](https://discuss.elastic.co/u/Muhammad_Yasser)
#### Post date: [February 9, 2021, 10:43am UTC](https://discuss.elastic.co/t/can-not-list-indices/263711/1 "2021-02-09T10:43:49Z")

</div>

Hello,  
I'm running ELK cluster on Openshift.  
I can see the container log for Elasticsearch container and verify that it's storing infra, audit and app indices.  
Like this:

[2021-02-09T08:10:39,473][INFO][o.e.c.m.MetaDataIndexTemplateService] [elasticsearch-cdm-td0xgwoz-1] adding template [ocp-gen-audit] for index patterns [audit\*]  
[2021-02-09T08:10:42,685][INFO][o.e.c.m.MetaDataIndexTemplateService] [elasticsearch-cdm-td0xgwoz-1] adding template [ocp-gen-app] for index patterns [app\*]  
[2021-02-09T08:10:42,809][INFO][o.e.c.m.MetaDataIndexTemplateService] [elasticsearch-cdm-td0xgwoz-1] adding template [ocp-gen-infra] for index patterns [infra\*]

And Also the status is green.  
However, when I use Kibana GUI I only find infra indices, and it shows "The index pattern you've entered doesn't match any indices." when I try to create app or audit index pattern.

Also when I try to curl the indices inside the elasticsearch container using  
_curl -XGET localhost:9200/_ it returns with  
_curl: (52) Empty reply from server_

Then when I try to get the indices using inside the containers I find that app and audit indices are empty.

Any recommendations why it doesn't store data in those indices, as described in the picture below

 ![2021-02-09 (2)](https://us1.discourse-cdn.com/elastic/original/3X/9/4/9423426545c85595eb32bb842d12284ad5483c87.png)

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: [March 9, 2021, 10:44am UTC](https://discuss.elastic.co/t/can-not-list-indices/263711/2 "2021-03-09T10:44:14Z")

</div>

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