ingest-geoip.asciidoc 392 B

1234567891011
  1. [[ingest-geoip]]
  2. === Ingest `geoip` Processor Plugin
  3. The `geoip` processor is no longer distributed as a plugin, but is now a module
  4. distributed by default with Elasticsearch. See the
  5. {ref}/geoip-processor.html[GeoIP processor] for more details.
  6. [[using-ingest-geoip]]
  7. ==== Using the `geoip` Processor in a Pipeline
  8. See {ref}/geoip-processor.html#using-ingest-geoip[using `ingest-geoip`].