# Images in kibana

**URL:** https://discuss.elastic.co/t/images-in-kibana/152901
**Category:** Kibana
**Created:** [October 17, 2018, 6:56pm UTC](https://discuss.elastic.co/t/images-in-kibana/152901 "2018-10-17T18:56:40Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![scch](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/scch/32/25504_2.png) [@scch](https://discuss.elastic.co/u/scch)
#### Post date: [October 17, 2018, 6:56pm UTC](https://discuss.elastic.co/t/images-in-kibana/152901/1 "2018-10-17T18:56:40Z")

</div>

is it possible to display thumbnails of images in Kibana discover tab..  
if yes request guidance from where to start...  
how to store images in elastic search, in existing index

---

<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: [October 17, 2018, 8:57pm UTC](https://discuss.elastic.co/t/images-in-kibana/152901/2 "2018-10-17T20:57:46Z")

</div>

Elasticsearch is not the best for storing images, it's not a binary store.

You can display images in Kibana though using a formatted field, see [https://www.elastic.co/guide/en/kibana/current/field-formatters-string.html](https://www.elastic.co/guide/en/kibana/current/field-formatters-string.html)

---

<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: [November 14, 2018, 8:57pm UTC](https://discuss.elastic.co/t/images-in-kibana/152901/3 "2018-11-14T20:57:47Z")

</div>

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