# The index pattern syslog-pfsense-\* does not contain any of the following compatible field types: geo\_point

**URL:** https://discuss.elastic.co/t/the-index-pattern-syslog-pfsense-does-not-contain-any-of-the-following-compatible-field-types-geo-point/199491
**Category:** Logstash
**Created:** [September 14, 2019, 3:33am UTC](https://discuss.elastic.co/t/the-index-pattern-syslog-pfsense-does-not-contain-any-of-the-following-compatible-field-types-geo-point/199491 "2019-09-14T03:33:42Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![nghia\_huynh](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/nghia_huynh/32/54189_2.png) [@nghia\_huynh](https://discuss.elastic.co/u/nghia_huynh)
#### Post date: [September 14, 2019, 3:33am UTC](https://discuss.elastic.co/t/the-index-pattern-syslog-pfsense-does-not-contain-any-of-the-following-compatible-field-types-geo-point/199491/1 "2019-09-14T03:33:43Z")

</div>

Dear ELK Team,

Today I have an issue when I try to create Coordinate Map. This error is described in below.

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/9/7/97a9f46e789f7a249e5c336121f3d6f842ba7b96.png)  
And then, I checked parsing rule config like that:  
 ![image](https://us1.discourse-cdn.com/elastic/original/3X/e/3/e3933bf05fc726977fb44321d41af203cd2efd4d.jpeg)  
Please help me to fix this error in other to create map dashboard.

Thanks,  
sShaym

---

<div class="post-metadata">

### Author: ![stephenb](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/stephenb/32/40856_2.png) [@stephenb](https://discuss.elastic.co/u/stephenb)
#### Post date: [September 14, 2019, 5:25am UTC](https://discuss.elastic.co/t/the-index-pattern-syslog-pfsense-does-not-contain-any-of-the-following-compatible-field-types-geo-point/199491/2 "2019-09-14T05:25:49Z")

</div>

Hi @nghia_huynh thanks for joining our community.

Perhaps take a look at this thread you likely have a similar issue where you have not created a proper mapping with the `geo_point` type

> [@Convert lat and long to geohash](https://discuss.elastic.co/t/convert-lat-and-long-to-geohash/197631):
>
> I have done quite a bit of searching, but either don't know what I am doing wrong, or don't know the right question to ask. I am ingesting data, including latitude and longitude, and converting them to floats like this: filter { ruby { path =\> "/opt/bitnami/logstash/chop.rb" } mutate { rename =\> { "stop\_lon" =\> "[location][lon]" "stop\_lat" =\> "[location][lat]" } } However, I need to convert the location to a geohash so I can do mapping, but I am struggling to f…

---

<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: [October 12, 2019, 5:25am UTC](https://discuss.elastic.co/t/the-index-pattern-syslog-pfsense-does-not-contain-any-of-the-following-compatible-field-types-geo-point/199491/3 "2019-10-12T05:25:50Z")

</div>

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