mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-29 11:28:30 +00:00
12 lines
378 B
Plaintext
12 lines
378 B
Plaintext
|
[[ingest-geoip]]
|
||
|
=== Ingest `geoip` Processor Plugin
|
||
|
|
||
|
The `geoip` processor is no longer distributed as a plugin, but is now a module
|
||
|
distributed by default with Elasticsearch. See
|
||
|
{ref}/ingest-geoip.html[Ingest `geoip` processor] for more details.
|
||
|
|
||
|
[[using-ingest-geoip]]
|
||
|
==== Using the `geoip` Processor in a Pipeline
|
||
|
|
||
|
See {ref}/using-ingest-geoip.html[using `ingest-geoip`].
|