63 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
Keith Chan
e2feca8a05
Merge pull request #354 from opensearch-project/ism-transforms-fixes
Added required parameters to ISM Transforms Update
2022-02-08 10:14:56 -08:00
keithhc2
f7ae12155d ISM -> IM
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-02-08 10:12:09 -08:00
keithhc2
02d56f73b0 Missed a zero
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-02-04 15:47:57 -08: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
keithhc2
639d0df9b3 Language tweaks
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-02-02 12:41:36 -08:00
keithhc2
6f436a44d5 Missed a page_size default
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-31 14:47:28 -08:00
keithhc2
97ba383e8a Took out default page_size
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-31 11:51:17 -08:00
keithhc2
155cbaaf5e Fixed page size description
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-31 11:32:22 -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
Liz Snyder
ec51930b60 Minor UI change
Signed-off-by: Liz Snyder <elizabsn@amazon.com>
2022-01-05 15:44:42 -08:00
keithhc2
49e596c20b Added required parameters
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-05 11:52:31 -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
Keith Chan
0638eed0c0
Merge pull request #205 from johnpaulensign/patch-1
Update doc verbiage to match latest version
2021-10-06 12:27:44 -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
John-Paul Ensign
164c26ba2c
Update doc verbiage to match latest version 2021-10-05 14:14:16 -05: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
Andrew Etter
268f1d9571
Merge pull request #174 from opensearch-project/rollups-delay-fix
Update delay to milliseconds
2021-09-27 14:36:29 -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
538703d422 Changed transform to rollup 2021-09-17 14:58:07 -07:00
keithhc2
a69440b262 Addressed comments 2021-09-15 13:47:04 -07:00
aetter
125585f04e OK fine we can call it a number 2021-09-14 09:10:35 -07:00
aetter
ed8230cb02 Update delay to milliseconds, page_size to integer 2021-09-14 09:08:45 -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