elasticsearch/docs/reference
Benjamin Trent 8fed077b0a
[ML] relax throttling on expired data cleanup (#56711)
Throttling nightly cleanup as much as we do has been over cautious.

Night cleanup should be more lenient in its throttling. We still
keep the same batch size, but now the requests per second scale
with the number of data nodes. If we have more than 5 data nodes,
we don't throttle at all.

Additionally, the API now has `requests_per_second` and `timeout` set.
So users calling the API directly can set the throttling.

This commit also adds a new setting `xpack.ml.nightly_maintenance_requests_per_second`.
This will allow users to adjust throttling of the nightly maintenance.
2020-05-18 07:21:06 -04:00
..
aggregations Fixed calendar intervals documentation (#56666) 2020-05-15 16:56:27 -04:00
analysis [DOCS] Reformat porter_stem token filter (#56053) 2020-05-04 10:03:03 -04:00
autoscaling Add get autoscaling policy API (#54762) 2020-04-04 17:52:54 -04:00
cat [DOC] document transform settings and docs_per_second (#56178) 2020-05-11 09:21:36 +02:00
ccr [Docs] Clarify that _ccr/info omits parameters from the response when the follower index is paused. (#55961) 2020-05-12 15:09:40 -07:00
cluster Docs fix node_id spec for secure settings reload API (#55712) 2020-05-05 11:20:06 +03:00
commands [DOCS] Extract the cron docs from Watcher docs and add to the API conventions. (#56313) 2020-05-12 15:32:47 -07:00
docs [DOCS] Add document update API link to concurrency control docs (#56481) 2020-05-11 17:35:31 -04:00
eql [DOCS] EQL: Document case_sensitive param (#56697) 2020-05-15 09:21:11 -04:00
graph [DOCS] Collapse nested objects in Explore API docs (#55067) 2020-04-13 09:26:18 -04:00
high-availability [DOCS] Move snapshot-restore out of modules. (#49618) 2020-01-09 16:12:02 -08:00
how-to DOCS: minor formatting (#56263) 2020-05-06 13:42:17 -04:00
ilm [DOCS] Added info about automatic config for Beats & Logstash. (#56317) 2020-05-13 17:21:27 -07:00
images [DOCS] Add token graph concept docs (#53339) 2020-03-19 07:42:26 -04:00
index-modules [DOCS] Relocate shard allocation module content (#56535) 2020-05-12 08:55:57 -04:00
indices Rename endpoint from plural "_data_streams" to singular "_data_stream" (#56762) 2020-05-15 08:23:43 -05:00
ingest [DOCS] Correct query datatype in enrich policy definition (#56224) 2020-05-13 08:34:22 -04:00
licensing Remove _xpack from license API example (#54698) 2020-04-04 17:52:55 +03:00
mapping For constant_keyword, make sure exists query handles missing values. (#55757) 2020-05-04 09:06:34 -07:00
migration Fix list of discovery.zen settings removed in 8.0 (#56865) 2020-05-17 18:50:46 +01:00
ml [ML] relax throttling on expired data cleanup (#56711) 2020-05-18 07:21:06 -04:00
modules [DOCS] Relocate discovery module content (#56611) 2020-05-12 17:39:06 -04:00
monitoring [DOCS] Relocate shard allocation module content (#56535) 2020-05-12 08:55:57 -04:00
query-dsl [Docs] Fix typo in match-bool-prefix-query doc (#56077) 2020-05-04 14:17:00 +02:00
release-notes Remove deprecated endpoints of hot threads API (#55109) 2020-04-14 15:36:57 -04:00
rest-api [Transform] add support for terms agg in transforms (#56696) 2020-05-15 07:11:46 -04:00
rollup [DOCS] Adds collapsible sections to rollup APIs (#54690) 2020-04-02 17:40:53 -07:00
scripting Scripting: Deprecate general cache settings (#55038) 2020-04-22 12:33:33 -06:00
search [DOCS] Add search pagination docs (#56785) 2020-05-15 17:22:40 -04:00
searchable-snapshots/apis Provide repository-level stats for searchable snapshots (#55051) 2020-04-14 14:12:48 +02:00
settings [DOCS] Update default value of index.name.time_format (#56453) 2020-05-08 15:33:29 -05:00
setup [DOCS] Relocate discovery module content (#56611) 2020-05-12 17:39:06 -04:00
slm [DOCS] Extract the cron docs from Watcher docs and add to the API conventions. (#56313) 2020-05-12 15:32:47 -07:00
snapshot-restore [DOCS] Add clean up snapshot repository API docs (#56519) 2020-05-12 08:56:29 -04:00
sql SQL: Fix JDBC url pattern in docs and error message (#56612) 2020-05-13 12:12:23 +02:00
transform [DOCS] Add throttling based on configuration parameter (#56653) 2020-05-14 08:38:57 -07:00
upgrade [DOCS] Relocate shard allocation module content (#56535) 2020-05-12 08:55:57 -04:00
vectors Remove the 'experimental' marking from vector fields. (#49120) 2019-11-18 11:57:18 -08:00
aggregations.asciidoc [Docs] Update aggregations.asciidoc (#29265) 2018-03-28 15:01:45 +02:00
analysis.asciidoc [DOCS] Reformat stop token filter (#53059) 2020-03-03 13:05:12 -05:00
api-conventions.asciidoc [DOCS] Extract the cron docs from Watcher docs and add to the API conventions. (#56313) 2020-05-12 15:32:47 -07:00
async-search.asciidoc [DOCS] add docs for async search (#53675) 2020-03-20 14:04:33 +01:00
cat.asciidoc [Transform] renamed _cat/transform to _cat/transforms (#53743) 2020-03-18 18:23:01 -04:00
cluster.asciidoc Password-protected Keystore Feature Branch PR (#51123) 2020-01-27 19:51:39 -05:00
data-rollup-transform.asciidoc [DOCS] Adds transforms to Elasticsearch book (#46846) 2019-09-24 15:56:18 -07:00
docs.asciidoc [DOCS] Remove heading offsets for REST APIs (#44568) 2019-07-19 14:35:36 -04:00
frozen-indices.asciidoc Add heuristics to compute pre_filter_shard_size when unspecified (#53873) 2020-03-23 19:06:32 +01:00
getting-started.asciidoc [DOCS] Switch to standard ESS trial links (#52552) 2020-02-21 12:04:39 -05:00
glossary.asciidoc [DOCS] Added missing definitions and edited for consistency. (#53519) 2020-03-13 16:44:18 -07:00
gs-index.asciidoc [DOCS] Adding index file for GS "mini book". 2017-07-18 13:44:08 -07:00
high-availability.asciidoc [DOCS] Remove leveloffset for CCR docs (#46818) 2019-09-18 09:44:28 -04:00
how-to.asciidoc [DOCS] Add 'how to' doc about avoiding oversharding (#55480) 2020-04-22 10:22:19 -04:00
index-extra-title-page.html [DOCS] Add index-extra-title-page.html for direct HTML migration (#50189) 2019-12-13 12:44:12 -05:00
index-modules.asciidoc [DOCS] Add search pagination docs (#56785) 2020-05-15 17:22:40 -04:00
index.asciidoc [DOCS] Relocate discovery module content (#56611) 2020-05-12 17:39:06 -04:00
index.x.asciidoc [DOCS] Removes redundant index.asciidoc files (#30707) 2018-05-18 11:05:40 -07:00
indices.asciidoc Docs for data stream REST APIs (#55557) 2020-05-13 07:51:39 -05:00
ingest.asciidoc Replace required pipeline with final pipeline (#49470) 2019-11-22 14:00:38 -05:00
intro.asciidoc [DOCS] Updates ML links (#50387) 2019-12-19 14:47:28 -08:00
mapping.asciidoc Remove the top-level 'mapping type' section. (#53374) 2020-03-23 12:26:22 -07:00
query-dsl.asciidoc Add a cluster setting to disallow expensive queries (#51385) 2020-02-12 18:06:04 +01:00
redirects.asciidoc [DOCS] Add search pagination docs (#56785) 2020-05-15 17:22:40 -04:00
release-notes.asciidoc [DOCS] Adds placeholders for v8 highlights, breaking changes, release notes (#38641) 2019-02-08 15:48:42 -08:00
scripting.asciidoc [DOCS] Move 'Scripting' section to top-level navigation. (#42939) 2019-06-06 10:45:04 -04:00
search.asciidoc [DOCS] Move async search API docs after search request body API docs (#56244) 2020-05-06 09:01:46 -04:00
setup.asciidoc [DOCS] Relocate discovery module content (#56611) 2020-05-12 17:39:06 -04:00
upgrade.asciidoc [DOCS] Add tip for upgrade assistant (#55027) 2020-05-05 09:49:22 -04:00