elasticsearch/docs/reference/fleet
Tim Brooks b4286a217e
Modify fleet search URLs to avoid url collisions (#79776)
Currently the fleet search URL of /_fleet/_msearch will collide with the
normal msearch API when the fleet plugin is not enabled. This is because
_fleet will be identified as an index to search. This commit resolves
the issue by changing the APIs to /_fleet/_fleet_search and
/_fleet/_fleet_msearch.
2021-10-26 10:03:18 -06:00
..
fleet-multi-search.asciidoc Modify fleet search URLs to avoid url collisions (#79776) 2021-10-26 10:03:18 -06:00
fleet-search.asciidoc Modify fleet search URLs to avoid url collisions (#79776) 2021-10-26 10:03:18 -06:00
get-global-checkpoints.asciidoc Wait on index when polling global checkpoints (#71890) 2021-04-20 13:04:42 -06:00
index.asciidoc Add alias support to fleet search API (#79285) 2021-10-15 15:32:19 -06:00