The following pages have moved or been deleted.
The multicast-discovery
plugin has been removed. Instead, configure networking
using unicast (see {ref}/modules-network.html[Network settings]) or using
one of the cloud discovery plugins.
Looking for a hosted solution for Elasticsearch on AWS? Check out https://www.elastic.co/cloud/.
The Elasticsearch cloud-aws
plugin has been split into two separate plugins:
-
[discovery-ec2] (
discovery-ec2
) -
{ref}/repository-s3.html[
repository-s3
]
The cloud-azure
plugin has been split into two separate plugins:
-
[discovery-azure-classic] (
discovery-azure-classic
) -
{ref}/repository-azure.html[
repository-azure
]
The cloud-gce
plugin has been renamed to [discovery-gce] (discovery-gce
).
The Delete-By-Query plugin has been removed in favor of a new {ref}/docs-delete-by-query.html[Delete By Query API] implementation in core.
The geoip
processor is now a module and distributed with {es} by default. See
{ref}/geoip-processor.html[GeoIP processor].
The user_agent
processor is now a module and distributed with {es} by default.
See {ref}/user-agent-processor.html[User Agent processor].
See {ref}/geoip-processor.html#using-ingest-geoip[using ingest-geoip
].
The Azure repository plugin is now included in {es}. See {ref}/repository-azure.html[Azure repository].
The S3 repository plugin is now included in {es}. See {ref}/repository-s3.html[S3 repository].
The Google Cloud Storage repository plugin is now included in {es}. See {ref}/repository-gcs.html[Google Cloud Storage repository].
The Ingest Attachment plugin is now included in {es}. See the {ref}/attachment.html[Ingest Attachment] processor.