1
0

redirects.asciidoc 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. ["appendix",role="exclude",id="redirects"]
  2. = Deleted pages
  3. The following pages have moved or been deleted.
  4. [role="exclude",id="discovery-multicast"]
  5. === Multicast Discovery Plugin
  6. The `multicast-discovery` plugin has been removed. Instead, configure networking
  7. using unicast (see {ref}/modules-network.html[Network settings]) or using
  8. one of the <<discovery,cloud discovery plugins>>.
  9. [role="exclude",id="cloud-aws"]
  10. === AWS Cloud Plugin
  11. The `cloud-aws` plugin has been split into two separate plugins:
  12. * <<discovery-ec2>> (`discovery-ec2`)
  13. * <<repository-s3>> (`repository-s3`)
  14. [role="exclude",id="cloud-azure"]
  15. === Azure Cloud Plugin
  16. The `cloud-azure` plugin has been split into two separate plugins:
  17. * <<discovery-azure>> (`discovery-azure`)
  18. * <<repository-azure>> (`repository-azure`)
  19. [role="exclude",id="cloud-gce"]
  20. === GCE Cloud Plugin
  21. The `cloud-gce` plugin has been renamed to <<discovery-gce>> (`discovery-gce`).
  22. [role="exclude",id="plugins-delete-by-query"]
  23. === Delete-By-Query plugin removed
  24. The Delete-By-Query plugin has been removed in favor of a new {ref}/docs-delete-by-query.html[Delete By Query API]
  25. implementation in core.