# Geoip filter in logstash with Index Template not creating geo\_point object as expected

**URL:** https://discuss.elastic.co/t/geoip-filter-in-logstash-with-index-template-not-creating-geo-point-object-as-expected/286768
**Category:** Kibana
**Created:** [October 14, 2021, 6:27pm UTC](https://discuss.elastic.co/t/geoip-filter-in-logstash-with-index-template-not-creating-geo-point-object-as-expected/286768 "2021-10-14T18:27:46Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Dzmitry](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dzmitry/32/65026_2.png) [@Dzmitry](https://discuss.elastic.co/u/Dzmitry)
#### Post date: [October 20, 2021, 1:48pm UTC](https://discuss.elastic.co/t/geoip-filter-in-logstash-with-index-template-not-creating-geo-point-object-as-expected/286768/2 "2021-10-20T13:48:10Z")

</div>

Hi @ehfdub

I followed the recents [docs](https://www.elastic.co/guide/en/elasticsearch/reference/current/geo-point.html) and successfully created an index with geopoint field in Kibana 7.15.1, that was later recognized during index pattern creation in Kibana:

 ![Screenshot 2021-10-20 at 15.37.24](https://us1.discourse-cdn.com/elastic/original/3X/f/6/f6ed64685d040cebd8c8c4943e25d168f88f3eed.png)

And this how it looks on Discover

 ![Screenshot 2021-10-20 at 15.39.51](https://us1.discourse-cdn.com/elastic/original/3X/4/1/41dbf8a96dc95b2cca94b878b20294721479f417.png)

What stack version do you use? Can you give it a try manually without logstash? If it will work, then you need to change logstash configuration, you can check the issue example [here](https://discuss.elastic.co/t/location-to-geo-point-mapping-not-working-with-logtash-and-kibana/160980)

Regards, Dzmitry

---

_[View the full topic](https://discuss.elastic.co/t/geoip-filter-in-logstash-with-index-template-not-creating-geo-point-object-as-expected/286768)._
