From 14676d9f4408862163c327be597fa882b4753983 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Duarte?= Date: Wed, 24 Jan 2018 21:45:55 +0000 Subject: [PATCH] fix docs (#135) * fix docs * Update index.asciidoc --- docs/index.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.asciidoc b/docs/index.asciidoc index c1682e8..17acb29 100644 --- a/docs/index.asciidoc +++ b/docs/index.asciidoc @@ -43,7 +43,7 @@ A `[geoip][location]` field is created if the GeoIP lookup returns a latitude and longitude. The field is stored in http://geojson.org/geojson-spec.html[GeoJSON] format. Additionally, the default Elasticsearch template provided with the -<> maps +{logstash-ref}/plugins-outputs-elasticsearch.html[elasticsearch output] maps the `[geoip][location]` field to an http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/mapping-geo-point-type.html#_mapping_options[Elasticsearch geo_point]. As this field is a `geo_point` _and_ it is still valid GeoJSON, you get