OpenSearch/docs/reference
Lee Hinman 427bc7f940
Use ILM for Watcher history deletion (#37443)
* Use ILM for Watcher history deletion

This commit adds an index lifecycle policy for the `.watch-history-*` indices.
This policy is automatically used for all new watch history indices.

This does not yet remove the automatic cleanup that the monitoring plugin does
for the .watch-history indices, and it does not touch the
`xpack.watcher.history.cleaner_service.enabled` setting.

Relates to #32041
2019-01-23 10:18:08 -07:00
..
aggregations Use new bulk API endpoint in the docs (#37698) 2019-01-23 09:46:28 +01:00
analysis Remove remaining occurances of "include_type_name=true" in docs (#37646) 2019-01-22 15:13:52 +01:00
cat Remove more include_type_name and types from docs (#37601) 2019-01-18 14:11:18 +01:00
ccr Add ccr follow info api (#37408) 2019-01-18 16:37:21 +01:00
cluster [DOCS] Adds overview and API ref for cluster voting configurations (#36954) 2019-01-07 09:11:14 -08:00
commands [DOCS] Update X-Pack terminology in security docs (#36564) 2018-12-19 14:53:37 -08:00
docs Expose sequence number and primary terms in search responses (#37639) 2019-01-23 09:01:58 +01:00
graph
how-to Remove remaining occurances of "include_type_name=true" in docs (#37646) 2019-01-22 15:13:52 +01:00
ilm Use ILM for Watcher history deletion (#37443) 2019-01-23 10:18:08 -07:00
images Move ODBC documentation to `elasticsearch` repository (#36955) 2018-12-27 11:55:20 +02:00
index-modules Remove remaining occurances of "include_type_name=true" in docs (#37646) 2019-01-22 15:13:52 +01:00
indices Remove more include_type_name and types from docs (#37601) 2019-01-18 14:11:18 +01:00
ingest Remove remaining occurances of "include_type_name=true" in docs (#37646) 2019-01-22 15:13:52 +01:00
licensing [DOCS] Synchs titles of X-Pack APIs 2018-12-20 10:27:24 -08:00
mapping Modify removal_of_types.asciidoc (#37648) 2019-01-23 09:48:00 +01:00
migration Remove Watcher Account "unsecure" settings (#36736) 2019-01-20 12:51:24 +02:00
ml Remove remaining occurances of "include_type_name=true" in docs (#37646) 2019-01-22 15:13:52 +01:00
modules Remove more include_type_name and types from docs (#37601) 2019-01-18 14:11:18 +01:00
monitoring remove `+` references for xpack.monitoring.collection.indices (#37282) 2019-01-10 17:06:44 -06:00
query-dsl Use plain text instead of latexmath 2019-01-22 16:49:03 -05:00
release-notes [DOCS] Various spelling corrections (#37046) 2019-01-07 14:44:12 +01:00
rest-api [DOCS] Update X-Pack terminology in security docs (#36564) 2018-12-19 14:53:37 -08:00
rollup [DOCS] Edits rollup API description (#37444) 2019-01-15 08:46:36 -08:00
search Use new bulk API endpoint in the docs (#37698) 2019-01-23 09:46:28 +01:00
security Security: remove SSL settings fallback (#36846) 2019-01-14 14:06:22 -07:00
settings Remove Watcher Account "unsecure" settings (#36736) 2019-01-20 12:51:24 +02:00
setup Change file descriptor limit to 65535 (#37537) 2019-01-16 17:19:12 -05:00
sql SQL: Rename SQL type DATE to DATETIME (#37395) 2019-01-17 10:17:58 +02:00
testing
upgrade [DOCS] Rolling upgrade with old internal indices (#37184) 2019-01-09 18:14:22 +02:00
aggregations.asciidoc
analysis.asciidoc Remove more include_type_name and types from docs (#37601) 2019-01-18 14:11:18 +01:00
api-conventions.asciidoc Document that date math is locale independent 2019-01-22 12:04:29 +01:00
cat.asciidoc Minor docs cleanup (#37595) 2019-01-18 09:28:48 +01:00
cluster.asciidoc [DOCS] Adds overview and API ref for cluster voting configurations (#36954) 2019-01-07 09:11:14 -08:00
docs.asciidoc Document Seq No powered optimistic concurrency control (#37284) 2019-01-11 07:59:15 -08:00
frozen-indices.asciidoc Expose `search.throttled` on `_cat/indices` (#37073) 2019-01-04 13:49:40 +01:00
getting-started.asciidoc Use new bulk API endpoint in the docs (#37698) 2019-01-23 09:46:28 +01:00
glossary.asciidoc
gs-index.asciidoc
how-to.asciidoc
index-modules.asciidoc
index.asciidoc
index.x.asciidoc
indices.asciidoc
ingest.asciidoc
mapping.asciidoc Remove more include_type_name and types from docs (#37601) 2019-01-18 14:11:18 +01:00
modules.asciidoc [Zen2] Update documentation for Zen2 (#34714) 2018-12-20 13:02:44 +00:00
query-dsl.asciidoc
redirects.asciidoc [Zen2] Update documentation for Zen2 (#34714) 2018-12-20 13:02:44 +00:00
release-notes.asciidoc [DOCS] Adds placeholder for alpha2 release notes 2018-12-11 14:26:41 -08:00
search.asciidoc
setup.asciidoc [DOCS] Intro for adding nodes (#37202) 2019-01-15 11:11:01 -08:00
testing.asciidoc
upgrade.asciidoc