# Kibana does not shown my newly created index

**URL:** https://discuss.elastic.co/t/kibana-does-not-shown-my-newly-created-index/235059
**Category:** Logstash
**Created:** [May 31, 2020, 10:26am UTC](https://discuss.elastic.co/t/kibana-does-not-shown-my-newly-created-index/235059 "2020-05-31T10:26:54Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![himalc](https://avatars.discourse-cdn.com/v4/letter/h/258eb7/32.png) [@himalc](https://discuss.elastic.co/u/himalc)
#### Post date: [May 31, 2020, 10:26am UTC](https://discuss.elastic.co/t/kibana-does-not-shown-my-newly-created-index/235059/1 "2020-05-31T10:26:54Z")

</div>

After changing grok pattern and restart the logstash, but newly created index does not appear in Kibana index. below is my output section.

output {  
elasticsearch {  
hosts =\> ["elasticsearch:9200"]  
index =\> "data-test"  
}  
}

---

<div class="post-metadata">

### Author: ![ptamba](https://avatars.discourse-cdn.com/v4/letter/p/7feea3/32.png) [@ptamba](https://discuss.elastic.co/u/ptamba)
#### Post date: [May 31, 2020, 10:50am UTC](https://discuss.elastic.co/t/kibana-does-not-shown-my-newly-created-index/235059/2 "2020-05-31T10:50:46Z")

</div>

you should check your logs for errors

---

<div class="post-metadata">

### Author: ![himalc](https://avatars.discourse-cdn.com/v4/letter/h/258eb7/32.png) [@himalc](https://discuss.elastic.co/u/himalc)
#### Post date: [May 31, 2020, 10:54am UTC](https://discuss.elastic.co/t/kibana-does-not-shown-my-newly-created-index/235059/3 "2020-05-31T10:54:51Z")

</div>

No errors actually. Its says, Logstash started successfully.

[2020-05-28T19:10:34,602][INFO][logstash.runner] Starting Logstash {"logstash.version"=\>"7.6.2"}  
[2020-05-28T19:10:34,986][WARN][logstash.monitoringextension.pipelineregisterhook] xpack.monitoring.enabled has not been defined, but found elasticsearch configuration. Please explicitly set `xpack.monitoring.enabled: true` in logstash.yml  
[2020-05-28T19:10:35,669][INFO][logstash.licensechecker.licensereader] Elasticsearch pool URLs updated {:changes=\>{:removed=\>, :added=\>[[http://elasticsearch:9200/](http://elasticsearch:9200/)]}}  
[2020-05-28T19:10:35,831][WARN][logstash.licensechecker.licensereader] Restored connection to ES instance {:url=\>"[http://elasticsearch:9200/](http://elasticsearch:9200/)"}  
[2020-05-28T19:10:35,876][INFO][logstash.licensechecker.licensereader] ES Output version determined {:es\_version=\>7}  
[2020-05-28T19:10:35,879][WARN][logstash.licensechecker.licensereader] Detected a 6.x and above cluster: the `type` event field won't be used to determine the document \_type {:es\_version=\>7}  
[2020-05-28T19:10:36,007][INFO][logstash.monitoring.internalpipelinesource] Monitoring License OK  
[2020-05-28T19:10:36,008][INFO][logstash.monitoring.internalpipelinesource] Validated license for monitoring. Enabling monitoring pipeline.  
[2020-05-28T19:10:37,288][INFO][org.reflections.Reflections] Reflections took 38 ms to scan 1 urls, producing 20 keys and 40 values  
[2020-05-28T19:10:37,590][INFO][logstash.outputs.elasticsearch][main] Elasticsearch pool URLs updated {:changes=\>{:removed=\>, :added=\>[[http://elasticsearch:9200/](http://elasticsearch:9200/)]}}  
[2020-05-28T19:10:37,602][WARN][logstash.outputs.elasticsearch][main] Restored connection to ES instance {:url=\>"[http://elasticsearch:9200/](http://elasticsearch:9200/)"}  
[2020-05-28T19:10:37,607][INFO][logstash.outputs.elasticsearch][main] ES Output version determined {:es\_version=\>7}  
[2020-05-28T19:10:37,608][WARN][logstash.outputs.elasticsearch][main] Detected a 6.x and above cluster: the `type` event field won't be used to determine the document \_type {:es\_version=\>7}  
[2020-05-28T19:10:37,642][INFO][logstash.outputs.elasticsearch][main] New Elasticsearch output {:class=\>"LogStash::Outputs::ElasticSearch", :hosts=\>["//elasticsearch:9200"]}  
[2020-05-28T19:10:37,678][INFO][logstash.outputs.elasticsearch][main] Using default mapping template  
[2020-05-28T19:10:37,728][INFO][logstash.outputs.elasticsearch][main] Attempting to install template {:manage\_template=\>{"index\_patterns"=\>"logstash-_", "version"=\>60001, "settings"=\>{"index.refresh\_interval"=\>"5s", "number\_of\_shards"=\>1}, "mappings"=\>{"dynamic\_templates"=\>[{"message\_field"=\>{"path\_match"=\>"message", "match\_mapping\_type"=\>"string", "mapping"=\>{"type"=\>"text", "norms"=\>false}}}, {"string\_fields"=\>{"match"=\>"_", "match\_mapping\_type"=\>"string", "mapping"=\>{"type"=\>"text", "norms"=\>false, "fields"=\>{"keyword"=\>{"type"=\>"keyword", "ignore\_above"=\>256}}}}}], "properties"=\>{"@timestamp"=\>{"type"=\>"date"}, "@version"=\>{"type"=\>"keyword"}, "geoip"=\>{"dynamic"=\>true, "properties"=\>{"ip"=\>{"type"=\>"ip"}, "location"=\>{"type"=\>"geo\_point"}, "latitude"=\>{"type"=\>"half\_float"}, "longitude"=\>{"type"=\>"half\_float"}}}}}}}  
[2020-05-28T19:10:37,825][WARN][org.logstash.instrument.metrics.gauge.LazyDelegatingGauge][main] A gauge metric of an unknown type (org.jruby.specialized.RubyArrayOneObject) has been created for key: cluster\_uuids. This may result in invalid serialization. It is recommended to log an issue to the responsible developer/development team.  
[2020-05-28T19:10:37,829][INFO][logstash.javapipeline][main] Starting pipeline {:pipeline\_id=\>"main", "pipeline.workers"=\>8, "pipeline.batch.size"=\>125, "pipeline.batch.delay"=\>50, "pipeline.max\_inflight"=\>1000, "pipeline.sources"=\>["/usr/share/logstash/pipeline/logstash.conf"], :thread=\>"#\<Thread:0x3f51420a run\>"}  
[2020-05-28T19:10:38,646][INFO][logstash.inputs.beats][main] Beats inputs: Starting input listener {:address=\>"0.0.0.0:5044"}  
[2020-05-28T19:10:38,661][INFO][logstash.javapipeline][main] Pipeline started {"pipeline.id"=\>"main"}  
[2020-05-28T19:10:38,736][INFO][logstash.agent] Pipelines running {:count=\>1, :running\_pipelines=\>[:main], :non\_running\_pipelines=\>}  
[2020-05-28T19:10:38,752][INFO][org.logstash.beats.Server][main] Starting server on port: 5044  
[2020-05-28T19:10:39,575][WARN][logstash.outputs.elasticsearch] You are using a deprecated config setting "document\_type" set in elasticsearch. Deprecated settings will continue to work, but are scheduled for removal from logstash in the future. Document types are being deprecated in Elasticsearch 6.0, and removed entirely in 7.0. You should avoid this feature If you have any questions about this, please visit the #logstash channel on freenode irc. {:name=\>"document\_type", :plugin=\>\<LogStash::Outputs::ElasticSearch bulk\_path=\>"/\_monitoring/bulk?system\_id=logstash&system\_api\_version=7&interval=1s", hosts=\>[[http://elasticsearch:9200](http://elasticsearch:9200)], sniffing=\>false, manage\_template=\>false, id=\>"ebdd88635541942b096027ed79be84efc3dd562a5f0e1b78fca83c7b5c9a1a7c", document\_type=\>"%{[@metadata][document\_type]}", enable\_metric=\>true, codec=\>\<LogStash::Codecs::Plain id=\>"plain\_cd469c15-dba9-4af3-bcb8-76c9b5a45e89", enable\_metric=\>true, charset=\>"UTF-8"\>, workers=\>1, template\_name=\>"logstash", template\_overwrite=\>false, doc\_as\_upsert=\>false, script\_type=\>"inline", script\_lang=\>"painless", script\_var\_name=\>"event", scripted\_upsert=\>false, retry\_initial\_interval=\>2, retry\_max\_interval=\>64, retry\_on\_conflict=\>1, ilm\_enabled=\>"auto", ilm\_rollover\_alias=\>"logstash", ilm\_pattern=\>"{now/d}-000001", ilm\_policy=\>"logstash-policy", action=\>"index", ssl\_certificate\_verification=\>true, sniffing\_delay=\>5, timeout=\>60, pool\_max=\>1000, pool\_max\_per\_route=\>100, resurrect\_delay=\>5, validate\_after\_inactivity=\>10000, http\_compression=\>false\>}  
[2020-05-28T19:10:39,595][INFO][logstash.outputs.elasticsearch][.monitoring-logstash] Elasticsearch pool URLs updated {:changes=\>{:removed=\>, :added=\>[[http://elasticsearch:9200/](http://elasticsearch:9200/)]}}  
[2020-05-28T19:10:39,599][WARN][logstash.outputs.elasticsearch][.monitoring-logstash] Restored connection to ES instance {:url=\>"[http://elasticsearch:9200/](http://elasticsearch:9200/)"}  
[2020-05-28T19:10:39,603][INFO][logstash.outputs.elasticsearch][.monitoring-logstash] ES Output version determined {:es\_version=\>7}  
[2020-05-28T19:10:39,603][WARN][logstash.outputs.elasticsearch][.monitoring-logstash] Detected a 6.x and above cluster: the `type` event field won't be used to determine the document \_type {:es\_version=\>7}  
[2020-05-28T19:10:39,628][INFO][logstash.outputs.elasticsearch][.monitoring-logstash] New Elasticsearch output {:class=\>"LogStash::Outputs::ElasticSearch", :hosts=\>["[http://elasticsearch:9200](http://elasticsearch:9200)"]}  
[2020-05-28T19:10:39,633][INFO][logstash.javapipeline][.monitoring-logstash] Starting pipeline {:pipeline\_id=\>".monitoring-logstash", "pipeline.workers"=\>1, "pipeline.batch.size"=\>2, "pipeline.batch.delay"=\>50, "pipeline.max\_inflight"=\>2, "pipeline.sources"=\>["monitoring pipeline"], :thread=\>"#\<Thread:0x3dcd446b run\>"}  
[2020-05-28T19:10:39,660][INFO][logstash.javapipeline][.monitoring-logstash] Pipeline started {"pipeline.id"=\>".monitoring-logstash"}  
[2020-05-28T19:10:39,676][INFO][logstash.agent] Pipelines running {:count=\>2, :running\_pipelines=\>[:".monitoring-logstash", :main], :non\_running\_pipelines=\>}  
[2020-05-28T19:10:39,830][INFO][logstash.agent] Successfully started Logstash API endpoint {:port=\>9600}

---

<div class="post-metadata">

### Author: ![ptamba](https://avatars.discourse-cdn.com/v4/letter/p/7feea3/32.png) [@ptamba](https://discuss.elastic.co/u/ptamba)
#### Post date: [May 31, 2020, 11:17am UTC](https://discuss.elastic.co/t/kibana-does-not-shown-my-newly-created-index/235059/4 "2020-05-31T11:17:06Z")

</div>

then you should check whether you're receiving data in inputs. maybe send your outputs to stdout{} to make sure that you're getting outputs?

---

<div class="post-metadata">

### Author: ![himalc](https://avatars.discourse-cdn.com/v4/letter/h/258eb7/32.png) [@himalc](https://discuss.elastic.co/u/himalc)
#### Post date: [May 31, 2020, 4:28pm UTC](https://discuss.elastic.co/t/kibana-does-not-shown-my-newly-created-index/235059/5 "2020-05-31T16:28:12Z")

</div>

Thanks. I will check these logs and get back to you.

---

<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: [June 28, 2020, 4:28pm UTC](https://discuss.elastic.co/t/kibana-does-not-shown-my-newly-created-index/235059/6 "2020-06-28T16:28:19Z")

</div>

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