Commit Graph

24 Commits

Author SHA1 Message Date
keithhc2 b3291fa95b Language tweaks
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-02-15 13:03:52 -08:00
keithhc2 a229d9d305 Clarified timeout
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-02-15 12:01:51 -08:00
Radu Gheorghe 14907ec1b0
Updated usage of ISM's rollover_skip
Cluster Update Settings API complains that `index.plugins.index_state_management.rollover_skip` is an invalid setting. Index Update Settings API seems to work, though. And it's backed up by the definition here: 6141c3c6fe/src/main/kotlin/org/opensearch/indexmanagement/indexstatemanagement/settings/ManagedIndexSettings.kt (L78)

This PR updates the doc according to the above.

Signed-off-by: Radu Gheorghe <radu.gheorghe@sematext.com>
2022-02-11 15:09:39 +02:00
ashwinkumar12345 5adbead480 added examples for transition and action
Signed-off-by: ashwinkumar12345 <kumarjao@users.noreply.github.com>
2022-01-26 01:24:00 -08:00
keithhc2 d5b2d47a5f Tweaked language
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-10 14:25:04 -08:00
keithhc2 4ae3cc02b6 One more Mustache 2021-11-05 14:21:13 -07:00
keithhc2 aa844bd649 Tweak to Mustache templates 2021-11-05 14:10:44 -07:00
keithhc2 051ed49aaf Updated so snapshots now includes Mustache templates as names 2021-11-05 12:43:00 -07:00
Keith Chan 2f35a61805
Added a hyperlink to update cluster settings API 2021-11-01 14:39:26 -07:00
bowenlan-amzn d9b98fad1b ism doc changes
1. suggest setup error notification
2. mention rollover_skip index setting

Signed-off-by: bowenlan-amzn <bowenlan23@gmail.com>
2021-11-01 10:01:29 -07:00
Keith Chan 40db4bd47d
Merge pull request #221 from opensearch-project/ism-visual-editor
Added steps about using ISM visual editor
2021-10-22 14:14:01 -07:00
keithhc2 cd5e0ac390 Added instructions about ISM visual editor 2021-10-07 15:15:58 -07:00
Omurbek 164ead7dbd
Update policies.md 2021-10-04 12:39:06 +03:00
Omurbek 19fb0d0948
Update policies.md 2021-10-04 12:30:23 +03:00
Omurbek 57d7ee0aaa
Added missed "template" settings 2021-10-02 23:53:48 +03:00
aetter 0376c4b6d9 Fix link. 2021-08-25 14:55:03 -07:00
ict-one-nl f3a9bad35c
Use same attribute name as cluster page
Simple fix, but because https://opensearch.org/docs/opensearch/cluster/ uses the node.attr.temp setting and this page uses the box_type setting a less experienced user like me easily makes a mistake (not comprehending the exact workings). Using the temp attribute here as well would have saved me a couple of hours and some grey hairs.
2021-08-25 13:54:54 +02:00
aetter 6f32dce469 Merge branch 'main' into remove-redirects 2021-08-12 14:50:28 -07:00
Miki 634db90e9b Link checker plugin and some fixes to URLs
Signed-off-by: Miki <mehranb@amazon.com>
2021-08-12 14:45:04 -07:00
aetter 0d58bcf854 Remove outdated redirects 2021-08-12 14:34:31 -07:00
Miki ba5bfa429f Fix paths in `redirect_from` data
Signed-off-by: Miki <mehranb@amazon.com>
2021-08-04 11:16:37 -07:00
aetter e14076bbd3 Fix anchor links 2021-06-10 12:26:41 -07:00
aetter 9ea68d488a No more relative links 2021-06-09 19:15:41 -07:00
aetter 264a950b6c More top-level sections 2021-05-28 12:43:12 -07:00