# Index pattern does not contain any of the following field types: geo\_point

**URL:** https://discuss.elastic.co/t/index-pattern-does-not-contain-any-of-the-following-field-types-geo-point/85001
**Category:** Kibana
**Created:** [May 9, 2017, 3:34am UTC](https://discuss.elastic.co/t/index-pattern-does-not-contain-any-of-the-following-field-types-geo-point/85001 "2017-05-09T03:34:08Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![LmYjQ](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/lmyjq/32/97480_2.png) [@LmYjQ](https://discuss.elastic.co/u/LmYjQ)
#### Post date: [May 9, 2017, 3:34am UTC](https://discuss.elastic.co/t/index-pattern-does-not-contain-any-of-the-following-field-types-geo-point/85001/1 "2017-05-09T03:34:08Z")

</div>

I've got geoip fields with filter geoip in logstash.  
 ![](https://us1.discourse-cdn.com/elastic/original/3X/4/7/47b50e10cf920aef1c3448b75583fca783cad860.png)  
But I can't visualize in kibana  
 ![](https://us1.discourse-cdn.com/elastic/original/3X/a/7/a7996bcdf493315dd90c872626f824c1805d3eab.png)  
How can I fix this? Any help will be appreciated.

---

<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: [May 9, 2017, 6:40am UTC](https://discuss.elastic.co/t/index-pattern-does-not-contain-any-of-the-following-field-types-geo-point/85001/2 "2017-05-09T06:40:23Z")

</div>

Looks like the `geoip.location` field is not mapped as a geopoint.

Have a read through [https://www.elastic.co/blog/geoip-in-the-elastic-stack](https://www.elastic.co/blog/geoip-in-the-elastic-stack) for some solutions.

---

<div class="post-metadata">

### Author: ![LmYjQ](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/lmyjq/32/97480_2.png) [@LmYjQ](https://discuss.elastic.co/u/LmYjQ)
#### Post date: [May 9, 2017, 6:52am UTC](https://discuss.elastic.co/t/index-pattern-does-not-contain-any-of-the-following-field-types-geo-point/85001/3 "2017-05-09T06:52:28Z")

</div>

Thank you Mark.  
I've read [https://www.elastic.co/guide/en/elasticsearch/reference/current/geo-point.html](https://www.elastic.co/guide/en/elasticsearch/reference/current/geo-point.html)  
It seems my filter did parsed the ip, but resulted in a wrong type of data, string instead of geo-point?  
This really confuse me, how can I convert the data type?

---

<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: [May 9, 2017, 11:10am UTC](https://discuss.elastic.co/t/index-pattern-does-not-contain-any-of-the-following-field-types-geo-point/85001/4 "2017-05-09T11:10:30Z")

</div>

Have a look at the blog post 🙂

---

<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 6, 2017, 11:15am UTC](https://discuss.elastic.co/t/index-pattern-does-not-contain-any-of-the-following-field-types-geo-point/85001/5 "2017-06-06T11:15:39Z")

</div>

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