Commit Graph

58 Commits

Author SHA1 Message Date
Naarcha-AWS a6f9b130d0
Merge pull request #496 from opensearch-project/index-state-manager2.0
Add shrink action to Index Management
2022-05-03 14:41:40 -05:00
Naarcha-AWS f5118eb3b8 Add state management template
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-05-03 14:30:57 -05:00
Naarcha-AWS 9774fd8ac3 Replace example
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-05-03 11:38:42 -05:00
Naarcha-AWS 31afaa363d Make example more in line with others on page
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-05-03 10:39:36 -05:00
Naarcha-AWS 429a982dd6 Add editorial feedback
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-05-03 10:17:08 -05:00
Naarcha-AWS e23c65e608 Add technical feedback
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-04-25 12:55:15 -05:00
Naarcha-AWS 0a24fa2992 Remove from all API requests and responses
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-04-14 12:55:17 -05:00
Naarcha-AWS 95e2c83af5 Remove inconsistencies. Fix language.
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-04-07 18:26:14 -05:00
Naarcha-AWS e0c2f9448b Add shard action
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-04-07 18:12:37 -05:00
keithhc2 c39b1e0e5a Shrunk sample response
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-03-14 12:59:41 -07:00
keithhc2 5bf8250fa0 Added show_policy to explain
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-03-14 12:48:30 -07:00
keithhc2 fdb1fe3a0b Deleted a word
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-02-16 15:28:00 -08:00
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
keithhc2 b77825327f Language tweaks
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-02-04 14:35:53 -08:00
keithhc2 dd3aac5a4e Added warning about symbols
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-02-03 16:12:55 -08: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
Keith Chan 3ae1a4d68c
Merge pull request #249 from opensearch-project/ism-snapshot-changes
Updated so snapshots now include Mustache templates as names
2021-11-23 09:48:22 -08:00
keithhc2 e6f868c335 Addressed feedback
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2021-11-15 16:54:04 -08:00
keithhc2 66df9f9cd5 Added new IM 1.2 settings
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2021-11-15 16:09:14 -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 7f7f786d80
Update index.md 2021-11-01 14:47:55 -07:00
Keith Chan 2f35a61805
Added a hyperlink to update cluster settings API 2021-11-01 14:39:26 -07:00
Keith Chan a31f0efa72
Minor language tweak again 2021-11-01 14:37:01 -07:00
Keith Chan 7ded80ce11
Minor language tweaks 2021-11-01 14:34:04 -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
Andrew Etter 5caca6009b
Merge pull request #195 from opensearch-project/ism-visual-editor
Added a small section for the visual editor
2021-10-05 15:21:24 -07:00
Andrew Etter 4b5402ad01
Merge pull request #172 from opensearch-project/ism-security
Added security to ISM
2021-10-05 15:19:49 -07:00
keithhc2 790459778c A comma 2021-10-04 10:03:32 -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
keithhc2 bfadd04a18 Added a small section for the visual editor 2021-10-01 16:41:31 -07:00
ashwinkumar12345 eda842a36d added info about the priority value 2021-09-27 13:08:27 -07:00
aetter a9144167d8 Note that ISM doesn't run jobs on red clusters 2021-09-23 10:29:51 -07:00
keithhc2 a69440b262 Addressed comments 2021-09-15 13:47:04 -07:00
keithhc2 0b9f197358 Added security to ISM 2021-09-10 11:57:30 -07: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 1d99315e8b Clean up broken links 2021-08-12 14:59:49 -07: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