OpenSearch/docs/plugins/ingest-user-agent.asciidoc
Jason Tedor 7562768bd6
Fix ingest cross-doc links
This commit fixes some cross-doc links from the old ingest plugins page
to the new ingest processor pages that arose after converting
ingest-geoip and ingest-user-agent to modules.
2018-12-22 20:51:18 -05:00

8 lines
273 B
Plaintext

[[ingest-user-agent]]
=== Ingest `user_agent` Processor Plugin
The `user_agent` processor is no longer distributed as a plugin, but is now a module
distributed by default with Elasticsearch. See the
{ref}/user-agent-processor.html[User Agent processor] for more details.