1810 Commits

Author SHA1 Message Date
Ralph Ursprung
45ef911be1
add backlink from config to cluster settings API (#1261)
this way the detailed documentation of the API can be found more easily
when browsing the general configuration documentation.

Co-authored-by: Naarcha-AWS <naarcha@amazon.com>
Signed-off-by: Ralph Ursprung <Ralph.Ursprung@avaloq.com>

Signed-off-by: Ralph Ursprung <Ralph.Ursprung@avaloq.com>
Co-authored-by: Naarcha-AWS <naarcha@amazon.com>
2022-09-21 11:18:39 -07:00
Jeff Huss
0f9543e586
Fixed link to dashboards landing page (#1278)
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
2022-09-21 10:49:17 -07:00
Sachin Kale
57417bb1fb
Change remote store documentation to reflect all the config options (#1245)
* Change remote store documentation to reflect all the config options

Signed-off-by: Sachin Kale <kalsac@amazon.com>

* Address review comments

Signed-off-by: Sachin Kale <kalsac@amazon.com>

* Address review comments

Signed-off-by: Sachin Kale <kalsac@amazon.com>

Signed-off-by: Sachin Kale <kalsac@amazon.com>
Co-authored-by: Sachin Kale <kalsac@amazon.com>
2022-09-20 07:38:11 -07:00
Miki
981ec77db4
Fixes the nested nav's interaction with the custom search component (#1251)
Signed-off-by: Miki <miki@amazon.com>

Signed-off-by: Miki <miki@amazon.com>
2022-09-19 12:08:52 -07:00
Miki
9da8dc23b6
Improve logging of the link checker (#1252)
Signed-off-by: Miki <miki@amazon.com>

Signed-off-by: Miki <miki@amazon.com>
2022-09-19 11:55:18 -07:00
kolchfa-aws
fc03a5ea5d
Changed image in drag and drop (#1257)
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-09-19 12:21:53 -04:00
Alice Williams
282a26ebfe
[Bug] Fix broken cross-ref links in the docs (#1253)
* to fix broken cross-ref links

Signed-off-by: alicejw <alicejw@amazon.com>

* replace removed link

Signed-off-by: alicejw <alicejw@amazon.com>

Signed-off-by: alicejw <alicejw@amazon.com>
2022-09-16 17:07:38 -07:00
kolchfa-aws
1b2121ef67
Fixes enabling drag and drop (#1250)
* Fixes enabling drag and drop

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Updates the links and images

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-09-16 18:07:08 -04:00
Naarcha-AWS
cb1d667b60
Fix home page (#1247)
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-09-16 13:04:03 -05:00
Carlo Smouter
3f79fd8ccb
fix aliases example for shrink policy action (#1014)
Signed-off-by: Carlo Smouter <carlos@cynet.com>

Signed-off-by: Carlo Smouter <carlos@cynet.com>
Co-authored-by: Carlo Smouter <carlos@cynet.com>
2022-09-15 14:02:39 -05:00
Aria Marble
89fb4746bf
Issue1238 - Update segment replication feedback link (#1239)
* updated incorrect links

Signed-off-by: ariamarble <armarble@amazon.com>

* quick link update for segrep page

Signed-off-by: ariamarble <armarble@amazon.com>

Signed-off-by: ariamarble <armarble@amazon.com>
2022-09-15 09:21:54 -07:00
Alice Williams
63e1a65f29
Clear cache API - additional edits (#1214)
* to check in the cache API for Steve

Signed-off-by: alicejw <alicejw@amazon.com>

* for editorial review feedback modifications

Signed-off-by: alicejw <alicejw@amazon.com>

* doc review update

Signed-off-by: alicejw <alicejw@amazon.com>

Signed-off-by: alicejw <alicejw@amazon.com>
2022-09-14 16:39:00 -07:00
Hai Yan
594715c04c
Rename prepper to processor in yaml sample (#1056)
Signed-off-by: Hai Yan <oeyh@amazon.com>

Signed-off-by: Hai Yan <oeyh@amazon.com>
2022-09-14 15:54:16 -05:00
xluo-aws
9855ff0a8f
Remove _mappings from create mapping url (#1176)
_mappings and mappings should not be specified at the same time when sending out create mapping request
If index doesn't exist, the url should not include _mappings as part of it's path, otherwise it will throw index not exist error
If index already exists, the mappings object should not be included in the body, other wise it will throw mapping parse error exception

Signed-off-by: xluo-aws <lxuesong@amazon.com>

Signed-off-by: xluo-aws <lxuesong@amazon.com>
2022-09-14 15:51:03 -05:00
Yury-Fridlyand
3338fbaaa0
Update docker compose (#1194)
* Update `docker-compose.yml`.

Signed-off-by: Yury-Fridlyand <yuryf@bitquilltech.com>

* Type fix.

Signed-off-by: Yury-Fridlyand <yuryf@bitquilltech.com>

Signed-off-by: Yury-Fridlyand <yuryf@bitquilltech.com>
2022-09-14 15:43:37 -05:00
Naarcha-AWS
a2e5f867bc
Fix home page and experimental feature warnings (#1206)
* Fix typos

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Fix Dashboards link, place segment replication warnings under title, change remote from note to warning

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Push index changes

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Fix merge conflicts

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-09-14 14:03:41 -05:00
Jeff Huss
f768e30617
Changed the orientation of the tone trait table starting line 35 (#1202)
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
2022-09-14 11:54:20 -07:00
kolchfa-aws
fc34d7127f
Adds 2.3 release (#1197)
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-09-14 14:25:15 -04:00
Naarcha-AWS
cc0ee6b99b
Fix typos (#1203)
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-09-14 12:48:54 -05:00
Naarcha-AWS
ef53eda3aa
Add home page and experimental features section (#1146)
* Add experimental features section for 2.3

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Fix typo

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Add image thumbnails.

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Fix table.

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Remove playground section.

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Move up experimental features

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Make experimental features it's own page

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Fix nav order

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Ensure segment replication section appears in TOC. Link in experimental features files

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Fix typo in breaking changes page

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Add Drag and Drop wizard

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Add drag and drop wizard changes

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Remove experimental-features page

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Add link for remote storage

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-09-14 12:27:15 -05:00
Jeff Huss
2426148221
Makes changes from review of PR #1179 (#1200)
* Pulling in changes from the doc review that were requested after approval

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Found a lost comma and returned it to its owner

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
2022-09-14 10:09:38 -07:00
Jeff Huss
f805a28bf7
Adds documentation page for remote-backed storage (#1179)
* Created page based on structure of PR 1163

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Added prerequisite steps for enabling the feature and its dependency

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Adding more

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Adding more content

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Finishing up and ready for tech review

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Moved page per dev request

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Fixed header and changed heading sizes

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Ready for tech review

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Added link to segment replication

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
2022-09-14 09:11:14 -07:00
Melissa Vagi
9eb3a237b9
Create drag and drop wizard documentation (#1195)
* Create initial drag and drop documentation

Signed-off-by: vagimeli <vagimeli@amazon.com>

* Made revisions per doc review feedback

Signed-off-by: vagimeli <vagimeli@amazon.com>

* Copy edits

Signed-off-by: vagimeli <vagimeli@amazon.com>

Signed-off-by: vagimeli <vagimeli@amazon.com>
2022-09-13 19:54:10 -06:00
kolchfa-aws
1887bff3b7
Changes name of the sm-state-machine image (#1190)
* Changes name of the sm-state-machine image

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* add a correctly named image file

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-09-13 15:29:00 -04:00
natebower
02e81a2837
Update terms.md (#1191)
* Updates TERMS.md

Signed-off-by: natebower <102320899+natebower@users.noreply.github.com>

* Updates TERMS.md

Signed-off-by: natebower <102320899+natebower@users.noreply.github.com>

Signed-off-by: natebower <102320899+natebower@users.noreply.github.com>
2022-09-13 15:02:35 -04:00
Aria Marble
e2b82dd75e
Publish segment replication experimental feature documentation (#1163)
* segment replication documentation

Signed-off-by: ariamarble <armarble@amazon.com>

* changes from tech review

Signed-off-by: ariamarble <armarble@amazon.com>

* renamed file type, fixed various wording and formatting

Signed-off-by: ariamarble <armarble@amazon.com>

* made suggested edits

Signed-off-by: ariamarble <armarble@amazon.com>

* edit corrections

Signed-off-by: ariamarble <armarble@amazon.com>

Signed-off-by: ariamarble <armarble@amazon.com>
2022-09-13 10:59:40 -07:00
Alice Williams
1f54720013
to check in the cache API for Steve (#1168)
Signed-off-by: alicejw <alicejw@amazon.com>

Signed-off-by: alicejw <alicejw@amazon.com>
2022-09-13 09:38:23 -07:00
kolchfa-aws
3416dbe7d9
Renames async search settings (#1180)
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-09-12 14:03:24 -04:00
natebower
301af4fa98
Updates inclusion guidance (#1156)
Signed-off-by: natebower <102320899+natebower@users.noreply.github.com>

Signed-off-by: natebower <102320899+natebower@users.noreply.github.com>
2022-09-12 09:29:50 -04:00
David Venable
e08b786d52
Fixes the metrics-pipeline to use otel_metrics_source which is the correct source plugin here. (#1155)
Signed-off-by: David Venable <dlv@amazon.com>

Signed-off-by: David Venable <dlv@amazon.com>
2022-09-10 10:32:07 -05:00
Naarcha-AWS
ab5654cc36
Edits to PR #804, TLS settings (#1071)
* add note regarding required use of TLS transport

"basic usage" doesn't mention that the securityadmin.sh command will fail outright if "plugins.security.ssl.http.enabled" is set to "false"

Signed-off-by: David Vassallo <davevassallo@gmail.com>

* Update _security-plugin/configuration/security-admin.md

Signed-off-by: David Vassallo <davevassallo@gmail.com>

Co-authored-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>

* Add one copy edit

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

Signed-off-by: David Vassallo <davevassallo@gmail.com>
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
Co-authored-by: David Vassallo <davevassallo@gmail.com>
2022-09-10 10:31:48 -05:00
Chris Moore
9317d540f8
docker-compose-file-setting_name (#1151)
Signed-off-by: cwillum <cwmmoore@amazon.com>

Signed-off-by: cwillum <cwmmoore@amazon.com>
2022-09-09 16:44:07 -07:00
Aria Marble
cc5406743e
Issue1157 - correcting links on scripts-api index page (#1158)
* updated incorrect links

Signed-off-by: ariamarble <armarble@amazon.com>

* quick correction of page links

Signed-off-by: ariamarble <armarble@amazon.com>

Signed-off-by: ariamarble <armarble@amazon.com>
2022-09-09 11:24:54 -07:00
Alice Williams
e84f9f5c0f
update yaml file note for new downloads (#1043)
Signed-off-by: alicejw <alicejw@amazon.com>

Signed-off-by: alicejw <alicejw@amazon.com>
2022-09-08 08:59:31 -07:00
Jeff Huss
78ebef5e5c
Added related links and changed title of page in ToC (#1092)
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
2022-09-08 08:32:11 -07:00
kolchfa-aws
60a3722042
Adds Ruby client documentation (#1018)
* Adds Ruby client documentation

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Incorporates doc review comments

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Incorporated editorial comments

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-09-08 09:38:26 -04:00
Jeff Huss
c9912dd5f6
Moved the info over to the pa page (#1134)
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
2022-09-07 13:31:54 -07:00
Jeff Huss
31ae48112c
Creates standalone pages for OpenSearch Dashboards RPM/YUM Installation (#1113)
* More changes and removing references to OS core as this page is for dashboards only

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Finalized steps for rpm install

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Typo

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Phrasing

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Finishing up

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Final changes.

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
2022-09-07 12:14:43 -07:00
Naarcha-AWS
23bf3a658f
Add removed security permissions (#1088)
* Add removed security permissions

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Remove dupes

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-09-07 11:34:44 -05:00
Alice Williams
df51655e4b
custom json model for anomaly detector (#1091)
* custom json model for anomaly detector #910

Signed-off-by: alicejw <alicejw@amazon.com>

* for additional steps

Signed-off-by: alicejw <alicejw@amazon.com>

* for UI element reformat to bold per style guide

Signed-off-by: alicejw <alicejw@amazon.com>

Signed-off-by: alicejw <alicejw@amazon.com>
2022-09-06 13:48:06 -07:00
Jeff Huss
aec7de7d97
Updated API endpoint for testing (#1105)
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
2022-09-06 09:12:24 -07:00
kolchfa-aws
441df4c216
Adds bulk operations to Go client. Refactors Go client. (#1038)
* Adds bulk operations to Go client. Refactors Go client.

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Incorporated editorial comments

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-09-06 10:58:15 -04:00
Aria Marble
21386b05d0
script api documentation (#1094)
* Add script documentation.

Signed-off-by: Steve Murphy <stevemurphy@BCSR-11413.local>

* Use my own example script insteady of Elastic's.

Signed-off-by: Steve Murphy <stevemurphy@BCSR-11413.local>

* edditing and format changes. verified API requests and scripts. various corrections

Signed-off-by: ariamarble <armarble@amazon.com>

* made a couple of suggested changes

Signed-off-by: ariamarble <armarble@amazon.com>

* made further corrections

Signed-off-by: ariamarble <armarble@amazon.com>

Signed-off-by: Steve Murphy <stevemurphy@BCSR-11413.local>
Signed-off-by: ariamarble <armarble@amazon.com>
Co-authored-by: Steve Murphy <stevemurphy@BCSR-11413.local>
2022-09-02 15:09:13 -07:00
Naarcha-AWS
d65b56fb33
Fix innerproduct function to match Dot Product (#1004)
* Fix innerproduct function to match Dot Product

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Fix formatting

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Use dot instead

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Remove parenthesies

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Remove space

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-09-01 13:45:08 -05:00
kolchfa-aws
e2ba736553
Adds 1.3.4 and 2.2.1 to version history (#1082)
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-09-01 13:43:02 -05:00
Jeff Huss
dfa4776ee5
Adds disclaimer about Maven coords URL formation and details about local zip files (#1054)
* Added guidance about zip syntax differences between local and remote files

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Added disclaimer about Maven

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Added disclaimer about protocols

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Caught a small typo and fixed it

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
2022-09-01 10:06:51 -07:00
Jeff Huss
ece0d81b89
Minor change to tar install replaces user names with usernames per editor (#1070)
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
2022-09-01 09:35:35 -07:00
David Vassallo
0b624cbaf2
add note regarding required use of TLS transport (#804)
* add note regarding required use of TLS transport

"basic usage" doesn't mention that the securityadmin.sh command will fail outright if "plugins.security.ssl.http.enabled" is set to "false"

Signed-off-by: David Vassallo <davevassallo@gmail.com>

* Update _security-plugin/configuration/security-admin.md

Signed-off-by: David Vassallo <davevassallo@gmail.com>

Co-authored-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>

Signed-off-by: David Vassallo <davevassallo@gmail.com>
Co-authored-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
2022-09-01 11:19:15 -05:00
Chris Moore
aa5823d61c
Add documentation for the plugins.security.cache.ttl_minutes property (#1039)
* auth cache timeout prop

Signed-off-by: cwillum <cwmmoore@amazon.com>

* auth cache timeout prop

Signed-off-by: cwillum <cwmmoore@amazon.com>

Signed-off-by: cwillum <cwmmoore@amazon.com>
2022-09-01 08:57:12 -07:00
Chris Moore
c3f2b7bdf1
CCS-permissions (#1053)
Signed-off-by: cwillum <cwmmoore@amazon.com>

Signed-off-by: cwillum <cwmmoore@amazon.com>
2022-09-01 08:48:42 -07:00