elasticsearch/docs/reference/search
Jim Ferenczi f67185f746
Add a cluster privilege to cancel tasks and delete async searches (#68679)
This change adds a new cluster privilege cancel_task that allows to:

Cancel running tasks (_tasks/_cancel).
Cancel and delete async searches.
Today the 'manage' cluster privilege is required to cancel tasks and
to delete async searches when security features are enabled.
This new focused privilege allows to handle tasks and searches only.

The change also adds the privilege to the internal 'kibana_system'
and '_async_search' roles. They both need to be able to cancel tasks
and delete async searches.

Relates #67965
2021-02-16 10:56:17 +01:00
..
search-your-data Add query param to limit highlighting to specified length (#67325) 2021-02-16 09:25:45 +01:00
suggesters [DOCS] Fix minor suggester doc errors (#68244) 2021-02-01 09:33:12 -05:00
async-search.asciidoc Add a cluster privilege to cancel tasks and delete async searches (#68679) 2021-02-16 10:56:17 +01:00
clear-scroll-api.asciidoc [DOCS] Fix case for 'Boolean' (#64299) 2020-10-29 09:04:43 -04:00
count.asciidoc [DOCS] Add security privileges to search API docs (#68009) 2021-02-03 16:30:51 -05:00
explain.asciidoc [DOCS] Add security privileges to search API docs (#68009) 2021-02-03 16:30:51 -05:00
field-caps.asciidoc Add runtime field section to Field Capabilities API (#68904) 2021-02-11 16:20:18 +01:00
multi-search.asciidoc [DOCS] Add collapsible sections to multi search API docs (#68695) 2021-02-08 13:37:21 -05:00
point-in-time-api.asciidoc [DOCS] Add security privileges to search API docs (#68009) 2021-02-03 16:30:51 -05:00
profile.asciidoc Revert "Remove aggregation's postCollect phase (#68615) 2021-02-10 19:12:50 -05:00
rank-eval.asciidoc [DOCS] Add security privileges to search API docs (#68009) 2021-02-03 16:30:51 -05:00
scroll-api.asciidoc [DOCS] Add security privileges to search API docs (#68009) 2021-02-03 16:30:51 -05:00
search-shards.asciidoc [DOCS] Add security privileges to search API docs (#68009) 2021-02-03 16:30:51 -05:00
search-template.asciidoc [DOCS] Fix caps for search template API docs (#68696) 2021-02-08 13:24:02 -05:00
search.asciidoc [DOCS] Add security privileges to search API docs (#68009) 2021-02-03 16:30:51 -05:00
suggesters.asciidoc [DOCS] Fix minor suggester doc errors (#68244) 2021-02-01 09:33:12 -05:00
validate.asciidoc [DOCS] Add security privileges to search API docs (#68009) 2021-02-03 16:30:51 -05:00