Compare commits

..
2493 Commits
Author SHA1 Message Date
YuCheng Hu bd8219ee98 尝试代码重构 2024-03-19 09:30:10 -04:00
YuCheng Hu 7b3e442260 尝试代码重构 2024-03-19 09:28:55 -04:00
YuCheng Hu b4d7ab7f4e Submit to main branch 2024-03-19 09:24:32 -04:00
YuCheng Hu 5f6a7c1a7f Submit to main branch 2024-03-19 09:15:02 -04:00
YuCheng Hu 666abd8c6a Merge remote-tracking branch 'official/main' 2024-03-18 23:39:29 -04:00
kolchfa-aws d8533562c9 Fix broken links to Cohere embedding connector and Data Prepper (#6710)
* Update connectors.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update core-apis.md

Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: kolchfa-aws <[email protected]>
2024-03-18 14:48:53 -04:00
kolchfa-aws 7cac2a7b85 Update cross-encoder model prefix (#6686)
Signed-off-by: Fanit Kolchina <[email protected]>
2024-03-15 14:31:45 -04:00
Sebastian Thörn c5d01a71a9 Update plugins.md (#6693)
Change name of binary

Signed-off-by: Sebastian Thörn <[email protected]>
2024-03-15 10:58:09 -04:00
kolchfa-aws 87bfdab75a Update OpenSearch-dot-net.md (#6690)
Signed-off-by: kolchfa-aws <[email protected]>
2024-03-14 20:18:10 -04:00
Heather Halter 742cfd1d12 Add Hadoop client to the clients list (#6672)
Addresses https://github.com/opensearch-project/documentation-website/issues/6638

Signed-off-by: Heather Halter <[email protected]>
2024-03-14 16:04:36 -07:00
Taeik LimandNaarcha-AWS 36918d1e18 Add required_audience, required_issuer guide to jwt (#6665)
* Add required_audience, required_issuer guide to jwt

Signed-off-by: Taeik Lim <[email protected]>

* Update _security/authentication-backends/jwt.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _security/authentication-backends/jwt.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Taeik Lim <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2024-03-14 10:35:47 -05:00
a772802afd Updates Cohere connector info in connectors.md (#6671)
* Updates Cohere connector info in connectors.md

Addresses #1 in https://github.com/opensearch-project/documentation-website/issues/6648

Signed-off-by: Heather Halter <[email protected]>

* Added link to github

Signed-off-by: Heather Halter <[email protected]>

* Update _ml-commons-plugin/remote-models/connectors.md

Co-authored-by: Yaliang Wu <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Fixed link formatting

Signed-off-by: Heather Halter <[email protected]>

* Update _ml-commons-plugin/remote-models/connectors.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: Yaliang Wu <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2024-03-14 08:02:01 -07:00
Andriy Redko 07b2eecc9a Document how to configure XContent codepoint limit (YAML) (#6666)
* Document how to configure XContent codepoint limit (YAML)

Signed-off-by: Andriy Redko <[email protected]>

* Addess code review comments

Signed-off-by: Andriy Redko <[email protected]>

* Addess code review comments

Signed-off-by: Andriy Redko <[email protected]>

---------

Signed-off-by: Andriy Redko <[email protected]>
2024-03-13 16:30:40 -04:00
Drew Mirandaandkolchfa-aws 8ec1c15b94 Fix ambiguity with settings for search_backpressure (#6655)
* Fix ambiguity with settings for search_backpressure

This page is lacking in clearly stating how to enable/configure search_backpressure. While it may be domain knowledge that cluster settings always use `_cluster/settings`, many people that administrate or use OpenSearch are not full time OpenSearch admins and this info is very easy to document.

Signed-off-by: Drew Miranda <[email protected]>

* Update _tuning-your-cluster/availability-and-recovery/search-backpressure.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Drew Miranda <[email protected]>

* Update _tuning-your-cluster/availability-and-recovery/search-backpressure.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Drew Miranda <[email protected]>

* Update _tuning-your-cluster/availability-and-recovery/search-backpressure.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Drew Miranda <[email protected]>

* Update _tuning-your-cluster/availability-and-recovery/search-backpressure.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Drew Miranda <[email protected]>

* Update _tuning-your-cluster/availability-and-recovery/search-backpressure.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Drew Miranda <[email protected]>

* Update _tuning-your-cluster/availability-and-recovery/search-backpressure.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Drew Miranda <[email protected]>

* Update _tuning-your-cluster/availability-and-recovery/search-backpressure.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update search-backpressure.md

fix formatting

Signed-off-by: Drew Miranda <[email protected]>

---------

Signed-off-by: Drew Miranda <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2024-03-13 14:27:56 -04:00
3416537a2f Update api.md (#6651)
* Update api.md

Add documentation to use APIs that require admin access

Signed-off-by: Morpheus-zzy <[email protected]>

* Update _security/access-control/api.md

Co-authored-by: Stephen Crawford <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _security/access-control/api.md

Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: Morpheus-zzy <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Stephen Crawford <[email protected]>
2024-03-12 13:58:26 -06:00
charlesardsilva 09f00d3aa7 Fix copy_values processor documentation (#6630)
The documentation of copy-values has a mistake, the property overwrite_if_to_key_exists used on example is different from the property in the table.

In the source code the correct value is `overwrite_if_to_key_exists`

Signed-off-by: charlesardsilva <[email protected]>
2024-03-12 12:31:50 -05:00
Arun Annamalai 2f42ef540c [bug]: Typo in otel-trace-raw.md (#6650)
Signed-off-by: Arun Annamalai <[email protected]>
2024-03-12 09:16:20 -07:00
Melissa Vagi 48d46a036b remove ip data type (#6647)
Signed-off-by: Melissa Vagi <[email protected]>
2024-03-11 17:56:08 -06:00
Heather HalterandNaarcha-AWS 95d5675df8 Address feedback on PerfTop dashboard (#6641)
* added sample

Signed-off-by: Heather Halter <[email protected]>

* Update dashboards.md

Fixed Vale capitalization error.

Signed-off-by: Heather Halter <[email protected]>

* Update _monitoring-your-cluster/pa/dashboards.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2024-03-11 14:19:27 -07:00
Nacho Martínezandkolchfa-aws 0c25ba6434 Incorrect op_type param explanation (#6640)
* Incorrect op_type param explanation

Signed-off-by: Nacho <[email protected]>

* Update _api-reference/document-apis/index-document.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Nacho Martínez <[email protected]>

---------

Signed-off-by: Nacho <[email protected]>
Signed-off-by: Nacho Martínez <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2024-03-11 16:43:58 -04:00
zhichao-awsandkolchfa-aws 6e111fbcb5 Update HuggingFace link for neural sparse model (#6629)
* update hf link

Signed-off-by: zhichao-aws <[email protected]>

* update

Signed-off-by: zhichao-aws <[email protected]>

* update style

Signed-off-by: zhichao-aws <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: zhichao-aws <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2024-03-08 14:36:32 -05:00
Melissa VagiandNathan Bower b38ba75d8a [DOC] Add drop processor (#5767)
* Add drop processor doc to address content gap

Signed-off-by: Melissa Vagi <[email protected]>

* Address tech review feedback

Signed-off-by: Melissa Vagi <[email protected]>

* Address tech review changes

Signed-off-by: Melissa Vagi <[email protected]>

* Delete _ingest-pipelines/processors/date.md

Signed-off-by: Melissa Vagi <[email protected]>

Signed-off-by: Melissa Vagi <[email protected]>

* Revert "Delete _ingest-pipelines/processors/date.md"

This reverts commit 73296f59d9e6e1721aefcdcc49f7dcb3c6f735ad.

* Update _ingest-pipelines/processors/drop.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _ingest-pipelines/processors/drop.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _ingest-pipelines/processors/drop.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _ingest-pipelines/processors/drop.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _ingest-pipelines/processors/drop.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update drop.md

Signed-off-by: Melissa Vagi <[email protected]>

Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-03-07 09:44:59 -07:00
Melissa Vagi a742d47b01 Alphabetize by title (#6608)
* Alphabetize by title

Signed-off-by: Melissa Vagi <[email protected]>

* Alphabetize by title

Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: Melissa Vagi <[email protected]>
2024-03-06 12:19:41 -07:00
kolchfa-aws c08cd98952 Fix YAML error in time filter file (#6622)
Signed-off-by: kolchfa-aws <[email protected]>
2024-03-06 14:07:03 -05:00
Stavros MacrakisandNaarcha-AWS 7b5cc3e38f "Linux and MacOS" => "Linux or MacOS" (#6576)
checked against the detail page on installation

Signed-off-by: Stavros Macrakis <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2024-03-06 12:59:21 -06:00
Pawel WlodarczykandNaarcha-AWS 4f6a11f3c7 Audit logging initial state description. (#6570)
* Update index.md

Signed-off-by: Pawel Wlodarczyk <[email protected]>

* Update index.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Pawel Wlodarczyk <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2024-03-06 10:39:10 -06:00
leanneeliatra bfed90f699 fixing rendering issues on table updates (#6603)
Signed-off-by: [email protected] <[email protected]>
2024-03-06 09:46:03 -05:00
Melissa Vagiandkolchfa-aws 254e099a2f Add copy processor to table (#6585)
* Add copy processor to table

Signed-off-by: Melissa Vagi <[email protected]>

* Update _ingest-pipelines/processors/index-processors.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2024-03-05 14:54:05 -07:00
kolchfa-aws d460767d25 Add 1.3.15 to version history (#6582)
* Add 1.3.15 to version history

Signed-off-by: Fanit Kolchina <[email protected]>

* Typo fix

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2024-03-05 16:49:09 -05:00
Melissa Vagi aa16bc0eab Copy edit title (#6583)
Signed-off-by: Melissa Vagi <[email protected]>
2024-03-05 14:31:14 -07:00
544ff2431e Updated index permissions as per customer request #20230726 (#6404)
* I updated index permissions as per customer request

Signed-off-by: eugene7421 <[email protected]>

* Update permissions.md

Signed-off-by: Naarcha-AWS <[email protected]>

* fixing datadog issues

Signed-off-by: [email protected] <[email protected]>

* fix more links

Signed-off-by: Naarcha-AWS <[email protected]>

* Update URL strcuture.

Signed-off-by: Naarcha-AWS <[email protected]>

* reviewdog issues ammeded

Signed-off-by: [email protected] <[email protected]>

* Update permissions.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update permissions.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update permissions.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: eugene7421 <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: [email protected] <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: [email protected] <[email protected]>
2024-03-05 14:01:07 -06:00
Daniel Widdis 1fbdd03a71 Add documentation for Search Workflow State API (#6546)
* Add documentation for Search Workflow State API

Signed-off-by: Daniel Widdis <[email protected]>

* Improve wording per review suggestions

Signed-off-by: Daniel Widdis <[email protected]>

* Match indendation on example queries

Signed-off-by: Daniel Widdis <[email protected]>

---------

Signed-off-by: Daniel Widdis <[email protected]>
2024-03-05 13:32:24 -05:00
Guido Lena Cotaandkolchfa-aws 9a647c3e68 Fix minor typos (#6556)
* Fix minor typos

Signed-off-by: Guido Lena Cota <[email protected]>

* Apply suggestions from code review

Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Guido Lena Cota <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2024-03-05 13:30:41 -05:00
Craig PerkinsandNaarcha-AWS 174078f90e Update keystore documentation to remove placeholder section (#6566)
* Update keystore documentation to remove placeholder section

Signed-off-by: Craig Perkins <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2024-03-04 16:15:43 -06:00
Jonny Coddington 9156e32cfb Updated incorrect DeleteRequest to DeleteIndexRequest (#6568)
Signed-off-by: Jonny Coddington <[email protected]>
2024-03-04 12:09:33 -05:00
93d07a0dcb Add 'DLS and multiple roles' section to DLS topic (#6408)
* explaination of setting plugins.security.dfm_empty_overrides_all: true

Signed-off-by: [email protected] <[email protected]>

* datadog grammer corrected in documentation

Signed-off-by: [email protected] <[email protected]>

* Update _security/access-control/document-level-security.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: leanneeliatra <[email protected]>

* Update _security/access-control/document-level-security.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: leanneeliatra <[email protected]>

* Update _security/access-control/document-level-security.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: leanneeliatra <[email protected]>

* Update _security/access-control/document-level-security.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: leanneeliatra <[email protected]>

* Update _security/access-control/document-level-security.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: leanneeliatra <[email protected]>

* adding more examples of setting for dsl to make it clearer

Signed-off-by: [email protected] <[email protected]>

* small edits to fix spacing in previous commit

Signed-off-by: [email protected] <[email protected]>

* Update _security/access-control/document-level-security.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: leanneeliatra <[email protected]>

* reviewdog fixes

Signed-off-by: [email protected] <[email protected]>

* Formatting edits.

Signed-off-by: Naarcha-AWS <[email protected]>

* Update document-level-security.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: [email protected] <[email protected]>
Signed-off-by: leanneeliatra <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: leanneeliatra <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-03-01 16:58:47 -06:00
Heather Halter b3be56704c Updated the setting in 'certificate validation' section (#6553)
Signed-off-by: Heather Halter <[email protected]>
2024-03-01 12:47:14 -08:00
Naarcha-AWS 90d3bbc5dc Add copy buttons to demo configuration page (#6561)
Signed-off-by: Naarcha-AWS <[email protected]>
2024-03-01 13:55:52 -06:00
Heather HalterandNaarcha-AWS bd73c3637f Adds info about windows to Docker install (#6520)
* adds info about windows

Signed-off-by: Heather Halter <[email protected]>

* Update _install-and-configure/install-opensearch/docker.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Revised the intro sentence

Signed-off-by: Heather Halter <[email protected]>

* text edits

Signed-off-by: Heather Halter <[email protected]>

* updated based on editorial

Signed-off-by: Heather Halter <[email protected]>

* Fixed instructions for setting admin password

Signed-off-by: Heather Halter <[email protected]>

* Added copy button

Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2024-03-01 11:18:04 -08:00
Melissa Vagi 53ed63ce55 Add link to saved object (#6548)
Signed-off-by: Melissa Vagi <[email protected]>
2024-03-01 11:56:08 -07:00
083496af13 Update docker.md (#6519)
* Update docker.md

Adding OPENSEARCH_INITIAL_ADMIN_PASSWORD variable to OpenSearch node for version 2.12.0.

Signed-off-by: Pawel Wlodarczyk <[email protected]>

* Added note about 2.12

Signed-off-by: Heather Halter <[email protected]>

* Update _install-and-configure/install-opensearch/docker.md

Signed-off-by: Heather Halter <[email protected]>

* Update _install-and-configure/install-opensearch/docker.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update docker.md

Signed-off-by: Heather Halter <[email protected]>

* Update _install-and-configure/install-opensearch/docker.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Pawel Wlodarczyk <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2024-03-01 08:59:27 -08:00
Darshit Chanpura e476ee8db9 Updates SAML demo setup documentation (#6532)
* Updates SAML demo setup documentation

Signed-off-by: Darshit Chanpura <[email protected]>

* Updates some language around steps

Signed-off-by: Darshit Chanpura <[email protected]>

* Deleted old saml zip

Signed-off-by: Darshit Chanpura <[email protected]>

* Fixes vale errors

Signed-off-by: Darshit Chanpura <[email protected]>

* Fixes style check

Signed-off-by: Darshit Chanpura <[email protected]>

* Address PR feedback

Signed-off-by: Darshit Chanpura <[email protected]>

* Addresses more comments

Signed-off-by: Darshit Chanpura <[email protected]>

* Adds onboarding as part of vocab

Signed-off-by: Darshit Chanpura <[email protected]>

* Changes the sentence phrase

Signed-off-by: Darshit Chanpura <[email protected]>

* Addresses more feedback

Signed-off-by: Darshit Chanpura <[email protected]>

---------

Signed-off-by: Darshit Chanpura <[email protected]>
2024-03-01 08:44:29 -08:00
zhichao-awsandkolchfa-aws 5f486abf83 Deprecate max_token_score in neural sparse search (#6554)
* deprecated max_token_score

Signed-off-by: zhichao-aws <[email protected]>

* Update _query-dsl/specialized/neural-sparse.md

Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: zhichao-aws <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2024-03-01 09:30:03 -05:00
zhichao-aws ee2b67f354 update register sparse model (#6555)
Signed-off-by: zhichao-aws <[email protected]>
2024-03-01 09:28:21 -05:00
6f779cef0c Add Contributing workloads page (#6430)
* Add Contributing workloads page

Signed-off-by: Archer <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _benchmark/user-guide/contributing-workloads.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update contributing-workloads.md

Signed-off-by: Melissa Vagi <[email protected]>

Signed-off-by: Melissa Vagi <[email protected]>

* Update contributing-workloads.md

Signed-off-by: Melissa Vagi <[email protected]>

Signed-off-by: Melissa Vagi <[email protected]>

* Reconcile doc review and additional technical feedback.

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update contributing-workloads.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Add additonal technical feedback.

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update contributing-workloads.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Archer <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-29 17:00:19 -06:00
7152f905df Update quickstart to include dashboards (#6004)
Update quickstart and discover content for relevancy to current Dashboards 2.12

---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-29 09:50:42 -07:00
kolchfa-aws ca3e0ca63a Revise precision range and description for geohash and geotile grid (#6504)
* Revise precision range and description for geohash and geotile grid

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _aggregations/bucket/geohash-grid.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _aggregations/bucket/geohex-grid.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _aggregations/bucket/geotile-grid.md

Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
2024-02-29 09:08:12 -05:00
Heather Halterandkolchfa-aws 4247ab035f Adds info about client.bulk (#6535)
* Adds info about client.bulk

Signed-off-by: Heather Halter <[email protected]>

* couple of tweaks

Signed-off-by: Heather Halter <[email protected]>

* Update _clients/javascript/helpers.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update helpers.md

Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2024-02-28 15:03:44 -08:00
kolchfa-awsandNathan Bower afeb360679 Add cross-encoder models and refactor pretrained model section (#6507)
* Add cross-encoder models to pretrained section and refactor the section

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix link

Signed-off-by: Fanit Kolchina <[email protected]>

* Add model task type parameter options

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _ml-commons-plugin/custom-local-models.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-28 16:28:42 -05:00
Derek HoandHeather Halter 694e37917a Update windows instructions for security demo setup (#6527)
* Update windows instructions

Signed-off-by: Derek Ho <[email protected]>

* Get rid of "two ways"

Signed-off-by: Derek Ho <[email protected]>

* Remove extra copy

Signed-off-by: Derek Ho <[email protected]>

* Added the copy button 

Signed-off-by: Heather Halter <[email protected]>

* Got rid of extra level

Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Derek Ho <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
2024-02-27 12:23:31 -08:00
William TrelawnyandNaarcha-AWS bb662c9557 Update rpm.md (#6487)
* Update rpm.md

Fixed code blocking

Signed-off-by: William Trelawny <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update rpm.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: William Trelawny <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2024-02-27 10:22:41 -06:00
f78f232d83 Update of Configure user section in Debian installation procedure (#6486)
* Update of Configure user section in Debian installation procedure

Signed-off-by: pawelw1 <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: pawelw1 <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: pawelw1 <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2024-02-27 10:07:45 -06:00
d91584b6e1 Add-Entries Processor (#6385)
* Add-Entries Processor

Signed-off-by: shaavanga <[email protected]>

* Add-Entries Processor

Signed-off-by: shaavanga <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/add-entries.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Prathyusha Vangala <[email protected]>

* removing backticks

Signed-off-by: shaavanga <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/add-entries.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: shaavanga <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Prathyusha Vangala <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-26 14:31:09 -06:00
Heather Halterandkolchfa-aws f7e60ca88b Updates the text for all tiles on the landing page (#6427)
* update DP text

Signed-off-by: Heather Halter <[email protected]>

* adds descriptions to tiles

Signed-off-by: Heather Halter <[email protected]>

* Update _includes/cards.html

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _includes/cards.html

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _includes/cards.html

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2024-02-26 08:48:37 -08:00
Melissa Vagi 424c7dd34f Delete snippets from 2.11 documentation (#6492)
Signed-off-by: Melissa Vagi <[email protected]>
2024-02-26 09:28:18 -07:00
Mikiandkolchfa-aws 363abb5870 Introduce the relationship between geohash precision and the approximte grid cell dimensions (#6491)
* Introduce the relationship between geohash precision and the approximate grid cell dimensions

Signed-off-by: Miki <[email protected]>

* Update _aggregations/bucket/geohash-grid.md

Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Miki <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2024-02-23 17:22:10 -05:00
toepkerdandMelissa Vagi e39e78b8c5 Update Notifications doc with description of host deny list (#6490)
* Update index.md with first attempt at describing host deny list

Signed-off-by: toepkerd <[email protected]>

* Update capitalization

Signed-off-by: toepkerd <[email protected]>

* Update index.md

Signed-off-by: Melissa Vagi <[email protected]>

Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: toepkerd <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2024-02-23 15:17:08 -07:00
kolchfa-aws f9a78d69c2 Add links to samples and API to Python client (#6508)
Signed-off-by: Fanit Kolchina <[email protected]>
2024-02-23 15:29:01 -05:00
kolchfa-aws 76c2ed03fc Add unsupported warning for local models (#6489)
* Add unsupported warning for local models

Signed-off-by: Fanit Kolchina <[email protected]>

* Reword to be more generic

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2024-02-23 14:45:25 -05:00
Jack Leeandkolchfa-aws e646c276c1 Update search.md (#6432)
* Update search.md

Add `aggs` as an acceptable field in the search API

Signed-off-by: Jack Lee <[email protected]>

* Update _api-reference/search.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Jack Lee <[email protected]>

---------

Signed-off-by: Jack Lee <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2024-02-23 14:42:13 -05:00
A. Fox 2f5d20ef04 Update average.md to reflect aggregate name specified (#6501)
Signed-off-by: A. Fox <[email protected]>
2024-02-23 11:50:53 -05:00
Melissa Vagi 5b5b1d0de1 Add metrics traces use case to Data Prepper (#6251)
* Add metrics traces use case to Data Prepper

---------

Signed-off-by: Melissa Vagi <[email protected]>
2024-02-22 14:49:58 -07:00
Heather Halter d1d0d28c28 Update CODEOWNERS (#6498)
Adding Stephen Crawford as codeowner

Signed-off-by: Heather Halter <[email protected]>
2024-02-22 12:50:28 -08:00
Heather Halter b9e0cea322 Update MAINTAINERS.md (#6497)
Adding Stephen Crawford as a maintainer

Signed-off-by: Heather Halter <[email protected]>
2024-02-22 12:49:11 -08:00
e1fed49f3a Adds documentation for new OSB flags (#6403)
* Adds documentation for new OSB flags

Signed-off-by: Peter Alfonsi <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Addressed comments

Signed-off-by: Peter Alfonsi <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Peter Alfonsi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Peter Alfonsi <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2024-02-22 12:27:21 -06:00
83fd43c4d4 Update CSV Data Prepper processor (#6378)
* Update csv.md

Move example usage from plugin README: https://github.com/opensearch-project/data-prepper/blob/4c4677bc6a5f7b1ba3493d071758903d745af4a3/data-prepper-plugins/csv-processor/README.md

Signed-off-by: Travis Benedict <[email protected]>

* Update csv.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update csv.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/csv.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/csv.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/csv.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/csv.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Travis Benedict <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-22 11:42:32 -06:00
d20468bb30 Add event aggregation use case to Data Prepper documentation (#6206)
* Add event aggregation use case to Data Prepper documentation

---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-22 10:20:37 -07:00
Melissa Vagi a079c51e88 Add sampling with Data Prepper use case (#6186)
* Add sampling with Data Prepper use case

---------

Signed-off-by: Melissa Vagi <[email protected]>
2024-02-22 10:16:50 -07:00
kolchfa-aws 176075722b Change date for 2.12 version (#6470)
Signed-off-by: Fanit Kolchina <[email protected]>
2024-02-20 17:26:49 -05:00
kolchfa-awsandNaarcha-AWS 793afca4ab Add release notes 2.12 (#6454)
* Add release notes 2.12

Signed-off-by: Fanit Kolchina <[email protected]>

* Update release-notes/opensearch-documentation-release-notes-2.12.0.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2024-02-20 16:58:27 -05:00
kolchfa-aws 6803410780 Adds 2.12 to version history (#6452)
Signed-off-by: Fanit Kolchina <[email protected]>
2024-02-20 16:58:05 -05:00
kolchfa-aws cb55994233 Add 2.12 version (#6451)
Signed-off-by: Fanit Kolchina <[email protected]>
2024-02-20 16:57:55 -05:00
0c8ca401f7 Add Cohere RAG tutorial link (#6442)
* Add link to Cohere RAG tutorial

Signed-off-by: Tianjing Li <[email protected]>

* upgrade OS version to 2.12, english fixes

Signed-off-by: Tianjing Li <[email protected]>

* Update _search-plugins/conversational-search.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _search-plugins/conversational-search.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Tianjing Li <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-20 16:57:00 -05:00
2c4356202b Add documentation for new bloom filter settings (#6449)
* Add documentation for new bloom filter settings

Signed-off-by: mgodwan <[email protected]>

* Address PR comments

Signed-off-by: mgodwan <[email protected]>

* Update _install-and-configure/configuring-opensearch/index-settings.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _install-and-configure/configuring-opensearch/index-settings.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update index-settings.md

Signed-off-by: Melissa Vagi <[email protected]>

Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: mgodwan <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-20 13:57:55 -07:00
kolchfa-aws bbda428ee4 Update index pages for ML Commons APIs (#6450)
Signed-off-by: Fanit Kolchina <[email protected]>
2024-02-20 13:51:35 -05:00
3f7468b504 Add agent framework/throttling/hidden model/OS assistant and update conversational search documentation (#6354)
* Add agent framework documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Add hidden model and API updates

Signed-off-by: Fanit Kolchina <[email protected]>

* Vale error

Signed-off-by: Fanit Kolchina <[email protected]>

* Updated field names

Signed-off-by: Fanit Kolchina <[email protected]>

* Add updating credentials

Signed-off-by: Fanit Kolchina <[email protected]>

* Added tools table

Signed-off-by: Fanit Kolchina <[email protected]>

* Add OpenSearch forum thread for OS Assistant

Signed-off-by: Fanit Kolchina <[email protected]>

* Add tech review for conv search

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix links

Signed-off-by: Fanit Kolchina <[email protected]>

* Add tools

Signed-off-by: Fanit Kolchina <[email protected]>

* Add links to tools

Signed-off-by: Fanit Kolchina <[email protected]>

* More info about tools

Signed-off-by: Fanit Kolchina <[email protected]>

* Tool parameters

Signed-off-by: Fanit Kolchina <[email protected]>

* Update cat-index-tool.md

Signed-off-by: kolchfa-aws <[email protected]>

* Parameter clarification

Signed-off-by: Fanit Kolchina <[email protected]>

* Tech review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Typo fix

Signed-off-by: Fanit Kolchina <[email protected]>

* More tech review feedback: RAG tool

Signed-off-by: Fanit Kolchina <[email protected]>

* Tech review feedback: memory APis

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _ml-commons-plugin/agents-tools/index.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/agents-tools/tools/neural-sparse-tool.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/agents-tools/tools/neural-sparse-tool.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/agents-tools/tools/neural-sparse-tool.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/opensearch-assistant.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/agents-tools/tools/ppl-tool.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Separated search and get APIs and add conversational flow agent

Signed-off-by: Fanit Kolchina <[email protected]>

* More parameters for PPL tool

Signed-off-by: Fanit Kolchina <[email protected]>

* Added more parameters

Signed-off-by: Fanit Kolchina <[email protected]>

* Tech review feedback: PPL tool

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Rename to automating configurations

Signed-off-by: Fanit Kolchina <[email protected]>

* Editorial comments on the new text

Signed-off-by: Fanit Kolchina <[email protected]>

* Add parameter to PPl tool

Signed-off-by: Fanit Kolchina <[email protected]>

* Changed link to configurations

Signed-off-by: Fanit Kolchina <[email protected]>

* Rate limiter feedback and added warning

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-20 12:09:31 -05:00
Nathan Bower d706d2e0ac Adds new acronyms and modifies other guidance (#6447)
* Adds new acronyms and modifies other guidance

Signed-off-by: natebower <[email protected]>

* Update STYLE_GUIDE.md

Signed-off-by: Nathan Bower <[email protected]>

* Update STYLE_GUIDE.md

Signed-off-by: Nathan Bower <[email protected]>

* Update TERMS.md

Signed-off-by: Nathan Bower <[email protected]>

---------

Signed-off-by: natebower <[email protected]>
Signed-off-by: Nathan Bower <[email protected]>
2024-02-20 10:10:12 -05:00
Stavros Macrakis 01c93b57d2 improve wording (#6445)
the mapping actually *defines* the field types, it doesn't just "correspond to" them.

Signed-off-by: Stavros Macrakis <[email protected]>
2024-02-19 16:58:43 -08:00
SorabhandSorabh Hamirwasia 6620673f24 Disable concurrent search for composite agg (#6444)
Signed-off-by: Sorabh Hamirwasia <[email protected]>
Co-authored-by: Sorabh Hamirwasia <[email protected]>
2024-02-19 19:40:08 -05:00
f730f7d072 Add documentation for dashboards assistant plugin (#6370)
* Add documentation for dashboards assistant plugin

---------

Signed-off-by: Yulong Ruan <[email protected]>
Signed-off-by: Yulong Ruan <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-19 14:01:52 -07:00
8d2a7f263f Add query assist documentation to Observability (#6419)
Add Query Assistant documentation

---------

Signed-off-by: Ashish Agrawal <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-19 13:31:00 -07:00
Naarcha-AWS c389fd66c2 Fix header in Demo configuration page (#6425)
Signed-off-by: Naarcha-AWS <[email protected]>
2024-02-19 13:50:16 -06:00
eugene7421andNaarcha-AWS a89ccdf059 Updated action groups tables as per customer request #20231026 (#6405)
* Updated action groups tables as per customer request

Signed-off-by: eugene7421 <[email protected]>

* Update default-action-groups.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: eugene7421 <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2024-02-19 13:16:28 -06:00
Daniel Widdis 93878a9e29 Fix Java client example (#6438)
The syntax provided for the second example at https://opensearch.org/docs/latest/clients/java/#initializing-the-client-with-ssl-and-tls-enabled-using-restclient-transport is invalid:
 - hostname and port order are reversed
 - the password field is a character array

The correct syntax is used earlier on the page for the Apache HTTP client version.

Signed-off-by: Daniel Widdis <[email protected]>
2024-02-19 12:56:03 -06:00
kolchfa-aws 9af42a86f4 Fix link in concurrent segment search (#6436)
* Fix link in concurrent segment search

Signed-off-by: Fanit Kolchina <[email protected]>

* Prevent 403on the maven repo domain

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2024-02-19 11:56:44 -05:00
kolchfa-aws 0856c622bf Update javascript client sample program and Vale rules (#6435)
Signed-off-by: Fanit Kolchina <[email protected]>
2024-02-19 11:12:07 -05:00
Nuhman Pkandkolchfa-aws 53d986d7c2 Add update example for javascript client (#6243)
* Add update example for javascript client

Signed-off-by: Nuhman Pk <[email protected]>

* Update _clients/javascript/index.md

Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Nuhman Pk <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2024-02-19 09:26:40 -05:00
kolchfa-aws 53f4683b41 Update casing for top N queries (#6431)
Signed-off-by: Fanit Kolchina <[email protected]>
2024-02-16 18:41:56 -05:00
74e50ca9fc MAINT: Data Prepper opensearch source metrics (#6392)
* MAINT: opensearch source metrics

Signed-off-by: George Chen <[email protected]>

* MNT: rewording

Signed-off-by: George Chen <[email protected]>

* MAINT: correct typo and rewording

Signed-off-by: George Chen <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/opensearch.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Qi Chen <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/opensearch.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Qi Chen <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: George Chen <[email protected]>
Signed-off-by: Qi Chen <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-16 12:08:49 -06:00
kolchfa-aws eacc70b361 Add closed details block to formatting guide (#6421)
Signed-off-by: Fanit Kolchina <[email protected]>
2024-02-16 12:32:44 -05:00
kolchfa-awsandNathan Bower e76ec7c0c7 Add cross-encoder model documentation (#6357)
* Add cross-ranking model documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Model id format

Signed-off-by: Fanit Kolchina <[email protected]>

* Move to custom models

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _search-plugins/search-relevance/reranking-search-results.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/custom-local-models.md

Signed-off-by: kolchfa-aws <[email protected]>

* Tech review and doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-16 08:44:29 -05:00
37ee05d979 Add warning related to ad and concurrent segment search (#6411)
* Add warning related to ad and concurrent segment search

Signed-off-by: Jay Deng <[email protected]>

* Update _search-plugins/concurrent-segment-search.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Jay Deng <[email protected]>

* Update _search-plugins/concurrent-segment-search.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Jay Deng <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-16 08:36:12 -05:00
Craig Perkins 9c8180eff1 Add documentation for exclude_roles settings for LDAP security config (#6399)
* Add documentation for exclude_roles settings for LDAP security config

Signed-off-by: Craig Perkins <[email protected]>

* Match skip_users language

Signed-off-by: Craig Perkins <[email protected]>

---------

Signed-off-by: Craig Perkins <[email protected]>
2024-02-15 14:48:13 -06:00
pawelw1 f2835853c0 Update index.md (#6406)
Missing command 
/usr/share/opensearch/bin/opensearch-keystore add

Signed-off-by: pawelw1 <[email protected]>
2024-02-15 14:47:39 -06:00
kolchfa-aws 2ef6964d01 Add back changes from PR 6362 to concurrent segment search (#6416)
Signed-off-by: Fanit Kolchina <[email protected]>
2024-02-15 13:25:20 -05:00
ad2e88ab88 Adds metrics framework documentation (#6393)
* Adds metrics framework documentation

Signed-off-by: Gagan Juneja <[email protected]>

* Fixes vale issues

Signed-off-by: Gagan Juneja <[email protected]>

* fix issues

Signed-off-by: Gagan Juneja <[email protected]>

* Fix dead link issue

Signed-off-by: Gagan Juneja <[email protected]>

* Apply suggestions from code review

Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Andriy Redko <[email protected]>
Signed-off-by: Gagan Juneja <[email protected]>

* Address review commit

Signed-off-by: Gagan Juneja <[email protected]>

* Add formatting fixes and editorial feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Gagan Juneja <[email protected]>
Signed-off-by: Gagan Juneja <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Gagan Juneja <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Andriy Redko <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-15 12:01:25 -06:00
kolchfa-aws fc80266459 Update image in the workflow tutorial (#6414)
Signed-off-by: Fanit Kolchina <[email protected]>
2024-02-15 10:19:44 -05:00
Lukáš Vlček 29f42850fe Add documentation for Normalizers (#6415)
Improve the documentation for Analyzers (some terminology was
not correct) also fix some broken links along the way.

Note: this commit is a spin-off of #6252

Signed-off-by: Lukáš Vlček <[email protected]>
2024-02-15 10:04:47 -05:00
Manuel Müller 1ecb744c17 Add link to OpenSearch FAQ (#6412)
This avoids confusion about how OpenSearch is planning to move forward.

Signed-off-by: Manuel Müller <[email protected]>
2024-02-15 09:13:56 -05:00
5ba3aeea85 Change math tool to CAT index tool in the workflow tutorial (#6401)
* Change math tool to CAT index tool in workflow tutorial

Signed-off-by: Fanit Kolchina <[email protected]>

* Removed some tool descriptions

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _automating-workflows/workflow-tutorial.md

Co-authored-by: Daniel Widdis <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Daniel Widdis <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2024-02-14 16:48:58 -05:00
Melissa VagiandNathan Bower fedb5504df Add use case for anomaly detection with Data Prepper (#6140)
* Add anomaly detection use case for Data Prepper

---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-14 14:44:31 -07:00
leanneeliatraandNaarcha-AWS c9446b5ae2 Clarification of Customer Comment # 20231012 (#6373)
* clarificaiton of customer comment 20231012 - changed primary to private and changed wording.

Signed-off-by: leanneeliatra <[email protected]>
Signed-off-by: [email protected] <[email protected]>

* Update _security/multi-tenancy/tenant-index.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: leanneeliatra <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: leanneeliatra <[email protected]>
Signed-off-by: [email protected] <[email protected]>
Signed-off-by: leanneeliatra <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2024-02-14 14:30:09 -06:00
Evan TepsicandNaarcha-AWS 7716ca4de8 Added 1x sentence to clarify use/support for IAM Instance Profiles. (#6349)
* Added 1x sentence to clarify use/support for IAM Instance Profiles.

Signed-off-by: etgraylog <[email protected]>

* Update _tuning-your-cluster/availability-and-recovery/snapshots/snapshot-restore.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Evan Tepsic <[email protected]>

---------

Signed-off-by: etgraylog <[email protected]>
Signed-off-by: Evan Tepsic <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2024-02-14 13:10:36 -06:00
692c34ccbd Update blueprint links (#6396)
Clarification of Customer Comment # 20230525 (#6374)

* 20230525 clarificaton for customer comment on refernes to kibana



* 20230525 clarificaton for customer comment on refernes to kibana - scentance clarification



---------




Add searchbp metrics to Performance Analyzer (#5390)

* added searchbp metrics



* Update reference.md



* Update reference.md



* Apply suggestions from code review




---------







Add documentation for new reranking feature in 2.12 (#6368)

* Create reranking.md

document new reranking feature in 2.12



* Doc review and address comments



* Apply suggestions from code review




* Update _search-plugins/search-pipelines/rerank-processor.md




* Update _search-plugins/search-pipelines/rerank-processor.md




---------









Add Query Insights documentation (#6261)

* Query Insights initial documentation



* Doc review



* update endpoints and remove exporters



* Moved query insights to additional plugins section



* Added installation instructions



* Apply suggestions from code review




* editorial comments



* Resolve merge conflicts



* merge conflicts and link fix



* Fix link



---------









Add Running a Workload (#6287)

* Add Running a Workload draft



* Apply suggestions from code review



* Update running-workloads.md



* Update _benchmark/user-guide/running-workloads.md



* Fix link



* Add additional missing link



* Add running workloads



* Apply suggestions from code review



* Apply suggestions from code review




* Apply suggestions from code review




* Add numbered steps



---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Tianjing Li <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2024-02-14 10:49:56 -05:00
de38df1048 Add Running a Workload (#6287)
* Add Running a Workload draft

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update running-workloads.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _benchmark/user-guide/running-workloads.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix link

Signed-off-by: Naarcha-AWS <[email protected]>

* Add additional missing link

Signed-off-by: Naarcha-AWS <[email protected]>

* Add running workloads

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Add numbered steps

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-13 14:28:04 -06:00
c87bd64a57 Add Query Insights documentation (#6261)
* Query Insights initial documentation

Signed-off-by: Chenyang Ji <[email protected]>

* Doc review

Signed-off-by: Fanit Kolchina <[email protected]>

* update endpoints and remove exporters

Signed-off-by: Chenyang Ji <[email protected]>

* Moved query insights to additional plugins section

Signed-off-by: Fanit Kolchina <[email protected]>

* Added installation instructions

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Resolve merge conflicts

Signed-off-by: Fanit Kolchina <[email protected]>

* merge conflicts and link fix

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix link

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Chenyang Ji <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-13 14:35:03 -05:00
6d884b6db3 Add documentation for new reranking feature in 2.12 (#6368)
* Create reranking.md

document new reranking feature in 2.12

Signed-off-by: HenryL27 <[email protected]>

* Doc review and address comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _search-plugins/search-pipelines/rerank-processor.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _search-plugins/search-pipelines/rerank-processor.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: HenryL27 <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-13 14:24:08 -05:00
b6b2ed7fa0 Add searchbp metrics to Performance Analyzer (#5390)
* added searchbp metrics

Signed-off-by: Heather Halter <[email protected]>

* Update reference.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update reference.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-13 13:11:52 -06:00
leanneeliatra 9799a90c6b Clarification of Customer Comment # 20230525 (#6374)
* 20230525 clarificaton for customer comment on refernes to kibana

Signed-off-by: [email protected] <[email protected]>

* 20230525 clarificaton for customer comment on refernes to kibana - scentance clarification

Signed-off-by: [email protected] <[email protected]>

---------

Signed-off-by: [email protected] <[email protected]>
2024-02-13 12:56:19 -06:00
kolchfa-awsandNathan Bower 37803ff5fa Concurrent segment search GA and API changes (#6356)
* Concurrent segment search GA and API changes for 2.12

Signed-off-by: Fanit Kolchina <[email protected]>

* Add types

Signed-off-by: Fanit Kolchina <[email protected]>

* Changed wording to enable concur seg search

Signed-off-by: Fanit Kolchina <[email protected]>

* Tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Typo

Signed-off-by: Fanit Kolchina <[email protected]>

* Tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* More tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Added link to response fields

Signed-off-by: Fanit Kolchina <[email protected]>

* More tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Add tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Signed-off-by: kolchfa-aws <[email protected]>

* Update _api-reference/profile.md

Signed-off-by: kolchfa-aws <[email protected]>

* Resolve merge conflicts

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-12 09:42:44 -05:00
kolchfa-awsandDharin Shah d194597501 add include_named_queries_score to docs (#6306)
Signed-off-by: Dharin Shah <[email protected]>
Co-authored-by: Dharin Shah <[email protected]>
2024-02-11 20:41:41 -05:00
10000-kiandMelissa Vagi f482849094 Add installing multiple plugins example (#6358)
* Add installing multiple plugins example

Add installing multiple plugins example

Signed-off-by: 10000-ki <[email protected]>

fix text

Signed-off-by: 10000-ki <[email protected]>

* Update plugins.md

Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: 10000-ki <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2024-02-09 12:19:28 -07:00
Nathan Bowerandkolchfa-aws 1d5c85de32 Add snapshotted to Vale (#6371)
* Add snapshotted to Vale

Signed-off-by: natebower <[email protected]>

* Update .github/vale/styles/Vocab/OpenSearch/Words/accept.txt

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Nathan Bower <[email protected]>

---------

Signed-off-by: natebower <[email protected]>
Signed-off-by: Nathan Bower <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2024-02-09 11:59:23 -05:00
bb9c8c5c20 Updating documentation for new datetime format (#6337)
* Updating documentation for new datetime format introduced in OS 2.12

Signed-off-by: Prabhat Sharma <[email protected]>

* Update _field-types/supported-field-types/date.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Prabhat <[email protected]>

* Apply suggestions from code review

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update date.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Prabhat Sharma <[email protected]>
Signed-off-by: Prabhat <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Prabhat Sharma <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2024-02-08 15:20:24 -06:00
bac67fb431 Add threat intelligence for 2.12 (#6273)
* Add threat intelligence for 2.12

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix broken link

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _security-analytics/usage/detectors.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-08 14:19:47 -06:00
95de0af9f1 Add alias support to Security Analytics (#6284)
* Add alias support to SA.

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix links

Signed-off-by: Naarcha-AWS <[email protected]>

* Update detectors-config.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-08 14:16:43 -06:00
33697681dc Add things to know for concurrent segment search (#6362)
* Add things to know for concurrent segment search

Signed-off-by: Jay Deng <[email protected]>

* Apply suggestions from code review

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Jay Deng <[email protected]>

* Update _search-plugins/concurrent-segment-search.md

Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Signed-off-by: Jay Deng <[email protected]>

* Update _search-plugins/concurrent-segment-search.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _search-plugins/concurrent-segment-search.md

Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Jay Deng <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-08 14:06:21 -05:00
kolchfa-aws cf46d3bd48 Add performant to Vale vocabulary (#6376)
Signed-off-by: Fanit Kolchina <[email protected]>
2024-02-08 14:06:11 -05:00
kolchfa-aws df4b1ceafc Add blank links to workflow content to pass link checker (#6372)
* Add blank links to workflow content to pass link checker

Signed-off-by: Fanit Kolchina <[email protected]>

* Add dummy links

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2024-02-08 13:46:20 -05:00
cbd5c77aa1 Add documentation for saved object management to support multiple datasource (#6364)
* Add documentation for saved object management to support multiple datasource

Signed-off-by: Lu Yu <[email protected]>

* Update _dashboards/management/multi-data-sources.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Lu Yu <[email protected]>

* Update _dashboards/management/multi-data-sources.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Lu Yu <[email protected]>

* Update _dashboards/management/multi-data-sources.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Lu Yu <[email protected]>

* Update _dashboards/management/multi-data-sources.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Lu Yu <[email protected]>

* Update _dashboards/management/multi-data-sources.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Lu Yu <[email protected]>

* Update _dashboards/management/multi-data-sources.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Lu Yu <[email protected]>

* Update _dashboards/management/multi-data-sources.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Lu Yu <[email protected]>

* Update _dashboards/management/multi-data-sources.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Lu Yu <[email protected]>

* Update _dashboards/management/multi-data-sources.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Lu Yu <[email protected]>

* Update _dashboards/management/multi-data-sources.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _dashboards/management/multi-data-sources.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _dashboards/management/multi-data-sources.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: Lu Yu <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-08 09:47:33 -07:00
9d3a738b21 Improve terms aggregation documentation and add concurrent segment search caveats (#6355)
* Improve terms aggregation documentation and add concurrent segment search caveats

Signed-off-by: Jay Deng <[email protected]>

* Apply suggestions from code review

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Jay Deng <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _aggregations/bucket/terms.md

Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Jay Deng <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-07 18:47:32 -05:00
6c92b54eba Add flow framework documentation (#6257)
* Add flow framework documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _automating-workflows/api/create-workflow.md

Co-authored-by: Owais Kazi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Add callout of edges being optional

Signed-off-by: Fanit Kolchina <[email protected]>

* Add unregister to word list

Signed-off-by: Fanit Kolchina <[email protected]>

* Add registering local pretrained and custom models

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _automating-workflows/api/deprovision-workflow.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _automating-workflows/workflow-steps.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Added Flow Framework plugin to Vale

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* More editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _automating-workflows/api/get-workflow-status.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _automating-workflows/api/get-workflow-status.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Add note about provisioning

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _automating-workflows/index.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _automating-workflows/workflow-steps.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* More editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Removed code font from headings

Signed-off-by: Fanit Kolchina <[email protected]>

* Add agent documentation links

Signed-off-by: Fanit Kolchina <[email protected]>

* Add experimental label and more links

Signed-off-by: Fanit Kolchina <[email protected]>

* Add sample templates link

Signed-off-by: Fanit Kolchina <[email protected]>

* Added a tracking issue to warning

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Owais Kazi <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-07 18:44:49 -05:00
ticmatiassosaandHeather Halter e91cf1ff93 Update availability-recovery.md (#6366)
* Update availability-recovery.md

Correction on the description of the file system settings link.

Signed-off-by: ticmatiassosa <[email protected]>

* Update availability-recovery.md

Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: ticmatiassosa <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
2024-02-07 14:47:13 -08:00
729f492e06 Alerting plugin - experimental cross cluster monitor support documentation (#6350)
* Added documentation for supporting cluster metrics monitors that can monitor remote clusters. Added documentation for configuring query and bucket monitors through the UI that can query remote indexes. These are experimental for v2.12.

Signed-off-by: AWSHurneyt <[email protected]>

* Update _observing-your-data/alerting/per-query-bucket-monitors.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: AWSHurneyt <[email protected]>

* Update _observing-your-data/alerting/per-cluster-metrics-monitors.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: AWSHurneyt <[email protected]>

* Update _observing-your-data/alerting/per-cluster-metrics-monitors.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: AWSHurneyt <[email protected]>

* Update _observing-your-data/alerting/per-cluster-metrics-monitors.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _observing-your-data/alerting/per-cluster-metrics-monitors.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _observing-your-data/alerting/per-query-bucket-monitors.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update per-cluster-metrics-monitors.md

Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: AWSHurneyt <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-06 09:49:55 -07:00
47013f9a92 Add copy ingest processor (#6294)
* [Doc] Add copy ingest processor

Signed-off-by: gaobinlong <[email protected]>

* Update _ingest-pipelines/processors/copy.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: gaobinlong <[email protected]>

* Update _ingest-pipelines/processors/copy.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: gaobinlong <[email protected]>

* Update _ingest-pipelines/processors/copy.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: gaobinlong <[email protected]>

* Update _ingest-pipelines/processors/copy.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: gaobinlong <[email protected]>

* Update copy.md

* Update copy.md

* Update copy.md

* Update _ingest-pipelines/processors/copy.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _ingest-pipelines/processors/copy.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: gaobinlong <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-05 12:19:23 -08:00
Melissa Vagi 0835baa5f9 Update gantt chart dashboards plugin link to GitHub (#6328)
* Update gantt chart dashboards plugin link

Signed-off-by: Melissa Vagi <[email protected]>

* Update plugins.md

Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: Melissa Vagi <[email protected]>
2024-02-02 10:57:18 -07:00
3a0179724b Add documentation for cluster-level coordination setting changes (#6336)
* Adding cluster level coordination changes

Signed-off-by: Niyati Aggarwal <[email protected]>

* Update _install-and-configure/configuring-opensearch/cluster-settings.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Niyati Aggarwal <[email protected]>

* Update _install-and-configure/configuring-opensearch/cluster-settings.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Niyati Aggarwal <[email protected]>

* Update _install-and-configure/configuring-opensearch/cluster-settings.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Niyati Aggarwal <[email protected]>

* Update _install-and-configure/configuring-opensearch/cluster-settings.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Niyati Aggarwal <[email protected]>

* Adding default, min and max values

Signed-off-by: Niyati Aggarwal <[email protected]>

* Added other changes

Signed-off-by: Niyati Aggarwal <[email protected]>

* Added other changes

Signed-off-by: Niyati Aggarwal <[email protected]>

* Added a few more changes

Signed-off-by: Niyati Aggarwal <[email protected]>

* Update _install-and-configure/configuring-opensearch/cluster-settings.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _install-and-configure/configuring-opensearch/cluster-settings.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _install-and-configure/configuring-opensearch/cluster-settings.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _install-and-configure/configuring-opensearch/cluster-settings.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _install-and-configure/configuring-opensearch/cluster-settings.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Niyati Aggarwal <[email protected]>
Signed-off-by: Niyati Aggarwal <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-02 11:24:51 -05:00
103bb964ae Updating documentation around keyword fields (#5453)
* Updating documentation around keyword fields

Signed-off-by: Harsha Vamsi Kalluri <[email protected]>

* Rewording with additional info

Signed-off-by: Fanit Kolchina <[email protected]>

* Copyedits

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Harsha Vamsi Kalluri <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2024-02-01 15:08:57 -05:00
95a5f3e5a9 Introduce cluster.index.restrict.replication.type setting (#6028)
* Introduce cluster.index.restrict.replication.type setting

Signed-off-by: Suraj Singh <[email protected]>

* Doc review

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _tuning-your-cluster/availability-and-recovery/segment-replication/index.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Suraj Singh <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-01 11:09:11 -08:00
de8eb4ea77 Documentation for match_only_text field (#6041)
* Documentation for match_only_text field

Signed-off-by: Rishabh Maurya <[email protected]>

* Address pr comments

Signed-off-by: Rishabh Maurya <[email protected]>

* Doc review

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Rishabh Maurya <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-01 11:08:52 -08:00
cc5c60393d Add documentation for nested search in knn (#6237)
* Add documentation for nested search in knn

Signed-off-by: Heemin Kim <[email protected]>

* Doc review

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Heemin Kim <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-01 11:08:20 -08:00
4b3f09ae11 Added documentation for changing the default values of HNSW hyper parameters in k-NN plugin (#6272)
* Added documentation for changing the default values of HNSW hyperparameters in k-NN plugin

Signed-off-by: Navneet Verma <[email protected]>

* Update _search-plugins/knn/knn-index.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Navneet Verma <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-01 11:07:53 -08:00
b9fd4d35eb Update remote cluster documentation for global metadata and new dynamic settings (#6309)
* Update remote cluster documentation for global metadata and new dynamic settings

Signed-off-by: Sooraj Sinha <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Sooraj Sinha <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-01 11:07:33 -08:00
Bhumika Saini 0d72796baf Update docs for remote store backpressure stats (#5184)
* Update docs for remote store backpressure and segrep backpressure stats

Signed-off-by: Bhumika Saini <[email protected]>

* Remove segrep changes

Signed-off-by: Bhumika Saini <[email protected]>

* Add corrected segments.segment_replication.* field names

Signed-off-by: Bhumika Saini <[email protected]>

---------

Signed-off-by: Bhumika Saini <[email protected]>
2024-02-01 11:06:55 -08:00
kolchfa-awsandNathan Bower fdf60fcbdc Document new only expunge deletes behavior for Force Merge API (#5837)
* Document new only expunge deletes behavior for Force Merge API

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _api-reference/index-apis/force-merge.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _api-reference/index-apis/force-merge.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-01 11:06:26 -08:00
David Zaneandkolchfa-aws 6f3a235bd7 [DOC] Search request slow logs (#5298)
* [DOC] Search request coordinator slow logs

Signed-off-by: David Zane <[email protected]>

* Update _query-dsl/index.md

Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: David Zane <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2024-02-01 11:05:57 -08:00
34faa9292b Add cluster state stats documentation (#5662)
* Add cluster state stats documentation

Signed-off-by: Aman Khare <[email protected]>

* Correct formatting

Signed-off-by: Aman Khare <[email protected]>

* Modify descriptions.

Signed-off-by: Aman Khare <[email protected]>

* Update nodes-stats.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Aman Khare <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Aman Khare <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-01 11:04:13 -08:00
51499aeac1 [DOC] Support switch_aliases in shrink action. (#5511)
* Support switch_aliases in shrink action DOC.

Signed-off-by: ikibo <[email protected]>

* Update _im-plugin/ism/policies.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Oleg Kravchuk <[email protected]>

* Update _im-plugin/ism/policies.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Oleg Kravchuk <[email protected]>

* Update _im-plugin/ism/policies.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Oleg Kravchuk <[email protected]>

* Update _im-plugin/ism/policies.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Oleg Kravchuk <[email protected]>

* Data types in TYPE column  must be capitalized

Signed-off-by: ikibo <[email protected]>

* Update policies.md

Added tick marks to two parameters

Signed-off-by: Heather Halter <[email protected]>

* Update _im-plugin/ism/policies.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _im-plugin/ism/policies.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _im-plugin/ism/policies.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _im-plugin/ism/policies.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _im-plugin/ism/policies.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _im-plugin/ism/policies.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: ikibo <[email protected]>
Signed-off-by: Oleg Kravchuk <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: ikibo <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2024-02-01 11:03:38 -08:00
Junqiu LeiandNaarcha-AWS 80fbd210a1 Updated k-NN lucene engine dimension max count to 16k (#5875)
* Updated k-NN lucene engine dimension max count to 16k

Signed-off-by: Junqiu Lei <[email protected]>

* Update _search-plugins/knn/approximate-knn.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Junqiu Lei <[email protected]>

* Update _search-plugins/knn/approximate-knn.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Junqiu Lei <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2024-02-01 11:03:01 -08:00
83f91acd5b Add documentation for collapse, oversample, truncate_hits processors (#5881)
* Add documentation for collapse, oversample, truncate_hits processors

Signed-off-by: Michael Froh <[email protected]>

* Apply suggestions from code review

Signed-off-by: kolchfa-aws <[email protected]>

* Update _search-plugins/search-pipelines/oversample-processor.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _search-plugins/search-pipelines/collapse-processor.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _search-plugins/search-pipelines/oversample-processor.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _search-plugins/search-pipelines/truncate-hits-processor.md

Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _search-plugins/search-pipelines/collapse-processor.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _search-plugins/search-pipelines/collapse-processor.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _search-plugins/search-pipelines/truncate-hits-processor.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* More editorial comments and link fixes

Signed-off-by: Fanit Kolchina <[email protected]>

* Add oversample and deduplicate to vale and format files nicely

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _search-plugins/search-pipelines/truncate-hits-processor.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Michael Froh <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
2024-02-01 11:02:26 -08:00
6af66500eb Remove admin:admin default and update instructions for demo setup (#5887)
* Update some admin:admin references

Signed-off-by: Derek Ho <[email protected]>

* Update all references except for helm

Signed-off-by: Derek Ho <[email protected]>

* Update helm

Signed-off-by: Derek Ho <[email protected]>

* Reverts changes made to _install-and-configure folder

Signed-off-by: Darshit Chanpura <[email protected]>

* Apply suggestions from code review

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Derek Ho <[email protected]>

* Update _about/quickstart.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update quickstart.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Derek Ho <[email protected]>
Signed-off-by: Darshit Chanpura <[email protected]>
Signed-off-by: Derek Ho <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Darshit Chanpura <[email protected]>
Co-authored-by: Darshit Chanpura <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-01 11:01:58 -08:00
Ticheng LinandFanit Kolchina 796008b330 Update search profile API documentation with concurrency related changes (#5999)
* Update _api-reference/profile.md

Signed-off-by: Ticheng Lin <[email protected]>

* Changed wording for breakdown stats descriptions

Signed-off-by: Fanit Kolchina <[email protected]>

* Changed wording for breakdown stats descriptions

Signed-off-by: Ticheng Lin <[email protected]>

* Reworded additions

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Ticheng Lin <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
2024-02-01 11:01:24 -08:00
Naarcha-AWSandMelissa Vagi 0801f38b5e Update SAML tutorial with new default Admin settings (#6279)
* Update SAML tutorial with new default Admin settings

Signed-off-by: Naarcha-AWS <[email protected]>

* Add variable

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2024-02-01 10:58:12 -08:00
5093bd2257 Add page on OpenSearch keystore in security configuration (#6304)
* Add page on OpenSearch keystore in security configuration

Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Capitalize keystore

Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* OpenSearch Keystore to OpenSearch keystore

Signed-off-by: Craig Perkins <[email protected]>

* Update opensearch-keystore.md

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Craig Perkins <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update opensearch-keystore.md

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Address review feedback

Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Address review feedback

Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Update _security/configuration/opensearch-keystore.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>

* Address review feedback

Signed-off-by: Craig Perkins <[email protected]>

* Address review feedback

Signed-off-by: Craig Perkins <[email protected]>

---------

Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-01 12:22:48 -06:00
c40424fccb On-behalf-of token and service account authorization tokens doc (#5123)
* readd auth token doc

Signed-off-by: Stephen Crawford <[email protected]>

* Fix vale

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Apply suggestions from code review

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Apply suggestions from code review

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Fix embedded command

Signed-off-by: Stephen Crawford <[email protected]>

* Blank lines after headings

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* change

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Style guidelines

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Apply suggestions from code review

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

---------

Signed-off-by: Stephen Crawford <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2024-02-01 10:00:59 -08:00
150101bce3 Adds documentation for security demo configuration setup (#6058)
* Adds documentation for security demo configuration setup

Signed-off-by: Darshit Chanpura <[email protected]>

* Removes hardcoded version numbers

Signed-off-by: Darshit Chanpura <[email protected]>

* Updates distributions for different documentations

Signed-off-by: Darshit Chanpura <[email protected]>

* Renames placeholder

Signed-off-by: Darshit Chanpura <[email protected]>

* Resolves some vale errors

Signed-off-by: Darshit Chanpura <[email protected]>

* Resolves some more vale warnings

Signed-off-by: Darshit Chanpura <[email protected]>

* Updates sample docker compose wordings

Signed-off-by: Darshit Chanpura <[email protected]>

* Improves wordings

Signed-off-by: Darshit Chanpura <[email protected]>

* Changes the demo config page title

Signed-off-by: Darshit Chanpura <[email protected]>

* Address PR comments

Signed-off-by: Darshit Chanpura <[email protected]>

* Renames admin password placeholder and updates another sentence

Signed-off-by: Darshit Chanpura <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Darshit Chanpura <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-02-01 10:00:23 -08:00
John HeraghtyandNaarcha-AWS 8224d69c1b Update exchange_key description to use different HMAC setting (#5909)
* Update exchange_key description to use different HMAC setting

Signed-off-by: John Heraghty <[email protected]>

* Update _security/authentication-backends/saml.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: John Heraghty <[email protected]>

* Update saml.md

Signed-off-by: John Heraghty <[email protected]>

* Update saml.md

Update to the exchange key description to give more of an instruction to the user on what to enter there.

Signed-off-by: John Heraghty <[email protected]>

* Update _security/authentication-backends/saml.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: John Heraghty <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2024-02-01 11:48:17 -06:00
Naarcha-AWS 44aebde47a Remove depracated PA metrics (#6331)
Closes #6271

Signed-off-by: Naarcha-AWS <[email protected]>
2024-02-01 11:05:01 -06:00
kolchfa-aws 590b4f2eab Add key-value, truststore, and keystore to vocabulary (#6330)
Signed-off-by: Fanit Kolchina <[email protected]>
2024-02-01 09:51:51 -05:00
Nathan Bower 018174ab5f Change keystore in terms (#6329)
* Change keystore in terms

Signed-off-by: natebower <[email protected]>

* Add key-value

Signed-off-by: natebower <[email protected]>

* Change trust store to truststore

Signed-off-by: natebower <[email protected]>

---------

Signed-off-by: natebower <[email protected]>
2024-02-01 09:40:23 -05:00
Naarcha-AWS 24f55afb76 Fix Benchmark soft build errors (#6325)
* Fix Benchmark soft build errors

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix build error

Signed-off-by: Naarcha-AWS <[email protected]>

* Add line

Signed-off-by: Naarcha-AWS <[email protected]>

* More fixes

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix build error

Signed-off-by: Naarcha-AWS <[email protected]>

* Try moving placement of Raw tags.

Signed-off-by: Naarcha-AWS <[email protected]>

* Move offending lines

Signed-off-by: Naarcha-AWS <[email protected]>

* Remove offending lines

Signed-off-by: Naarcha-AWS <[email protected]>

* Raw more lines

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix formatting erroring.

Signed-off-by: Naarcha-AWS <[email protected]>

* more attempts

Signed-off-by: Naarcha-AWS <[email protected]>

* Remove unnessary raw.

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix raw tags

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
2024-01-31 17:23:09 -06:00
99ed213876 [Doc] Add remove_by_pattern ingest processor (#6295)
* [Doc] Add remove_by_pattern ingest processor

Signed-off-by: gaobinlong <[email protected]>

* Add more description

Signed-off-by: gaobinlong <[email protected]>

* Update _ingest-pipelines/processors/remove_by_pattern.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: gaobinlong <[email protected]>

* Update _ingest-pipelines/processors/remove_by_pattern.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: gaobinlong <[email protected]>

* Update _ingest-pipelines/processors/remove_by_pattern.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: gaobinlong <[email protected]>

* Update _ingest-pipelines/processors/remove_by_pattern.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: gaobinlong <[email protected]>

* Fix typos

Signed-off-by: gaobinlong <[email protected]>

* Update _ingest-pipelines/processors/remove_by_pattern.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _ingest-pipelines/processors/remove_by_pattern.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _ingest-pipelines/processors/remove_by_pattern.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: gaobinlong <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-01-31 11:11:30 -07:00
kolchfa-aws 6c0e32fe03 Remove adverbs of time rule (#6323)
Signed-off-by: Fanit Kolchina <[email protected]>
2024-01-31 12:13:35 -05:00
Nathan Bower cd87def8ae Remove two sentences from style guide (#6322)
Signed-off-by: natebower <[email protected]>
2024-01-31 12:10:26 -05:00
kolchfa-aws 72c0ed10af Refactor home page layout (#6307)
* Refactor home page layout

Signed-off-by: Fanit Kolchina <[email protected]>

* Remove hover from last link

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2024-01-31 11:54:59 -05:00
acd5ba5ed1 Create or Update alias API supports must_exist parameter (#6245)
* Create or Update alias API supports must_exist parameter

Signed-off-by: gaobinlong <[email protected]>

* Update _im-plugin/index-alias.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: gaobinlong <[email protected]>

* Update _im-plugin/index-alias.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: gaobinlong <[email protected]>

* Update index-alias.md

Add copy tags

* Update _im-plugin/index-alias.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _im-plugin/index-alias.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _im-plugin/index-alias.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _im-plugin/index-alias.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _im-plugin/index-alias.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: gaobinlong <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-01-30 12:26:31 -07:00
Tatsuya Kawakami 52afeb1065 Fix default value for indices.breaker.total.use_real_memory (#6297)
Signed-off-by: Tatsuya Kawakami <[email protected]>
2024-01-30 13:08:16 -06:00
Naarcha-AWS fd9a6e06fd Update index.md (#6301)
Signed-off-by: Naarcha-AWS <[email protected]>
2024-01-30 13:02:53 -06:00
Melissa Vagi d9d5406f93 Add pattern matching (text processing) use case to Data Prepper documentation (#6181)
* Add pattern matching use case to Data Prepper documentation

Signed-off-by: Melissa Vagi <[email protected]>

* Add pattern matching use case to Data Prepper documentation

Signed-off-by: Melissa Vagi <[email protected]>

* Address SME comments

Signed-off-by: Melissa Vagi <[email protected]>

* Copy edits

Signed-off-by: Melissa Vagi <[email protected]>

* Address editorial feedback

Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: Melissa Vagi <[email protected]>
2024-01-30 12:00:58 -07:00
8225f0b511 [DOC]Add new dot expander processor doc (#5631)
* Add new dot expander processor doc

Signed-off-by: Melissa Vagi <[email protected]>

* Draft content for tech review

Signed-off-by: Melissa Vagi <[email protected]>

* Address tech review feedback

Signed-off-by: Melissa Vagi <[email protected]>

* Update _ingest-pipelines/processors/dot-expander.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _ingest-pipelines/processors/dot-expander.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _ingest-pipelines/processors/dot-expander.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _ingest-pipelines/processors/dot-expander.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Address doc review feedback

Signed-off-by: Melissa Vagi <[email protected]>

* Edit line 227

Signed-off-by: Melissa Vagi <[email protected]>

* Edit line 227

Signed-off-by: Melissa Vagi <[email protected]>

* Edit line 227

Signed-off-by: Melissa Vagi <[email protected]>

* Address doc review comments

Signed-off-by: Melissa Vagi <[email protected]>

* Update _ingest-pipelines/processors/dot-expander.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Added path parameter and field name conflicts sections

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _ingest-pipelines/processors/dot-expander.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _ingest-pipelines/processors/dot-expander.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _ingest-pipelines/processors/dot-expander.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _ingest-pipelines/processors/dot-expander.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _ingest-pipelines/processors/dot-expander.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _ingest-pipelines/processors/dot-expander.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _ingest-pipelines/processors/dot-expander.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _ingest-pipelines/processors/dot-expander.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _ingest-pipelines/processors/dot-expander.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _ingest-pipelines/processors/dot-expander.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Address editorial review feedback

Signed-off-by: Melissa Vagi <[email protected]>

* Update dot-expander.md

Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: Melissa Vagi <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-01-30 10:56:59 -07:00
bf4ae72c7b Add understanding workloads section (#6164)
* Add understanding workloads section.

Signed-off-by: Naarcha-AWS <[email protected]>

* Add additional anatomy sections

Signed-off-by: Naarcha-AWS <[email protected]>

* Add section headers

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix link

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix typos

Signed-off-by: Naarcha-AWS <[email protected]>

* Change example to fix build error.

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update anatomy-of-a-workload.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix build errors

Signed-off-by: Naarcha-AWS <[email protected]>

* Update anatomy-of-a-workload.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update anatomy-of-a-workload.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update concepts.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update index.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-01-30 11:50:02 -06:00
Andriy RedkoandMelissa Vagi 098434cc67 Document new experimental HTTP transport based on Netty 4 and Project Reactor (#6265)
* Document new experimental HTTP transport based on Netty 4 and Project Reactor

Signed-off-by: Andriy Redko <[email protected]>

* Address code review comments

Signed-off-by: Andriy Redko <[email protected]>

* Address code review comments

Signed-off-by: Andriy Redko <[email protected]>

---------

Signed-off-by: Andriy Redko <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2024-01-30 10:49:37 -07:00
Ka Ming L 46786af8ec Fixed AI21 typo (#6293)
Signed-off-by: Ka Ming L. <[email protected]>
2024-01-30 08:17:03 -05:00
Eric Pugh a35b5cfb97 Clarify that you are install bundler, and bundler takes care of jekyll (#6286)
Signed-off-by: Eric Pugh <[email protected]>
2024-01-29 14:33:20 -05:00
Naarcha-AWS 054dc56d5d Fix Jekyll build workflow Ruby Version (#6281)
@kolchfa-aws and @AMoo-Miki, can you verify that this is correct?

Signed-off-by: Naarcha-AWS <[email protected]>
2024-01-29 12:36:29 -06:00
Melissa Vagi 672e05ce21 Fix link (#6280)
Signed-off-by: Melissa Vagi <[email protected]>
2024-01-29 11:20:23 -07:00
d350485dc2 [DOC] Add dissect processor documentation (#5510)
* Close content gap with new documentation for OpenSearch dissect processor

---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-01-29 11:05:41 -07:00
kolchfa-aws 5b01874479 Change Ruby version to 3.2 in build instructions (#6274)
Signed-off-by: kolchfa-aws <[email protected]>
2024-01-29 12:47:26 -05:00
Andriy Redko d767d15986 Update bundled JDK version (January 2024 Patch releases) (#6250)
* Update bundled JDK version (January 2024 Patch releases)

Signed-off-by: Andriy Redko <[email protected]>

* Address code review comments

Signed-off-by: Andriy Redko <[email protected]>

* Address linter errors

Signed-off-by: Andriy Redko <[email protected]>

---------

Signed-off-by: Andriy Redko <[email protected]>
2024-01-29 11:35:51 -06:00
Andriy Redko 82607e4442 Document how to configure XContent max field length and max depth constraints (#6203)
* Document how to configure XContent max field length and max depth constraints

Signed-off-by: Andriy Redko <[email protected]>

* Address code review comments

Signed-off-by: Andriy Redko <[email protected]>

* Address code review comments

Signed-off-by: Andriy Redko <[email protected]>

* Address code review comments

Signed-off-by: Andriy Redko <[email protected]>

---------

Signed-off-by: Andriy Redko <[email protected]>
2024-01-26 15:52:40 -07:00
gaobinlongandMelissa Vagi 8eef7430bd Remove ingest processor supports excluding fields (#6244)
* Remove ingest processor supports excluding fields

Signed-off-by: gaobinlong <[email protected]>

* Update _ingest-pipelines/processors/remove.md

Signed-off-by: Melissa Vagi <[email protected]>

* Update _ingest-pipelines/processors/remove.md

Signed-off-by: Melissa Vagi <[email protected]>

* Update remove.md

* Update remove.md

---------

Signed-off-by: gaobinlong <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2024-01-26 13:47:22 -07:00
kolchfa-aws b8ef73fa60 Update knn-vector.md (#6263)
Signed-off-by: kolchfa-aws <[email protected]>
2024-01-26 11:40:39 -05:00
e3ebb35942 Add max_docs_per_value to diversified sampler documentation (#6134)
* Add max_docs_per_value to diversified sampler documentation

Signed-off-by: Jay Deng <[email protected]>

* Update _aggregations/bucket/diversified-sampler.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Jay Deng <[email protected]>

* Update diversified-sampler.md

Signed-off-by: Melissa Vagi <[email protected]>

* Update sampler.md

Signed-off-by: Melissa Vagi <[email protected]>

* Update diversified-sampler.md

Signed-off-by: Melissa Vagi <[email protected]>

* Update diversified-sampler.md

Copy edits

Signed-off-by: Melissa Vagi <[email protected]>

* Update _aggregations/bucket/diversified-sampler.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _aggregations/bucket/diversified-sampler.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _aggregations/bucket/sampler.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update diversified-sampler.md

Signed-off-by: Melissa Vagi <[email protected]>

* Update sampler.md

Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: Jay Deng <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-01-26 09:09:49 -07:00
Movva AjaykumarandAjay Kumar Movva b2fd154a0e [DOC] Added documentation for admission control stats (#6253)
* Added documentation for admission control  stats

Signed-off-by: Ajay Kumar Movva <[email protected]>

* Addressing Comments and Resolving Conflicts

Signed-off-by: Ajay Kumar Movva <[email protected]>

---------

Signed-off-by: Ajay Kumar Movva <[email protected]>
Co-authored-by: Ajay Kumar Movva <[email protected]>
2024-01-26 09:09:35 -05:00
Bharathwaj Gandkolchfa-aws a3f0646b6a [Doc] Add docs for resource usage stats (#5408)
* Add documentation for resource usage stats

Signed-off-by: Bharathwaj G <[email protected]>

* Documentation changes to include resource usage stats

Signed-off-by: Bharathwaj G <[email protected]>

* addressinc omments

Signed-off-by: Bharathwaj G <[email protected]>

---------

Signed-off-by: Bharathwaj G <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2024-01-25 15:32:53 -05:00
kolchfa-aws 8c228f9f4c Rewrite double parentheses rule for Vale (#6260)
Signed-off-by: Fanit Kolchina <[email protected]>
2024-01-25 15:29:13 -05:00
John Mazanecandkolchfa-aws d897bb8b5e Update neural search documentation to include filters (#6254)
* Update neural search documentation to include filters

Signed-off-by: John Mazanec <[email protected]>

* Fix typo

Signed-off-by: John Mazanec <[email protected]>

* Update _query-dsl/specialized/neural.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: John Mazanec <[email protected]>

---------

Signed-off-by: John Mazanec <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2024-01-24 16:48:23 -05:00
Terry Quigley d41ccb8cd4 Fix field masking examples (#6193)
Updating field masking examples that were out of date and incorrect.

Signed-off-by: Terry Quigley <[email protected]>
2024-01-22 17:00:17 -05:00
kolchfa-aws a258d7951a Correct heading level for approximate k-NN (#6239)
Signed-off-by: Fanit Kolchina <[email protected]>
2024-01-22 15:45:32 -05:00
Melissa VagiandNathan Bower 719b3895cf Add log enrichment use case to Data Prepper (#6225)
* Add log enrichment use case to Data Prepper

---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-01-22 13:15:47 -07:00
kolchfa-aws 45a8b7a4e7 Update LinksDoubleParentheses.yml (#6236)
Signed-off-by: kolchfa-aws <[email protected]>
2024-01-22 14:24:29 -05:00
313a4caa82 Add OSD Node.js compatibility and instructions for using alternative version of Node.js runtime binary (#6232)
* Add OSD Node.js compatibility and instructions for using alternative version of Node.js runtime binary

Signed-off-by: Miki <[email protected]>

* Apply suggestions from code review

Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _install-and-configure/install-dashboards/index.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _install-and-configure/install-dashboards/index.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _install-and-configure/install-dashboards/index.md

Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Miki <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2024-01-19 17:37:42 -05:00
Arran Dengateandkolchfa-aws e893208cb9 Fix link to all-MiniLM-L12-v2 Torch model config - use Torch config file rather than ONNX (#6227)
Signed-off-by: Arran Dengate <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2024-01-19 10:11:13 -05:00
Prabhu Pant 849e9ac3c6 Fix typo in query-dsl doc page (#6228)
Signed-off-by: Prabhu Pant <[email protected]>
2024-01-18 21:10:06 -05:00
kolchfa-aws 05e44c0730 Update index.md (#6223)
Signed-off-by: kolchfa-aws <[email protected]>
2024-01-18 16:29:20 -05:00
kolchfa-awsandNathan Bower 49767585c4 Add tokenizer list (#6205)
* Add tokenizer list

Signed-off-by: Fanit Kolchina <[email protected]>

* Minor rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Implement editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-01-18 15:05:20 -05:00
kolchfa-aws 490bf7da7e Change list style and font size for right TOC (#6208)
Signed-off-by: Fanit Kolchina <[email protected]>
2024-01-18 13:15:21 -05:00
kolchfa-awsandNathan Bower 1c94816cf6 Update the Update and Bulk API's update/upsert sections (#6182)
* Update the Update API and upsert operation

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-01-17 08:51:10 -05:00
kolchfa-aws 1cb5e6e6ff Add version to the OpenSearch documentation section (#6162)
* Add version to the OpenSearch documentation section

Signed-off-by: Fanit Kolchina <[email protected]>

* List only major and minor version of documentation

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2024-01-16 20:28:46 -05:00
Naarcha-AWSandHeather Halter b5fdaf2acd Correct SA findings alerts API (#6179)
* Correct SA findings alerts API

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
2024-01-16 18:01:55 -06:00
kolchfa-aws e7fc10885c Add shadow to version selector panel when left nav is scrolled (#6151)
* Add shadow to version selector panel when scrolling

Signed-off-by: Fanit Kolchina <[email protected]>

* Change shadow size

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2024-01-16 13:11:25 -05:00
kolchfa-aws 51ac5bdc1c Ignore camel case in heading capitalization, add double slash and double parentheses rules to Vale (#6165)
Signed-off-by: Fanit Kolchina <[email protected]>
2024-01-16 12:55:47 -05:00
kolchfa-aws 130cd222f2 Update _config.yml (#6161)
Signed-off-by: kolchfa-aws <[email protected]>
2024-01-16 12:35:45 -05:00
63afd677c4 [Doc] Add documentation for .replication-metadata-index for cross-cluster-replication. (#6082)
* [Doc] Add documentation for .replication-metadata-index for cross-cluster-replication.

Signed-off-by: Sanjay Kumar <[email protected]>

* Update _tuning-your-cluster/replication-plugin/getting-started.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Sanjay Kumar <[email protected]>

* Update _tuning-your-cluster/replication-plugin/getting-started.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Sanjay Kumar <[email protected]>

* Update _tuning-your-cluster/replication-plugin/getting-started.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Sanjay Kumar <[email protected]>

* Update _tuning-your-cluster/replication-plugin/getting-started.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Sanjay Kumar <[email protected]>

* Update _tuning-your-cluster/replication-plugin/getting-started.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Sanjay Kumar <[email protected]>

* Update _tuning-your-cluster/replication-plugin/getting-started.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Sanjay Kumar <[email protected]>

---------

Signed-off-by: Sanjay Kumar <[email protected]>
Signed-off-by: Sanjay Kumar <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-01-16 11:16:02 -06:00
Ling Hengqian 28189d09af Fixes dead links in the Integrating ML models document (#6149)
Signed-off-by: linghengqian <[email protected]>
2024-01-15 15:34:34 -05:00
kolchfa-aws 24ae787518 Update left navigation layout (#6137)
* Collections with no pages under the main page should not have an expander

Signed-off-by: Fanit Kolchina <[email protected]>

* Update left navigation layout

Signed-off-by: Fanit Kolchina <[email protected]>

* Add media query for back link

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2024-01-12 20:32:22 -05:00
kolchfa-aws 1a20b7729c Add more words and phrases to Vale (#6138)
Signed-off-by: Fanit Kolchina <[email protected]>
2024-01-12 16:01:26 -05:00
856e8b0605 Add supported processors table (#6068)
* Update _ingest-pipelines/processors/index-processors.md
---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-01-12 08:51:44 -07:00
82d0482198 Clarify anonymous authentication support (#6022)
* readd auth token doc

Signed-off-by: Stephen Crawford <[email protected]>

* Fix vale

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Apply suggestions from code review

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Apply suggestions from code review

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Fix embedded command

Signed-off-by: Stephen Crawford <[email protected]>

* Blank lines after headings

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* change

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Style guidelines

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Apply suggestions from code review

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Clarify anonymous auth

Signed-off-by: Stephen Crawford <[email protected]>

* remove auth token doc

Signed-off-by: Stephen Crawford <[email protected]>

* Doc review changes

Signed-off-by: Fanit Kolchina <[email protected]>

* fix links

Signed-off-by: Stephen Crawford <[email protected]>

* missed one

Signed-off-by: Stephen Crawford <[email protected]>

* Fix links

Signed-off-by: Stephen Crawford <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Stephen Crawford <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-01-11 14:44:41 -05:00
b65647a8f4 [DOC] _nodes/stats coordinator search stats documentation (#6103)
* [DOC] _nodes/stats coordinator search stats documentation

Signed-off-by: David Zane <[email protected]>

* Update nodes-stats.md

* Update nodes-stats.md

* Update _api-reference/nodes-apis/nodes-stats.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _api-reference/nodes-apis/nodes-stats.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _api-reference/nodes-apis/nodes-stats.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _api-reference/nodes-apis/nodes-stats.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _api-reference/nodes-apis/nodes-stats.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _api-reference/nodes-apis/nodes-stats.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _api-reference/nodes-apis/nodes-stats.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _api-reference/nodes-apis/nodes-stats.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _api-reference/nodes-apis/nodes-stats.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _api-reference/nodes-apis/nodes-stats.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: David Zane <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-01-11 11:11:44 -07:00
kolchfa-awsandNathan Bower 71d2417b92 Add examples to get model API (#6128)
* Add examples to get model API

Signed-off-by: Fanit Kolchina <[email protected]>

* Remove excluding model content because it's excluded by default

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-01-11 10:00:58 -05:00
Carlos NetoandNaarcha-AWS 7f84859fd5 Add http.compression Parameter Reference (#6051)
* * [DOC] Added 'Search' nodes description in 'Creating a cluster' page
* [DOC] fix the tabulation of searchable snapshots snippet example

Signed-off-by: Carlos Neto <[email protected]>

* [DOC] add `http.compression` parameter reference

Signed-off-by: Carlos Neto <[email protected]>

* Update network-settings.md

---------

Signed-off-by: Carlos Neto <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2024-01-10 13:03:31 -06:00
05341cf652 Update tls.md (#5706)
* Update tls.md

---------

Signed-off-by: Manoj <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Manoj <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-01-10 09:34:58 -07:00
kolchfa-aws 3e7f22ac8e Hook up contribute button (#6108)
Signed-off-by: Fanit Kolchina <[email protected]>
2024-01-09 18:55:54 -05:00
Nathan Bower a1472ddcd7 Add trade-off and ingest pipeline to terms (#6100)
Signed-off-by: natebower <[email protected]>
2024-01-09 12:05:53 -05:00
kolchfa-aws d1f230aff9 Add warning capability for OpenSearch section (#6086)
Signed-off-by: Fanit Kolchina <[email protected]>
2024-01-09 10:50:05 -05:00
Taeik Lim 970d85d913 Clean up removed permissions (#6035)
- indices:admin/aliases/exists
- indices:admin/shrink
- indices:admin/synced_flush
- indices:admin/types/exists

Signed-off-by: Taeik Lim <[email protected]>
2024-01-09 09:41:18 -06:00
fbbef2f7b9 Add advanced concepts to about page (#5922)
* Add advanced concepts to about page

Signed-off-by: Fanit Kolchina <[email protected]>

* Tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Update about.md

Co-authored-by: Andrew Ross <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update about.md

Co-authored-by: Andrew Ross <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Andrew Ross <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-01-09 09:14:55 -05:00
astephanus aa038be839 Adds search javascript to home template (#6069)
Signed-off-by: Aaron Stephanus <[email protected]>
2024-01-08 20:09:48 -05:00
Heather Halter 97437506cd Update MAINTAINERS.md (#6066)
Add David Venable as a maintainer.

Signed-off-by: Heather Halter <[email protected]>
2024-01-08 16:22:21 -08:00
Heather Halter f975488781 Update CODEOWNERS (#6067)
Adds David Venable as codeowner in the documentation-website repo.

Signed-off-by: Heather Halter <[email protected]>
2024-01-08 16:22:08 -08:00
kolchfa-aws 982e08538d Update index.md (#6044)
Signed-off-by: kolchfa-aws <[email protected]>
2024-01-05 16:57:36 -05:00
kolchfa-aws de9a7ca48c Update index.md (#6043)
Signed-off-by: kolchfa-aws <[email protected]>
2024-01-05 09:16:54 -05:00
kolchfa-aws 8b80980959 Point all non-versioned documentation to latest and add permalinks (#6042)
* Point all non-versioned documentation to latest and add permalinks

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix links

Signed-off-by: Fanit Kolchina <[email protected]>

* Add a permalink to the main page

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2024-01-05 08:58:23 -05:00
kolchfa-aws 8e35488077 Rename collection links to directory names (#6040)
Signed-off-by: Fanit Kolchina <[email protected]>
2024-01-04 18:59:53 -05:00
kolchfa-aws 699cb9ac20 Change navigation for index pages of collections (#6039)
Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
2024-01-04 14:55:05 -05:00
Melissa VagiandNathan Bower dc41f059f5 [DOC] Add workflowIds parameter (#5779)
* Add workflowIds parameter

Signed-off-by: Melissa Vagi <[email protected]>

* Copy edit

Signed-off-by: Melissa Vagi <[email protected]>

* Update api.md

Signed-off-by: Melissa Vagi <[email protected]>

* Update _observing-your-data/alerting/api.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-01-04 12:06:33 -07:00
kolchfa-aws ff0693991e Separate clients, data prepper, and benchmark documentation (#5878)
* Separate clients, data prepper, and benchmark documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Flexbox card positioning

Signed-off-by: Fanit Kolchina <[email protected]>

* Change flex basis

Signed-off-by: Fanit Kolchina <[email protected]>

* Add links to home page

Signed-off-by: Fanit Kolchina <[email protected]>

* Change card layout to grid

Signed-off-by: Fanit Kolchina <[email protected]>

* Refactor section traversal

Signed-off-by: Fanit Kolchina <[email protected]>

* Add json formatting

Signed-off-by: Fanit Kolchina <[email protected]>

* Refactor home layout

Signed-off-by: Fanit Kolchina <[email protected]>

* Link the top left nav header to main page and add items to top menu

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2024-01-03 15:48:59 -05:00
Heather Halter 9d613d46fe Fix ism policy image (#6020)
* update image

Signed-off-by: Heather Halter <[email protected]>

* removed transparency

Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
2024-01-03 09:34:28 -07:00
kolchfa-aws 5a7d6a1ac9 Heading capitalization fix (#6032)
* Heading capitalization fix

Signed-off-by: Fanit Kolchina <[email protected]>

* More error fixes

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2024-01-03 11:30:46 -05:00
10000-ki 063fd9af7c Edit ism example policy (#5998)
Signed-off-by: 10000-ki <[email protected]>
2024-01-03 09:12:31 -07:00
kolchfa-aws 247d88814a Update approximate-knn.md (#6030)
Signed-off-by: kolchfa-aws <[email protected]>
2024-01-02 19:43:42 -05:00
3ccd28064e Update approximate-knn.md (#6011)
* Update approximate-knn.md

Updated a sentence.

Signed-off-by: Madhan <[email protected]>

* Update _search-plugins/knn/approximate-knn.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Madhan <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2024-01-02 19:20:14 -05:00
Naarcha-AWS 17acbd0c9d Update Replication leader permissions (#6009)
Fixes #817

Signed-off-by: Naarcha-AWS <[email protected]>
2024-01-02 11:46:47 -08:00
kolchfa-awsandNathan Bower a7da03343e Style guide fix - white space (#6023)
* Style guide fix - white space

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/parse-json.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2024-01-02 14:27:35 -05:00
Naarcha-AWS bce6a3a6bc Remove unavaliable settings in Update Index API (#6008)
* Remove unavaliable settings in Update Index API

Fixes #1991 

Signed-off-by: Naarcha-AWS <[email protected]>

* Add back perserve existing setting.

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
2023-12-31 09:53:30 -06:00
Naarcha-AWS 9dabda8dce Update PPL Kmeans example (#6010)
Fixes #3026

Signed-off-by: Naarcha-AWS <[email protected]>
2023-12-29 11:28:57 -06:00
Anas AlkouzandNaarcha-AWS f4b623b843 Add an example for restoring a searchable snapshot (#6002)
* Add an example for restoring a searchable snapshot 

Signed-off-by: Anas Alkouz <[email protected]>

* Update the restore snapshot example with indices setting and add a reference to the snapshot restore api

Signed-off-by: Anas Alkouz <[email protected]>

* Tiny changes to description wording

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Anas Alkouz <[email protected]>

---------

Signed-off-by: Anas Alkouz <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-12-28 17:45:31 -06:00
kolchfa-aws 077f613230 Roll back Vale to fix errors (#5996)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-12-27 08:17:00 -07:00
Taeik Lim 786561d2df Fix permission name (#5978)
- 'cluster:monitor/tasks/list' -> 'cluster:monitor/tasks/lists'

Signed-off-by: Taeik Lim <[email protected]>
2023-12-26 12:18:29 -08:00
Ruben Lagunaandkolchfa-aws 283f5c100d Add mention of knn_vector (#5979)
* Add  mention of `knn_vector`

Every other category explicitly mentions the actual type name in the "Field types and description" column except "k-NN vector" category that was missing the actual type name `knn_vector`

Signed-off-by: Ruben Laguna <[email protected]>

* Update _field-types/supported-field-types/index.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Ruben Laguna <[email protected]>

---------

Signed-off-by: Ruben Laguna <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-12-25 14:43:14 -05:00
c56b2f6a78 Add Benchmark concepts of service time and latency (#5916)
* Add Benchmark concepts of service time and latency

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix typo

Signed-off-by: Naarcha-AWS <[email protected]>

* Add table, fix typos

Signed-off-by: Naarcha-AWS <[email protected]>

* A few more small tweaks

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update concepts.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update concepts.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update concepts.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-12-22 14:38:14 -06:00
Heather Halter e55fcd3022 Update dangling-index.md (#5969)
Fixed the parent field so Dangling indexes appears in the nav pane

Signed-off-by: Heather Halter <[email protected]>
2023-12-21 16:00:28 -08:00
7d8a6a379d Update JWT documentation to recommend only using jwt_header or audit logging not both (#5914)
* readd auth token doc

Signed-off-by: Stephen Crawford <[email protected]>

* Fix vale

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Apply suggestions from code review

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Apply suggestions from code review

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Fix embedded command

Signed-off-by: Stephen Crawford <[email protected]>

* Blank lines after headings

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* change

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Style guidelines

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Apply suggestions from code review

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* warn about audit logging of custom headers

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/authentication-backends/jwt.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

---------

Signed-off-by: Stephen Crawford <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-12-21 16:16:23 -06:00
3a4143cabb Fix the wrong formula to calculate the total number of unique entities supported in the anomaly detection plugin (#4474)
* Fix wrong formula to calculate the total number of unique entities supported in anomaly detection plugin

* Add a blog post for detailed and comprehensive explain for anomaly detector

* Update _observing-your-data/ad/index.md

Signed-off-by: Melissa Vagi <[email protected]>

* Update _observing-your-data/ad/index.md

Signed-off-by: Melissa Vagi <[email protected]>

* Update index.md

Signed-off-by: Melissa Vagi <[email protected]>

* Update _observing-your-data/ad/index.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _observing-your-data/ad/index.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _observing-your-data/ad/index.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-12-21 14:17:49 -07:00
e63b67b873 Added documentation for grok_when option (#5912)
* Added documentation for grok_when option

Signed-off-by: Kondaka <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/grok.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/grok.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/grok.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/grok.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/grok.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/grok.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update grok.md

Address editorial review feedback.

Signed-off-by: Melissa Vagi <[email protected]>

* Update grok.md

Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: Kondaka <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-12-21 13:39:11 -07:00
Taeik Lim 76276b2eb4 Fix typo in 'Update settings permission' link (#5942)
Signed-off-by: Taeik Lim <[email protected]>
2023-12-21 10:40:58 -05:00
e71a3c63eb Add operations and schedule sections (#5809)
* Add operations and schedule sections

Signed-off-by: Naarcha-AWS <[email protected]>

* Add bulk operation documentation

Signed-off-by: Naarcha-AWS <[email protected]>

* Add operations

Signed-off-by: Naarcha-AWS <[email protected]>

* Place operations under workloads. Add remaining operations.

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix link

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update test-procedures.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _benchmark/reference/workloads/operations.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update operations.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update operations.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _benchmark/reference/workloads/test-procedures.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update test-procedures.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Change nav order

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-12-20 12:35:58 -06:00
Heather Halter b6965a64c7 Update CODEOWNERS (#5920)
Updated to match maintainers.md

Signed-off-by: Heather Halter <[email protected]>
2023-12-20 10:33:29 -08:00
kolchfa-aws 20f45b88f4 Fix default doc values for keyword field type (#5924)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-12-20 13:32:19 -05:00
ef7cacedec Add sections for removing OpenSearch Dashboards Security plugin (#5830)
* Add sections for removing Dashboards Security plugin in other installation types

Signed-off-by: John Heraghty <[email protected]>

* Update _security/configuration/disable.md

Co-authored-by: Stephen Crawford <[email protected]>
Signed-off-by: John Heraghty <[email protected]>

* Update _security/configuration/disable.md

Co-authored-by: Stephen Crawford <[email protected]>
Signed-off-by: John Heraghty <[email protected]>

* Update disable.md

Making the changes suggested by reviewer to move the paragraph relating to Dashboards removal down to the Remove OpenSearch Dashboards plugin section. 

Also, changing the headings within that section from 'Binary' to 'Tarball', and from 'Service' to 'RPM and Debian' to reflect the wording used for those types in the OpenSearch Installation sections.

Signed-off-by: John Heraghty <[email protected]>

* Update _security/configuration/disable.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: John Heraghty <[email protected]>

* Update _security/configuration/disable.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: John Heraghty <[email protected]>

* Update _security/configuration/disable.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: John Heraghty <[email protected]>

* Update _security/configuration/disable.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: John Heraghty <[email protected]>

* Update _security/configuration/disable.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: John Heraghty <[email protected]>

* Update _security/configuration/disable.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: John Heraghty <[email protected]>

* Update disable.md

Clarify the location of the running OpenSearch Dashboards instance before stopping it with the Ctrl + C command.

Signed-off-by: John Heraghty <[email protected]>

* Update disable.md

Signed-off-by: John Heraghty <[email protected]>

* Update the HMAC authentication requirements of exchange_key

Signed-off-by: John Heraghty <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update disable.md

Quick fix on couple of typos of opensearch_dashboards.yml

Signed-off-by: John Heraghty <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: John Heraghty <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Stephen Crawford <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-12-20 12:26:50 -06:00
b0f79935e7 docs: example aws lambda code to initialize client (#5203)
* docs: example aws lambda code to initialize client

Signed-off-by: arnabrahman <[email protected]>

* Doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _clients/javascript/index.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _clients/javascript/index.md

Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: arnabrahman <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
2023-12-20 13:10:58 -05:00
kolchfa-aws 2ca48486d8 Fix heading in the about page (#5919)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-12-20 12:36:04 -05:00
Heather Halter e3aa4f39fa Update MAINTAINERS.md (#5917)
* Update MAINTAINERS.md

Removed Chris and Sean.

Signed-off-by: Heather Halter <[email protected]>

* Update MAINTAINERS.md

Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
2023-12-20 09:30:12 -08:00
gaobinlongandMelissa Vagi ac1c5a0e8b Update remove ingest processor documentation for some metadata fields are not allowed to remove (#5870)
* Update remove ingest processor documentation for some metadata fields are not allowed to remove

Signed-off-by: gaobinlong <[email protected]>

* use latest change

Signed-off-by: gaobinlong <[email protected]>

* Change the wording

Signed-off-by: gaobinlong <[email protected]>

---------

Signed-off-by: gaobinlong <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2023-12-19 13:05:16 -07:00
Jason EvansandNaarcha-AWS ceb22313fc Update installing-benchmark.md (#5908)
fixed typo in opensearch-benchmark command

Signed-off-by: Jason Evans <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-12-18 12:14:13 -06:00
Drew Edwardsandkolchfa-aws 6039eb5771 docs: update type of version in model register (#5907)
* docs: update type of `version` in model register

Signed-off-by: Drew Edwards <[email protected]>

* Apply suggestions from code review

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Drew Edwards <[email protected]>

---------

Signed-off-by: Drew Edwards <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-12-18 12:09:27 -05:00
Kalyanandkolchfa-aws 05df3b5d5d update ML-commons profile API's path parameters documentation (#5906)
* Update profile.md

Signed-off-by: Kalyan <[email protected]>

* Update profile.md

Signed-off-by: Kalyan <[email protected]>

* Update _ml-commons-plugin/api/profile.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Kalyan <[email protected]>

* Update _ml-commons-plugin/api/profile.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Kalyan <[email protected]>

* Update profile.md

Signed-off-by: Kalyan <[email protected]>

---------

Signed-off-by: Kalyan <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-12-18 12:08:15 -05:00
astephanus e845866e8e Updates navigation header background color (#5880)
* Updates navigation header background color; and a kludge to get around outdatd SCSS compilers

Signed-off-by: Aaron Stephanus <[email protected]>

* Corrects site header logo link url

Signed-off-by: Aaron Stephanus <[email protected]>

---------

Signed-off-by: Aaron Stephanus <[email protected]>
2023-12-15 20:44:48 -08:00
kolchfa-aws cba6739038 Add client compatibility (#4126)
* Add client compatibility

Signed-off-by: Fanit Kolchina <[email protected]>

* Add note for legacy clients

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented tech review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-12-15 16:44:56 -05:00
kolchfa-aws 290880e016 Roll back Vale to version 2.29.3 (#5891)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-12-15 15:47:17 -05:00
106a3fc96e update: add wsl commands to set the vm.max_map_count (#5077)
Added commands to set the vm.max_map_count on WSL Windows.

Signed-off-by: colossus06 <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2023-12-15 13:45:44 -07:00
kolchfa-aws 97470eb642 Fix search phase result processor intro sentence (#5888)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-12-15 15:37:06 -05:00
David Tippett d248daa736 Fixing OpenSearch operator helm install (#5865)
Signed-off-by: David Tippett <[email protected]>
2023-12-14 17:05:02 -08:00
kolchfa-aws ab526cc970 Add two formats for fields with quotation marks in Dashboards (#5876)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-12-14 12:01:14 -05:00
21de57685c Documentation for Data Prepper's kafka buffer (#5689)
* Adds documentation for Data Prepper's kafka buffer.

Signed-off-by: David Venable <[email protected]>

* Update kafka.md

* Adds an example pipeline configuration for the Kafka buffer in Data Prepper. Also some related clean-up.

Signed-off-by: David Venable <[email protected]>

* Update _data-prepper/pipelines/configuration/buffers/kafka.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/buffers/kafka.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: David Venable <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-12-13 14:12:26 -06:00
kolchfa-aws 924a74654e Fix sass error in min calculation (#5872)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-12-13 12:39:04 -05:00
kolchfa-aws 10c55354d2 Update sparse encoding models for 2.11.1 (#5841)
* Update sparse encoding models for 2.11.1

Signed-off-by: Fanit Kolchina <[email protected]>

* Rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Updated model URLs

Signed-off-by: Fanit Kolchina <[email protected]>

* Change model version to 1.0.2 and remove duplicate table line

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-12-13 12:37:23 -05:00
astephanus ad8df5c9ad Redesigned header / footer integration copied from project site. (#5702)
* Adds remote loading of header component from project site

Signed-off-by: Aaron Stephanus <[email protected]>

* Integrates the redesigned header; removes the old copy-banner and search field

Signed-off-by: Aaron Stephanus <[email protected]>

* Updates footer design and menu items

Signed-off-by: Aaron Stephanus <[email protected]>

* Consolidates SCSS mixins and color palette

Signed-off-by: Aaron Stephanus <[email protected]>

* Reduce classname verbosity slightly

Signed-off-by: Aaron Stephanus <[email protected]>

* Removes redundant mobile menu button handler

Signed-off-by: Aaron Stephanus <[email protected]>

* Corects spacing issue

Signed-off-by: Aaron Stephanus <[email protected]>

* Corrects nav menu margins

Signed-off-by: Aaron Stephanus <[email protected]>

* Corrects header logo clipping

Signed-off-by: Aaron Stephanus <[email protected]>

* Updates navigation menu items

Signed-off-by: Aaron Stephanus <[email protected]>

* Corrects top level navigation hover states

Signed-off-by: Aaron Stephanus <[email protected]>

* Adds smoother responsive margins between top navigation header menu items

Signed-off-by: Aaron Stephanus <[email protected]>

* Remove deleted SCSS file

Signed-off-by: Aaron Stephanus <[email protected]>

---------

Signed-off-by: Aaron Stephanus <[email protected]>
2023-12-12 15:59:47 -08:00
Melissa Vagi 6e9e99ffcc Update default setting (#5864)
Signed-off-by: Melissa Vagi <[email protected]>
2023-12-12 16:41:33 -07:00
kolchfa-aws c5dcbbc5dc Fixes the label on cluster API index page (#5861)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-12-12 15:51:08 -05:00
Melissa Vagi a2e69597c2 [DOC] Edits to parameter table headings (#5838)
* Edits to parameter table headings

---------

Signed-off-by: Melissa Vagi <[email protected]>
2023-12-12 13:16:16 -07:00
kolchfa-aws 365d536da7 Add 1.3.14 to version history (#5844)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-12-12 14:47:55 -05:00
424956d2e5 [DOC] Add kv processor content gap doc (#5781)
* Add kv processor content gap doc

---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Andriy Redko <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-12-12 11:23:00 -07:00
f989581cd2 Add DQL guide (#5684)
* Add DQL guide

Signed-off-by: Fanit Kolchina <[email protected]>

* Add all language options and setup steps

Signed-off-by: Fanit Kolchina <[email protected]>

* Delete unused images

Signed-off-by: Fanit Kolchina <[email protected]>

* Revised intro sentences

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Minor rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Changed query descriptions and added example

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _dashboards/dql.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* More editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-12-12 12:17:19 -05:00
kolchfa-aws 8a379826cc Remove requirement to set only run on ML node to false for remote models (#5818)
* Remove requirement to set only run on ML node to false for remote models

Signed-off-by: kolchfa-aws <[email protected]>

* Add a note about external and local models integrated simultaneously

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: kolchfa-aws <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
2023-12-12 08:25:00 -05:00
Kiran Prakash 0decb2f58a fix typo (#5834)
Signed-off-by: Kiran Prakash <[email protected]>
2023-12-11 14:02:36 -08:00
kolchfa-aws e3ec9dedc2 Ignore acronyms in headings (#5833)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-12-11 15:48:06 -05:00
kolchfa-aws 9865f67c17 Change syntax highlighting colors (#5831)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-12-11 14:43:02 -05:00
kolchfa-aws 525bdcb03d Fix table formatting for force merge API (#5827)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-12-11 11:36:24 -05:00
kolchfa-aws 4d9b89287a Update force-merge.md (#5824)
Signed-off-by: kolchfa-aws <[email protected]>
2023-12-11 11:09:21 -05:00
0103dbfe71 Add force merge API (#5768)
* Add force merge API

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _api-reference/index-apis/force-merge.md

Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Add only expunge deletes limitation

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-12-11 10:51:42 -05:00
Andriy RedkoandMelissa Vagi c0d24ac6af [DOC]Documentation - Enable merge on refresh and merge on commit in Opensearch 2.1.0+ (#5804)
* [DOC]Documentation - Enable merge on refresh and merge on commit in Opensearch 2.1.0+

Signed-off-by: Andriy Redko <[email protected]>

* Update _install-and-configure/configuring-opensearch/index-settings.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Andriy Redko <[email protected]>

---------

Signed-off-by: Andriy Redko <[email protected]>
Signed-off-by: Andriy Redko <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2023-12-08 16:01:25 -07:00
Craig Perkins a86d499225 Add custom_return_attributes to LDAP documentation (#5810)
* Add custom_return_attributes to LDAP documentation

Signed-off-by: Craig Perkins <[email protected]>

* Address code review comments

Signed-off-by: Craig Perkins <[email protected]>

---------

Signed-off-by: Craig Perkins <[email protected]>
2023-12-08 15:13:24 -06:00
Taeik Lim cc38e1fcff Remove duplicate setting in dashboard tls (#5801)
Signed-off-by: Taeik Lim <[email protected]>
2023-12-07 12:45:48 -06:00
Craig Perkins 4846d28dd0 Remove -noopenssl from securityadmin documentation which was removed in 2.0 (#5811)
Signed-off-by: Craig Perkins <[email protected]>
2023-12-07 12:45:05 -06:00
kolchfa-aws 76c10eeb71 Update index.md (#5805)
Signed-off-by: kolchfa-aws <[email protected]>
2023-12-06 13:53:43 -05:00
kolchfa-aws 87b7045e66 Rename cat indexes to cat indices (#5802)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-12-06 08:10:52 -05:00
Sooraj SinhaandHeather Halter 60cbe59110 Add line break in remote state doc (#5797)
* Add line break in remote state doc

Signed-off-by: Sooraj Sinha <[email protected]>

* Update remote-cluster-state.md

Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Sooraj Sinha <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
2023-12-05 17:44:11 -08:00
kolchfa-aws d943297d3a Update version for MS Marco Distilbert model (#5795)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-12-05 18:19:19 -05:00
kolchfa-aws dcd76d4c62 Add two Cohere model versions to supported connectors (#5792)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-12-05 18:00:15 -05:00
Naarcha-AWS 6a4a78511d Fix Benchmark TOC bug (#5791)
* Fix Benchmark TOC bug

Signed-off-by: Naarcha-AWS <[email protected]>

* Update telemetry.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
2023-12-05 16:50:13 -06:00
kolchfa-aws 4acbc30746 Add processor to processor names and links to further info (#5786)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-12-05 14:49:46 -05:00
Simple-AnalysisandNaarcha-AWS 21f8a61557 Document client certificate options to support mutual TLS for OpenID endpoint (#5697)
* Document client certificate options to support mutual TLS for OpenID
endpoint.

Signed-off-by: Calvin Harrison <[email protected]>

* Update _security/authentication-backends/openid-connect.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Simple-Analysis <[email protected]>

* Update _security/authentication-backends/openid-connect.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Simple-Analysis <[email protected]>

* Update _security/authentication-backends/openid-connect.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Simple-Analysis <[email protected]>

---------

Signed-off-by: Calvin Harrison <[email protected]>
Signed-off-by: Simple-Analysis <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-12-05 13:34:15 -06:00
kolchfa-aws 7019d80f89 Add OpenSearch Playground to Vale (#5787)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-12-05 13:04:40 -05:00
2b7a862e8d Add remote cluster state documentation (#5726)
* Add remote cluster state documentation

Signed-off-by: Sooraj Sinha <[email protected]>

* Apply suggestions from code review

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Sooraj Sinha <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Sooraj Sinha <[email protected]>
Signed-off-by: Sooraj Sinha <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-12-05 11:51:46 -06:00
Melissa Vagi a55bfa2fa7 [DOC] Update cluster formation setting name and description (#5712)
* Update setting name and add cluster manager nodes setting to step 4

Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: Melissa Vagi <[email protected]>
2023-12-05 09:13:36 -07:00
Nathan Bowerandkolchfa-aws 51ebac01b8 Revises index, indexes (#5784)
* Revises index, indexes

Signed-off-by: natebower <[email protected]>

* Update TERMS.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Nathan Bower <[email protected]>

---------

Signed-off-by: natebower <[email protected]>
Signed-off-by: Nathan Bower <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-12-05 11:01:41 -05:00
John HeraghtyandNaarcha-AWS 97092ef4bb Update the multi-tenancy default status in Dashboards multi-tenancy documentation (#5722)
* Update the multi-tenancy default status in Dashboards multi-tenancy documentation

Signed-off-by: John Heraghty <[email protected]>

* Update dynamic-config.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update dynamic-config.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update dynamic-config.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: John Heraghty <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-12-04 13:37:03 -06:00
b4e1da2480 Add distributed workload test tutorial (#5629)
* Add distributed workload test tutoriall

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update distributed-load.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update distributed-load.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-12-04 13:19:14 -06:00
Craig Perkins cba2dee4c3 Add note about configuring root CA for ldap in both authc and authz (#5727)
* Add note about configuring root CA for ldap in both authc and authz

Signed-off-by: Craig Perkins <[email protected]>

* Address review comments

Signed-off-by: Craig Perkins <[email protected]>

---------

Signed-off-by: Craig Perkins <[email protected]>
2023-12-04 12:28:36 -06:00
Craig AdamandNaarcha-AWS 9c4e13bd2e Fix missing character typo (#5771)
* Fix missing character typo

Signed-off-by: Craig Adam <[email protected]>

* Update substitute-string.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Craig Adam <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-12-04 12:27:39 -06:00
kolchfa-aws 0d08349836 Suppress heading capitalization rule (#5775)
* Start applying heading capitalization rules after a period

Signed-off-by: Fanit Kolchina <[email protected]>

* Suppress heading capitalization rule

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-12-04 12:25:09 -05:00
kolchfa-aws 812ad0ffbd Correct default function documentation for connector blueprints (#5763)
* Correct default function documentation for connector blueprints

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix link

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-12-04 08:48:31 -05:00
kolchfa-awsandNathan Bower bee7322c93 Update connector documentation (#5723)
* Connector rewrites

Signed-off-by: Fanit Kolchina <[email protected]>

* Add a table of supported connectors

Signed-off-by: Fanit Kolchina <[email protected]>

* Change next steps

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-12-04 07:56:12 -05:00
kolchfa-awsandNathan Bower 47204cf4e8 Add model redeploy tip (#5764)
* Add model redeploy tip

Signed-off-by: Fanit Kolchina <[email protected]>

* Change to active voice

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix link

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-12-01 15:48:10 -05:00
Nathan Bower b8ae73d6e5 Remove AWS Style Guide (#5762)
Signed-off-by: natebower <[email protected]>
2023-12-01 14:05:59 -05:00
kolchfa-aws b97d6e1777 Add heading to ML Dashboards (#5760)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-12-01 13:55:53 -05:00
kolchfa-aws d519120f1d Change release date for 2.11.1 (#5725)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-11-30 17:51:32 -05:00
kolchfa-aws fb8f4b7678 Update link checker (#5708)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-11-30 13:44:59 -05:00
Naarcha-AWS b94f704b73 Fix Get Mappings example (#5670)
* Update mappings-api.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update mappings-api.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
2023-11-30 12:33:42 -06:00
kolchfa-aws 603da74e79 Change parent name in PPL pages (#5709)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-11-30 13:24:09 -05:00
kolchfa-aws f524e6891f Change terminology from sparse to neural sparse (#5714)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-11-30 10:43:12 -05:00
kolchfa-aws a8bd47e07b Add redirects from old links to ML documentation (#5707)
* Add redirects from old links to ML documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Rename links

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-11-29 16:26:35 -05:00
f999e0a8a8 Add an overview of search methods and pages for each search method (#5636)
* Restructuring TOC

Signed-off-by: Fanit Kolchina <[email protected]>

* Resolve merge conflicts

Signed-off-by: Fanit Kolchina <[email protected]>

* More foundational rewrites of ML

Signed-off-by: Fanit Kolchina <[email protected]>

* TOC restructure

Signed-off-by: Fanit Kolchina <[email protected]>

* Rename and rewrite search pages and add keyword search

Signed-off-by: Fanit Kolchina <[email protected]>

* Small wording change

Signed-off-by: Fanit Kolchina <[email protected]>

* Small wording change

Signed-off-by: Fanit Kolchina <[email protected]>

* Updated response

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Small rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Move neural search to top of vector search list

Signed-off-by: Fanit Kolchina <[email protected]>

* Change terminology

Signed-off-by: Fanit Kolchina <[email protected]>

* Reorganize search methods list

Signed-off-by: Fanit Kolchina <[email protected]>

* Rename links

Signed-off-by: Fanit Kolchina <[email protected]>

* More link renames

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-11-29 15:28:20 -05:00
fa5bc07a69 Add DynamoDB source (#5664)
* Add DynamoDB source

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Reconfigure sections

Signed-off-by: Naarcha-AWS <[email protected]>

* Add Dynamo DB source.

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update dynamo-db.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update dynamo-db.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update dynamo-db.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update dynamo-db.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-11-29 11:38:08 -06:00
kolchfa-aws 5e71e78714 Add openai.com to domains excluded by link checker (#5667)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-11-28 17:18:01 -05:00
b20a2d8463 fix java client sample error. (#5504)
* fix java client sample error.

* Revert "fix java client sample error."

* fix java sample error.

Signed-off-by: weinan_gao <[email protected]>

---------

Signed-off-by: weinan_gao <[email protected]>
Co-authored-by: weinan_gao <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-11-28 16:16:00 -06:00
Taeik Lim ff1dc0eb36 Fix typo in jwt authentication guide (#5650)
Signed-off-by: Taeik Lim <[email protected]>
2023-11-28 13:35:09 -06:00
Thibaut LaBarreandNaarcha-AWS a5fd667daf Update update-document.md (#5655)
Fix typo.

Signed-off-by: Thibaut LaBarre <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-11-28 13:30:04 -06:00
Naarcha-AWSandNathan Bower 5877f13f16 Add Serverless configuration options for Data Prepper (#5663)
* Add Serverless configuration options for Data Prepper

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Implement additional technical feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix options

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/sinks/opensearch.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-11-28 10:10:15 -06:00
Naarcha-AWS 3ec0aa4228 Revert "Including info on OpenID Additional Parameters (#5600)" (#5686)
This reverts commit 4af8a0dda5.
2023-11-28 10:09:42 -06:00
kolchfa-aws 2160e996d1 Add 2.11.1 to version history (#5669)
* Add 2.11.1 to version history

Signed-off-by: Fanit Kolchina <[email protected]>

* Wording change

Signed-off-by: Fanit Kolchina <[email protected]>

* Add another sentence

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-11-27 17:35:03 -05:00
David VenableandNaarcha-AWS 97d14ccfc2 Data Prepper's s3 source: visibility_duplication_protection (#5665)
* Adds documentation for Data Prepper's s3 source visibility_duplication_protection configuration. Includes the necessary permissions.

Signed-off-by: David Venable <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/s3.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/s3.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: David Venable <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-11-27 11:26:54 -06:00
Xuesong Luo cb8623a73a Remove redundant line (#5657)
Signed-off-by: Xuesong Luo <[email protected]>
2023-11-26 17:15:49 -06:00
kolchfa-aws c10d587a09 Add responses to connector APIs (#5656)
* Add responses to connector APIs

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix heading levels

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-11-24 11:18:49 -05:00
Nathan Bower 015f1a8794 Change generative AI (#5654)
Signed-off-by: natebower <[email protected]>
2023-11-22 11:05:18 -05:00
mirgj 41b08490b4 Update ml-framework.md (#5649)
replace localhost with dynamic site url (`{{site.url}}`)

Signed-off-by: mirgj <[email protected]>
2023-11-22 10:57:32 -05:00
David OsornoandNaarcha-AWS 6b217769ed Support URL for external end points (#5608)
Signed-off-by: David Osorno <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-11-21 17:28:07 -06:00
Chamseddine SaadouneandNaarcha-AWS 2d4c8b8b61 ansible.md : add logstash_password variable (#5633)
Signed-off-by: Chamseddine Saadoune <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-11-21 14:33:00 -06:00
Naarcha-AWSandMelissa Vagi 437b3c9c40 Add Telemetry devices reference (#5164)
* Add Telemetry devices documentation

Signed-off-by: Naarcha-AWS <[email protected]>

* Add additional telemetry changes.

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix formatting. Update typos

Signed-off-by: Naarcha-AWS <[email protected]>

* Add Segment count

Signed-off-by: Naarcha-AWS <[email protected]>

* Add additional feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix links. Reference order

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2023-11-21 13:03:10 -06:00
Taeik Lim 0ab38b0dda [DOC] Dump up java client version (2.6.0 -> 2.8.1) (#5644)
Signed-off-by: Taeik Lim <[email protected]>
2023-11-21 12:58:38 -06:00
SamandNaarcha-AWS 4af8a0dda5 Including info on OpenID Additional Parameters (#5600)
* Including info on OpenID Additional Parameters

Signed-off-by: Sam <[email protected]>

* Update _security/authentication-backends/openid-connect.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Sam <[email protected]>

* Update _security/authentication-backends/openid-connect.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Sam <[email protected]>

* PR feedback changes

Signed-off-by: Sam <[email protected]>

---------

Signed-off-by: Sam <[email protected]>
Signed-off-by: Sam <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-11-20 14:34:57 -06:00
kolchfa-aws 9681b14daa Fix normalization processor name (#5635)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-11-20 13:31:39 -05:00
2eb2f40b05 Update cert guidelines (#5628)
* readd auth token doc

Signed-off-by: Stephen Crawford <[email protected]>

* Fix vale

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Apply suggestions from code review

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Apply suggestions from code review

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Fix embedded command

Signed-off-by: Stephen Crawford <[email protected]>

* Blank lines after headings

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* change

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

* Style guidelines

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/access-control/authentication-tokens.md

Signed-off-by: Stephen Crawford <[email protected]>

* Apply suggestions from code review

Signed-off-by: Stephen Crawford <[email protected]>

* update cert guidelines

Signed-off-by: Stephen Crawford <[email protected]>

* remove line

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/configuration/generate-certificates.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>

---------

Signed-off-by: Stephen Crawford <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-11-20 10:03:55 -08:00
Naarcha-AWSandMelissa Vagi 72b3363460 Add codec and processor combinations to S3 source (#5288)
* Add codec and processor combinations to S3 source.

Signed-off-by: Naarcha-AWS <[email protected]>

* Update s3.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Make codec-processor combinations its own file

Signed-off-by: Naarcha-AWS <[email protected]>

* Make Data Prepper codec page

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix links

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix links

Signed-off-by: Naarcha-AWS <[email protected]>

* Reformat article without tables.

Signed-off-by: Naarcha-AWS <[email protected]>

* fix link

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/common-use-cases/codec-processor-combinations.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update codec-processor-combinations.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2023-11-17 20:06:04 -06:00
kolchfa-awsandMelissa Vagi 826e6771ed Refactor ML section - local and remote models (#5609)
* Refactor ML section - local and remote models

Signed-off-by: Fanit Kolchina <[email protected]>

* Added command to calculate checksum

Signed-off-by: Fanit Kolchina <[email protected]>

* Add ONNX format to register API

Signed-off-by: Fanit Kolchina <[email protected]>

* Add sparse encoding predict example

Signed-off-by: Fanit Kolchina <[email protected]>

* Add API section

Signed-off-by: Fanit Kolchina <[email protected]>

* Refactor the API section

Signed-off-by: Fanit Kolchina <[email protected]>

* Typo

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented Vale comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Add get connector API

Signed-off-by: Fanit Kolchina <[email protected]>

* Reword heading

Signed-off-by: Fanit Kolchina <[email protected]>

* Addressed tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2023-11-17 15:59:27 -05:00
Harsha Vamsi Kalluri ddbb16599b Updated doc_values for fields (#5619)
Signed-off-by: Harsha Vamsi Kalluri <[email protected]>
2023-11-16 17:51:38 -05:00
67cabe1ec5 Add documentation for config file settings (#4058)
* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 os.yml config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 os.yml config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 os.yml config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 os.yml config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 os.yml config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 os.yml config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* fix#214 config file settings

Signed-off-by: cwillum <[email protected]>

* Refactor settings documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Add more settings

Signed-off-by: Fanit Kolchina <[email protected]>

* remove bad commits (#5505)

Signed-off-by: Stephen Crawford <[email protected]>

* Format security settings

Signed-off-by: Fanit Kolchina <[email protected]>

* Add plugin settings and dashboards settings

Signed-off-by: Fanit Kolchina <[email protected]>

* Specify json code highlighter

Signed-off-by: Fanit Kolchina <[email protected]>

* Add gateway and network settings

Signed-off-by: Fanit Kolchina <[email protected]>

* Change heading level

Signed-off-by: Fanit Kolchina <[email protected]>

* Heading text change

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix link

Signed-off-by: Fanit Kolchina <[email protected]>

* Add Notifications plugin settings

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented tech review comments for search settings

Signed-off-by: Fanit Kolchina <[email protected]>

* Rename directory and implement latest search setting review comment

Signed-off-by: Fanit Kolchina <[email protected]>

* Remove non-existent ml circuit breaker settings

Signed-off-by: Fanit Kolchina <[email protected]>

* Add file system and s3 settings

Signed-off-by: Fanit Kolchina <[email protected]>

* Update nav order

Signed-off-by: Fanit Kolchina <[email protected]>

* Add security analytics settings and specify static/dynamic for security settings

Signed-off-by: Fanit Kolchina <[email protected]>

* Reword correlation time window

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented tech review comments for network and discovery settings

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Clarify security settings

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _install-and-configure/configuring-opensearch/security-settings.md

Signed-off-by: kolchfa-aws <[email protected]>

* Add cross links to static and dynamic settings

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix link

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
Co-authored-by: Stephen Crawford <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2023-11-16 16:33:15 -05:00
Kalyan 924918b193 Update conversational-search.md (#5610)
Signed-off-by: Kalyan <[email protected]>
2023-11-16 14:53:53 -06:00
Kalyan 72ef804197 Fix API call to create connector in ml-commons->conversational-search->rag-pipeline (#5614)
* Update conversational-search.md

Signed-off-by: Kalyan <[email protected]>

* Update conversational-search.md

Signed-off-by: Kalyan <[email protected]>

* fix connector create  json

Signed-off-by: kalyanr <[email protected]>

---------

Signed-off-by: Kalyan <[email protected]>
Signed-off-by: kalyanr <[email protected]>
2023-11-16 14:41:08 -06:00
kolchfa-aws bb269db70b Change name of normalization processor in text (#5611)
* Change name of normalization processor in text

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix link

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-11-16 11:25:44 -05:00
6625a06958 [DOC] Add new documentation for date index name processor (#5398)
* Add new processor documentation

Signed-off-by: Melissa Vagi <[email protected]>
---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Heemin Kim <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-11-15 13:13:00 -07:00
bowenlan-amznandNaarcha-AWS 105d8460a5 [Doc] explain ism_template.priority (#5171)
* [Doc] explain ism_template.priority

Signed-off-by: bowenlan-amzn <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: bowenlan-amzn <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-11-15 13:08:34 -06:00
bowenlan-amznandNaarcha-AWS ea66e3f1d5 [Doc] new param in rollover action — copy_alias (#5173)
* [Doc] new param in rollover action — copy_alias

Signed-off-by: bowenlan-amzn <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: bowenlan-amzn <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-11-15 12:54:30 -06:00
kolchfa-aws 007507e3a1 Use standalone and internal connector terminology (#5597)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-11-14 18:34:30 -05:00
Utkarsh-AgaandNaarcha-AWS 2cf306897d Updating the details for the Upsert operation when the document already exists. (#5025)
* Updated the details for the Upsert operation when the document already exists.

* Update _api-reference/document-apis/update-document.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-11-14 16:22:42 -06:00
kyeoneeeandNaarcha-AWS e28942d1c1 [Fix typo] Fix typo on java.md sample code (#5567)
Fix typo on java.md sample code

Signed-off-by: kyeoneee <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-11-14 11:14:51 -06:00
Kaituo LiandMelissa Vagi c4fb0cd6de Update Security Docs: Clarify Anomaly Detection Access Control (#5581)
* Update Security Docs: Clarify Anomaly Detection Access Control

This commit updates the security documentation to clarify how `anomaly_read_access` and `anomaly_full_access` permissions impact user access to anomaly detection results. It explains that users without backend roles can still view each other's detection results with these permissions. The documentation now also emphasizes the importance of using backend role filters for more granular access control to detector results.

Signed-off-by: Kaituo Li <[email protected]>

* Update _observing-your-data/ad/security.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Kaituo Li <[email protected]>

---------

Signed-off-by: Kaituo Li <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2023-11-13 16:43:43 -07:00
Stephen Crawfordandkolchfa-aws 2be2b7b52d Update TLS settings to have brief documentation around the use of encrypted SSL password settings (#5582)
* readd auth token doc

Signed-off-by: Stephen Crawford <[email protected]>

* Add docs

Signed-off-by: Stephen Crawford <[email protected]>

* Remove extra file

Signed-off-by: Stephen Crawford <[email protected]>

* remove please

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/configuration/tls.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update

Signed-off-by: Stephen Crawford <[email protected]>

* split pr

Signed-off-by: Stephen Crawford <[email protected]>

* separate PR for backport to 2.7

Signed-off-by: Stephen Crawford <[email protected]>

---------

Signed-off-by: Stephen Crawford <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-11-13 18:40:28 -05:00
Stephen Crawford 5f12318880 Update security documentation around username resolution (#5580)
* readd auth token doc

Signed-off-by: Stephen Crawford <[email protected]>

* Add docs

Signed-off-by: Stephen Crawford <[email protected]>

* Remove extra file

Signed-off-by: Stephen Crawford <[email protected]>

* remove please

Signed-off-by: Stephen Crawford <[email protected]>

* Update _security/configuration/tls.md

Signed-off-by: Stephen Crawford <[email protected]>

* Update

Signed-off-by: Stephen Crawford <[email protected]>

* split pr

Signed-off-by: Stephen Crawford <[email protected]>

---------

Signed-off-by: Stephen Crawford <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>
2023-11-13 17:15:10 -05:00
kolchfa-aws e4f0580172 Link fix (#5568)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-11-13 12:45:01 -05:00
Tyler Ohlsen 5ae73a19a7 Fix AD Visualizations documentation (#5562)
Signed-off-by: Tyler Ohlsen <[email protected]>
2023-11-10 12:14:30 -07:00
Naarcha-AWS 1d1c1bb0e3 Revert "Redesigned top nav and footer (#5113)" (#5560)
This reverts commit dadb6b1f14.
2023-11-09 14:25:32 -06:00
Tim Vossen d8b6f66505 Corrected example for temporary pipeline (#5555)
The temporary pipeline has to be referenced with `search_pipeline` instead of `pipeline` in the JSON.

Otherwise, you get the error `{"error":{"root_cause":[{"type":"parsing_exception","reason":"Unknown key for a START_OBJECT in [pipeline].","line":8,"col":16}],"type":"parsing_exception","reason":"Unknown key for a START_OBJECT in [pipeline].","line":8,"col":16},"status":400}`.

Tested with Docker image `opensearchproject/opensearch:2.11.0`.

Signed-off-by: Tim Vossen <[email protected]>
2023-11-09 10:04:43 -05:00
Gautam MishraandNaarcha-AWS 07762305f5 Add httpclient5 dependency (#5377)
Add httpclient5 dependency to use Apache HttpClient 5 Transport

Signed-off-by: Gautam Mishra <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-11-08 15:34:52 -06:00
Zachary Wilkins 77bcd03a5d Update read-from-opensearch.md (#5457)
Change double quote to single quote on query

Signed-off-by: Zachary Wilkins <[email protected]>
2023-11-08 15:27:56 -06:00
kolchfa-awsandYaliang Wu 3dbcc34670 Add custom pre and post processor functions (#5300)
* Add custom pre and post processor functions

Signed-off-by: Fanit Kolchina <[email protected]>

* Uniform placeholder format

Signed-off-by: Fanit Kolchina <[email protected]>

* Add custom pre and post processor blueprint

Signed-off-by: Fanit Kolchina <[email protected]>

* Add a pretrained model

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _ml-commons-plugin/extensibility/blueprints.md

Co-authored-by: Yaliang Wu <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Implemented tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Add two more models

Signed-off-by: Fanit Kolchina <[email protected]>

* Specify json code highlighter

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Yaliang Wu <[email protected]>
2023-11-08 09:30:11 -05:00
astephanus dadb6b1f14 Redesigned top nav and footer (#5113)
* Ports over redesigned top banner header navigation, and footer

Signed-off-by: Aaron Stephanus <[email protected]>

* Adds style overrides for search functionality

Signed-off-by: Aaron Stephanus <[email protected]>

* Adds Font Awesome for menu icons

Signed-off-by: Aaron Stephanus <[email protected]>

* Adds style overrides and updated menu item configurations

Signed-off-by: Aaron Stephanus <[email protected]>

* Adds whitespace to fix SASS style rule causing Github action failure

Signed-off-by: Aaron Stephanus <[email protected]>

* Adds dynamic navigation submenu height determination for smooth expand/collapse transitions instead of hardcoded values potentiating effortless change management

Signed-off-by: Aaron Stephanus <[email protected]>

* Removes outdated message about old version release

Signed-off-by: Aaron Stephanus <[email protected]>

* Corrects padding, positioning, typography for the site footer

Signed-off-by: Aaron Stephanus <[email protected]>

* Adds new footer logo

Signed-off-by: Aaron Stephanus <[email protected]>

* Sets footer legal copy right padding on mobile to that of the scroll-to-top button

Signed-off-by: Aaron Stephanus <[email protected]>

* Adds footer link styles

Signed-off-by: Aaron Stephanus <[email protected]>

* Adjusts page layout to fit the new container width requirements

Signed-off-by: Aaron Stephanus <[email protected]>

* Fixes mobile layout with new header and footer

Signed-off-by: Aaron Stephanus <[email protected]>

* Fixes mobile navigation menu errors

Signed-off-by: Aaron Stephanus <[email protected]>

* Adjusts padding

Signed-off-by: Aaron Stephanus <[email protected]>

* Removes commented out code

Signed-off-by: Aaron Stephanus <[email protected]>

* Updates top navigation menu items with latest from project site

Signed-off-by: Aaron Stephanus <[email protected]>

---------

Signed-off-by: Aaron Stephanus <[email protected]>
Signed-off-by: astephanus <[email protected]>
2023-11-07 15:17:05 -08:00
91c54c300d [DOC] Revise step 2 input code example (#5361)
* Revise step 2 input code example

Co-authored-by: Heemin Kim <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Heemin Kim <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-11-07 14:41:27 -07:00
MUHAMMAD SAMIULLAHandNaarcha-AWS e4c5ec18db [DOC] Fix rename processor 'otel_trace' to 'otel_traces' (#5423)
* Fix APIs File

Signed-off-by: samipak458 <[email protected]>

* Update API files according to API template

Signed-off-by: samipak458 <[email protected]>

* Update exec-stored-script.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update cat-aliases.md

Signed-off-by: MUHAMMAD SAMIULLAH <[email protected]>

* Update cat-allocation.md

Signed-off-by: MUHAMMAD SAMIULLAH <[email protected]>

* Update cat-cluster_manager.md

Signed-off-by: MUHAMMAD SAMIULLAH <[email protected]>

* Update cat-count.md

Signed-off-by: MUHAMMAD SAMIULLAH <[email protected]>

* Update cat-field-data.md

Signed-off-by: MUHAMMAD SAMIULLAH <[email protected]>

* Update cat-health.md

Signed-off-by: MUHAMMAD SAMIULLAH <[email protected]>

* updated

* updated

* updated

* data prepper update

Signed-off-by: samipak458 <[email protected]>

* Update _data-prepper/managing-data-prepper/peer-forwarder.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: samipak458 <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: MUHAMMAD SAMIULLAH <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-11-07 14:48:11 -06:00
Naarcha-AWS b26e7712a6 Delete _benchmark/workloads/reference directory (#5516)
Signed-off-by: Naarcha-AWS <[email protected]>
2023-11-07 13:41:59 -06:00
Samuel Valdes Gutierrez 4848ca3c26 fixing broken link in 'PPL' documentation under 'Search' section (#5528)
Signed-off-by: Samuel Valdes Gutierrez <[email protected]>
2023-11-07 10:28:54 -08:00
06fdfd72d8 [DOC] Add new doc for grok processor (#5019)
* Add new doc for grok processor

Signed-off-by: Melissa Vagi <[email protected]>

* Writing

Signed-off-by: Melissa Vagi <[email protected]>

* Writing

Signed-off-by: Melissa Vagi <[email protected]>

* Add custom patterns

Signed-off-by: Melissa Vagi <[email protected]>

* Update _api-reference/ingest-apis/processors/grok.md

Co-authored-by: Heemin Kim <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Update _api-reference/ingest-apis/processors/grok.md

Co-authored-by: Heemin Kim <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Address tech feedback

Signed-off-by: Melissa Vagi <[email protected]>

* Address tech feedback

Signed-off-by: Melissa Vagi <[email protected]>

* Revise content

Signed-off-by: Melissa Vagi <[email protected]>

* Revise intro section based on doc review

Signed-off-by: Melissa Vagi <[email protected]>

* Revise intro section based on doc review

Signed-off-by: Melissa Vagi <[email protected]>

* Revise intro section based on doc review

Signed-off-by: Melissa Vagi <[email protected]>

* Change example and intro sentences to examples

Signed-off-by: Fanit Kolchina <[email protected]>

* Link fix

Signed-off-by: Fanit Kolchina <[email protected]>

* Address doc review feedback

Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: Melissa Vagi <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Heemin Kim <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
2023-11-06 14:02:01 -07:00
kolchfa-aws 3c94bc80d7 Fix links and liquid formatting error (#5512)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-11-06 12:23:59 -05:00
Kalyan f0e50830c3 Update model-access-control.md (#5508)
Signed-off-by: Kalyan <[email protected]>
2023-11-06 11:19:11 -06:00
Qi ChenandNaarcha-AWS 96175482d6 [DOC] data prepper secret extensions (#5202)
* ADD: extension docs in data-prepper-config

Signed-off-by: George Chen <[email protected]>

* MAINT: updating secrets extension doc

Signed-off-by: George Chen <[email protected]>

* MAINT: fix links

Signed-off-by: George Chen <[email protected]>

* MAINT: fix one more dead link

Signed-off-by: George Chen <[email protected]>

* MAINT: renaming

Signed-off-by: George Chen <[email protected]>

* Update configuring-data-prepper.md

* Update pipelines.md

---------

Signed-off-by: George Chen <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-11-03 12:08:00 -05:00
9973d8470e [DOC] Add new documentation about Query Workbench (#5378)
* Rewrite Query Workbench

---------

Signed-off-by: Melissa Vagi <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
2023-11-02 16:39:35 -06:00
kolchfa-aws 5ebf909e0c Corrects setting names for segment replication backpressure (#5492)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-11-02 18:12:21 -04:00
Melissa VagiandHeather Halter 5a968c27f6 [DOC] Fix format issue and refresh content (#5477)
* Fix format issue and refresh content

---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
2023-11-02 10:52:14 -06:00
Melissa Vagi 30cf43f736 [DOC]Fix heading level (#5488)
* Fix heading level

Signed-off-by: Melissa Vagi <[email protected]>

* Fix heading level

Signed-off-by: Melissa Vagi <[email protected]>

* Fix heading level

Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: Melissa Vagi <[email protected]>
2023-11-02 08:49:04 -06:00
kolchfa-aws 4ce30cbdf2 Fix index patterns to not have children (#5485)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-11-01 17:01:45 -04:00
kolchfa-aws cbf382ec67 Refactor index pattern intro (#5478)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-11-01 16:53:26 -04:00
Melissa VagiandHeather Halter a5b2d6ce5b [DOC] Refresh content and update screenshots based on 2.11 views (#5480)
* Refresh content and update screenshots based on 2.11 views

Signed-off-by: Melissa Vagi <[email protected]>

* Delete outdated Discover images

Signed-off-by: Melissa Vagi <[email protected]>

* Update _dashboards/discover/index-discover.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
2023-11-01 13:32:50 -06:00
kolchfa-awsandMelissa Vagi 88d06e13bd Add full-text query documentation (#5428)
* Refactor full-text query documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Add examples and parameter descriptions

Signed-off-by: Fanit Kolchina <[email protected]>

* Add multi-match query

Signed-off-by: Fanit Kolchina <[email protected]>

* Add query string field format

Signed-off-by: Fanit Kolchina <[email protected]>

* Query string examples

Signed-off-by: Fanit Kolchina <[email protected]>

* Add regular expressions and fuzziness

Signed-off-by: Fanit Kolchina <[email protected]>

* Add wildcard and regex warning

Signed-off-by: Fanit Kolchina <[email protected]>

* Added more query string format

Signed-off-by: Fanit Kolchina <[email protected]>

* Added multi-field sections

Signed-off-by: Fanit Kolchina <[email protected]>

* Rewrite minimum should match section

Signed-off-by: Fanit Kolchina <[email protected]>

* Added allow expensive queries section

Signed-off-by: Fanit Kolchina <[email protected]>

* Add simple query string query

Signed-off-by: Fanit Kolchina <[email protected]>

* Small rewrites

Signed-off-by: Fanit Kolchina <[email protected]>

* Add intervals query

Signed-off-by: Fanit Kolchina <[email protected]>

* Include discover in query string syntax

Signed-off-by: Fanit Kolchina <[email protected]>

* Link and index page fix

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2023-11-01 09:29:13 -04:00
kolchfa-aws b5ed6c7b1b Add forum page click to GA (#5458)
Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
2023-10-31 15:29:28 -04:00
Samuel Valdes GutierrezandNaarcha-AWS 7012af124a [OSCI][DOCs] Replacing 'indices' terms for 'indexes' terms ONLY for description texts (#5353)
* Fixing documentation for Wildcard in term-level queries section for Query DSL

Signed-off-by: Samuel Valdes Gutierrez <[email protected]>

* replacing 'indices' term for 'indexes' term ONLY for description texts (not variables, links or properties)

Signed-off-by: Samuel Valdes Gutierrez <[email protected]>

* Update creating-custom-workloads.md

Signed-off-by: Naarcha-AWS <[email protected]>

* updating changes suggested by Naarcha-AWS

Signed-off-by: Samuel Valdes Gutierrez <[email protected]>

* updating changes suggested by Naarcha-AWS

Signed-off-by: Samuel Valdes Gutierrez <[email protected]>

* Rename _benchmark/workloads/index.md to _benchmark/workloads/reference/index.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Rename _benchmark/workloads/indices.md to _benchmark/workloads/reference/indices.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Samuel Valdes Gutierrez <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-10-31 10:18:45 -05:00
Samuel Valdes Gutierrez f9e0c02fdf [OSCI][DOC] Update multi-data-sources.md (#5391)
Signed-off-by: Samuel Valdes Gutierrez <[email protected]>
2023-10-31 09:35:35 -05:00
Samuel Valdes Gutierrez e057d98bcd chnaging HyphenationCompoundWordTokenFilter link from v8.7 to 9.8 (#5422)
Signed-off-by: Samuel Valdes Gutierrez <[email protected]>
2023-10-31 09:33:17 -05:00
Naarcha-AWS 2812031128 Fix Sigv4 numbering bug (#5429)
* Update sigv4.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update sigv4.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
2023-10-30 19:41:04 -05:00
Melissa Vagi 97427af254 Fix duplicative text and merge conflict data (#5447)
Signed-off-by: Melissa Vagi <[email protected]>
2023-10-30 18:05:43 -06:00
kolchfa-aws b38f361131 Add forum link to feedback panel (#5432)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-10-30 18:28:20 -04:00
Samuel Valdes Gutierrez bd14c328b6 Fixing error in java client documentation for creating indexes (#5354)
Signed-off-by: Samuel Valdes Gutierrez <[email protected]>
2023-10-26 14:17:00 -05:00
Samuel Valdes GutierrezandNaarcha-AWS f51f7a6524 Update cat-repositories.md (#5296)
Signed-off-by: Samuel Valdes Gutierrez <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-10-26 14:15:56 -05:00
Naarcha-AWS 7d58aa818d Move Benchmark reference material (#5387)
Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
2023-10-26 14:04:57 -05:00
Heather Halter 3098c99f2d fixtable (#5399)
Signed-off-by: Heather Halter <[email protected]>
2023-10-26 11:27:59 -07:00
Chinmay GadgilandNaarcha-AWS 6628b7c693 update benchmarking sigv4 documentation (#5356)
* update benchmarking sigv4 documentation

Signed-off-by: Chinmay Gadgil <[email protected]>

* Update sigv4.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Chinmay Gadgil <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-10-25 13:22:51 -05:00
Naarcha-AWS 24a65bd4a1 Update installing-benchmark.md (#5395)
Signed-off-by: Naarcha-AWS <[email protected]>
2023-10-25 12:29:45 -05:00
242c35db59 add pretrained model description and saving disk description (#5383)
* add description and saving disk

Signed-off-by: xinyual <[email protected]>

* update

Signed-off-by: xinyual <[email protected]>

* update

Signed-off-by: xinyual <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: xinyual <[email protected]>

* Update _query-dsl/specialized/neural-sparse.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: xinyual <[email protected]>

* Update _search-plugins/neural-sparse-search.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: xinyual <[email protected]>

* Update _search-plugins/neural-sparse-search.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: xinyual <[email protected]>

* Update _search-plugins/neural-sparse-search.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: xinyual <[email protected]>

* Moved recommended model choice options outside the table

Signed-off-by: Fanit Kolchina <[email protected]>

* Add a link for more info

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: xinyual <[email protected]>
Signed-off-by: xinyual <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-10-25 11:59:49 -04:00
kolchfa-aws 49889b44f0 Add new default date format (#5163)
* Add new default date format

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _field-types/supported-field-types/date.md

Signed-off-by: kolchfa-aws <[email protected]>

* Add enabling experimental features section

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
2023-10-25 11:31:14 -04:00
Jon Wiggins 81c858f683 Fix typo by removing . (#5381)
Carry through change by removing breakline in plugin docs

Signed-off-by: jonwiggins <[email protected]>
2023-10-24 10:33:07 -05:00
Jon Wiggins 98cbab7e5b Fix link to lucene filtering implementation (#5382)
Signed-off-by: jonwiggins <[email protected]>
2023-10-24 10:28:16 -05:00
Heather Halter 9a33429c77 Update log-types.md (#5352)
Pls change “Security plugin” to “with security analytics” - as per Jimish

Signed-off-by: Heather Halter <[email protected]>
2023-10-23 16:21:45 -07:00
0119986eb8 added some of the params undisclosed in the API. still missing more i… (#3380)
* added some of the params undisclosed in the API. still missing more info for missing and searchString

Signed-off-by: Barak Atias <[email protected]>

* Update _observing-your-data/alerting/api.md

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _observing-your-data/alerting/api.md

Signed-off-by: Heather Halter <[email protected]>

* Update _observing-your-data/alerting/api.md

Signed-off-by: Heather Halter <[email protected]>

* Update _observing-your-data/alerting/api.md

Signed-off-by: Heather Halter <[email protected]>

* Update _observing-your-data/alerting/api.md

Signed-off-by: Heather Halter <[email protected]>

* Update _observing-your-data/alerting/api.md

Signed-off-by: Heather Halter <[email protected]>

* Update _observing-your-data/alerting/api.md

Signed-off-by: Heather Halter <[email protected]>

* Update _observing-your-data/alerting/api.md

Signed-off-by: Heather Halter <[email protected]>

* Update _observing-your-data/alerting/api.md

Signed-off-by: Heather Halter <[email protected]>

* Added tick marks to parameters

* Update _observing-your-data/alerting/api.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _observing-your-data/alerting/api.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _observing-your-data/alerting/api.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _observing-your-data/alerting/api.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update api.md

---------

Signed-off-by: Barak Atias <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: root <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-10-23 10:48:45 -07:00
MUHAMMAD SAMIULLAHandNaarcha-AWS 84e4ab158e [DOC] Format all API pages according to the API template (#5169)
* Fix APIs File

Signed-off-by: samipak458 <[email protected]>

* Update API files according to API template

Signed-off-by: samipak458 <[email protected]>

* Update exec-stored-script.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update cat-aliases.md

Signed-off-by: MUHAMMAD SAMIULLAH <[email protected]>

* Update cat-allocation.md

Signed-off-by: MUHAMMAD SAMIULLAH <[email protected]>

* Update cat-cluster_manager.md

Signed-off-by: MUHAMMAD SAMIULLAH <[email protected]>

* Update cat-count.md

Signed-off-by: MUHAMMAD SAMIULLAH <[email protected]>

* Update cat-field-data.md

Signed-off-by: MUHAMMAD SAMIULLAH <[email protected]>

* Update cat-health.md

Signed-off-by: MUHAMMAD SAMIULLAH <[email protected]>

* updated

* updated

* updated

---------

Signed-off-by: samipak458 <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: MUHAMMAD SAMIULLAH <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-10-23 09:53:52 -05:00
Samuel Valdes Gutierrez e88bdc416a [OSCI][DOCS] Solving Incorrect Capitalization of Cluster Manager Node (#5315)
* updating /images/cluster.png for better understanding

Signed-off-by: Samuel Valdes Gutierrez <[email protected]>

* updating /images/cluster.png once again with a better version

Signed-off-by: Samuel Valdes Gutierrez <[email protected]>

---------

Signed-off-by: Samuel Valdes Gutierrez <[email protected]>
2023-10-23 09:40:24 -05:00
abe43ce3a5 Add pretrained model information for neural sparse (#5355)
* add pretrained model for neural sparse

Signed-off-by: xinyual <[email protected]>

* change typo error

Signed-off-by: xinyual <[email protected]>

* Apply suggestions from code review

Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/ml-framework.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/ml-framework.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: xinyual <[email protected]>

* Update _ml-commons-plugin/ml-framework.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: xinyual <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: xinyual <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _search-plugins/neural-sparse-search.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/ml-framework.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update pretrained-models.md

Change description and name in the sparse encoding doc model example

Signed-off-by: xinyual <[email protected]>

* Update _search-plugins/neural-sparse-search.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: xinyual <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Signed-off-by: xinyual <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-10-23 09:34:09 -04:00
kolchfa-aws 0675717d39 Add white space and CRUD to Vale (#5351)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-10-20 15:34:41 -04:00
Sander van de Geijn 79e4fb7eb4 Update concurrent-segment-search.md (#5348)
syntax error

Signed-off-by: Sander van de Geijn <[email protected]>
2023-10-20 14:52:33 -04:00
kolchfa-aws 2dfe944895 Fix conversational search formatting (#5345)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-10-19 16:13:35 -04:00
kolchfa-awsandNathan Bower 1a4f3f5c62 Remove unnecessary clause from Observability documentation (#5317)
* Remove unnecessary clause from Observability documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _observing-your-data/log-ingestion.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _observing-your-data/trace/getting-started.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-10-19 13:15:18 -04:00
25233c2888 Update OpenSearch k-NN Faiss Documentation (#5226)
* Update OpenSearch k-NN Faiss Documentation

Signed-off-by: Naveen Tatikonda <[email protected]>

* Address Review Comments

Signed-off-by: Naveen Tatikonda <[email protected]>

* Apply suggestions from code review

Signed-off-by: kolchfa-aws <[email protected]>

* Additional rewrites and format

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _search-plugins/knn/knn-index.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _search-plugins/knn/knn-index.md

Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Naveen Tatikonda <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-10-19 13:02:15 -04:00
Miki aba231e921 Fix the width available to page content (#5299)
Signed-off-by: Miki <[email protected]>
2023-10-18 18:49:11 -04:00
kolchfa-aws 36f5d9a670 Add wildcard query breaking change (#5271)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-10-18 11:21:29 -04:00
David VenableandNaarcha-AWS 1084f476fb Logstash tar installation instructions (#5129)
* Update the documentation for the Logstash tar installation per the deprecation of the bundled Logstash distribution. Part of logstash-output-opensearch #208.

Signed-off-by: David Venable <[email protected]>

* Style correction

Signed-off-by: David Venable <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update index.md

---------

Signed-off-by: David Venable <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-10-18 08:56:56 -05:00
Melissa VagiandFanit Kolchina 27798ba8e5 [DOC] Change navigation for better usability (#5227)
* Change navigation for better usability

* Remove duplicate parent page and fix navigation for new pages

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Melissa Vagi <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
2023-10-17 15:22:28 -06:00
kolchfa-aws 7a5a381e08 Fix the minimum width of the main section of the page (#5272)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-10-17 16:59:54 -04:00
gkamatandNaarcha-AWS 8d7cc899fb Updated writeup for OSB quickstart section (#5177)
* Updated writeup for OSB quickstart section.

Signed-off-by: Govind Kamat <[email protected]>

* Update quickstart.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update quickstart.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _benchmark/quickstart.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Govind Kamat <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-10-17 13:27:24 -05:00
kolchfa-aws 233fad7849 Add disable_chunked_encoding to the create repository API (#5242)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-10-17 14:06:32 -04:00
David Zandkolchfa-aws 678ca91081 phase_took documentation (#5154)
* phase_took documentation

Signed-off-by: David Zane <[email protected]>

* Update _api-reference/cluster-api/cluster-settings.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: David Z <[email protected]>

* Update _api-reference/search.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: David Z <[email protected]>

---------

Signed-off-by: David Zane <[email protected]>
Signed-off-by: David Z <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-10-17 11:33:30 -06:00
Sander van de Geijnandkolchfa-aws 17977e41d1 Update snapshot-restore.md (#4655)
Setting seems deprecated. With it present clusters fails to start with message it does not recognise this setting.

Signed-off-by: Sander van de Geijn <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-10-17 13:32:40 -04:00
Sander van de Geijnandkolchfa-aws 7da94d2957 Update snapshot-restore.md (#4656)
* Update snapshot-restore.md

Lessons learned from connecting it to a Scality

Signed-off-by: Sander van de Geijn <[email protected]>

* Update _tuning-your-cluster/availability-and-recovery/snapshots/snapshot-restore.md

Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Sander van de Geijn <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-10-17 11:22:41 -04:00
kolchfa-aws 932e115c5e Update blueprints.md (#5224)
Signed-off-by: kolchfa-aws <[email protected]>
2023-10-16 16:19:52 -04:00
kolchfa-awsandMelissa Vagi 367dc62dd5 Add release notes 2.11 (#5210)
* Add release notes 2.11

Signed-off-by: Fanit Kolchina <[email protected]>

* Update release notes because log types PR is merged

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2023-10-16 14:27:42 -04:00
kolchfa-aws 15ca81e9ea Add 2.11 to version history (#5208)
* Add 2.11 to version history

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix typo

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-10-16 14:27:21 -04:00
kolchfa-aws f5e196d535 Add 2.11 version (#5207)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-10-16 14:27:07 -04:00
b8c53f67c5 Adds documentation for log type categories (#5181)
* new log categories

Signed-off-by: Heather Halter <[email protected]>

* fixed topic name in link

Signed-off-by: Heather Halter <[email protected]>

* added log names to table

Signed-off-by: Heather Halter <[email protected]>

* Update log-types.md

minor changes needed in the names would be Microsoft Azure for Azure,  Linux System logs instead of Sys logs

Signed-off-by: Heather Halter <[email protected]>

* Update log-types.md

Signed-off-by: Heather Halter <[email protected]>

* remove log name column

Signed-off-by: Heather Halter <[email protected]>

* remove table column formatting

Signed-off-by: Heather Halter <[email protected]>

* Update _security-analytics/sec-analytics-config/custom-log-type.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _security-analytics/sec-analytics-config/log-types.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _security-analytics/sec-analytics-config/log-types.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _security-analytics/sec-analytics-config/log-types.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _security-analytics/sec-analytics-config/log-types.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _security-analytics/sec-analytics-config/log-types.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _security-analytics/sec-analytics-config/log-types.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _security-analytics/sec-analytics-config/log-types.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Apply suggestions from code review

Editorial updates.

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update log-types.md

Fixed case in table.

Signed-off-by: Heather Halter <[email protected]>

* Update log-types.md

Double-checked the UI and category names are capitalized.

Signed-off-by: Heather Halter <[email protected]>

* Update _security-analytics/sec-analytics-config/log-types.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-10-16 09:19:36 -07:00
kolchfa-aws ea16c75b9a Remove experimental header from search comparison tool (#5124)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-10-16 10:46:47 -04:00
1364059cbc Add total wait time to thread pool in nodes stats (#5120)
* Add total wait time to thread pool in nodes stats

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _api-reference/nodes-apis/nodes-stats.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _api-reference/nodes-apis/nodes-stats.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _api-reference/nodes-apis/nodes-stats.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _api-reference/nodes-apis/nodes-stats.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _api-reference/nodes-apis/nodes-stats.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _api-reference/nodes-apis/nodes-stats.md

Signed-off-by: kolchfa-aws <[email protected]>

* Removed total wait time from response

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-10-16 10:46:35 -04:00
cb2c2f53b1 Add terminate after behavior to concurrent segment search (#5143)
* Add terminate after behavior to concurrent segment search

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _search-plugins/concurrent-segment-search.md

Co-authored-by: Jay Deng <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Doc review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Remove extra space

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _search-plugins/concurrent-segment-search.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Jay Deng <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-10-16 10:45:51 -04:00
a97c719591 Add multimodal search/sparse search/pre- and post-processing function documentation (#5168)
* Add multimodal search documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Text image embedding processor

Signed-off-by: Fanit Kolchina <[email protected]>

* Add prerequisite

Signed-off-by: Fanit Kolchina <[email protected]>

* Change query text

Signed-off-by: Fanit Kolchina <[email protected]>

* Added bedrock connector tutorial and renamed ML TOC

Signed-off-by: Fanit Kolchina <[email protected]>

* Name changes and rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Change connector link

Signed-off-by: Fanit Kolchina <[email protected]>

* Change link

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Link fix and field name fix

Signed-off-by: Fanit Kolchina <[email protected]>

* Add default text embedding preprocessing and post-processing functions

Signed-off-by: Fanit Kolchina <[email protected]>

* Add sparse search documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix links

Signed-off-by: Fanit Kolchina <[email protected]>

* Pre/post processing function tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix link

Signed-off-by: Fanit Kolchina <[email protected]>

* Sparse search tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Implemented doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Add actual test sparse pipeline response

Signed-off-by: Fanit Kolchina <[email protected]>

* Added tested examples

Signed-off-by: Fanit Kolchina <[email protected]>

* Added model choice for sparse search

Signed-off-by: Fanit Kolchina <[email protected]>

* Remove Bedrock connector

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented tech review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Add that the model must be deployed to neural search

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Link fix

Signed-off-by: Fanit Kolchina <[email protected]>

* Add session token to sagemaker blueprint

Signed-off-by: Fanit Kolchina <[email protected]>

* Formatted bullet points the same way

Signed-off-by: Fanit Kolchina <[email protected]>

* Specified both model types in neural sparse query

Signed-off-by: Fanit Kolchina <[email protected]>

* Added more explanation for default pre/post-processing functions

Signed-off-by: Fanit Kolchina <[email protected]>

* Remove framework and extensibility references

Signed-off-by: Fanit Kolchina <[email protected]>

* Minor rewording

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-10-16 10:45:35 -04:00
da7a701311 [DOC] Add new documentation for data sources (#5127)
*Add new documentation for 2.11

---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-10-16 08:42:37 -06:00
Samuel Valdes Gutierrez 3af32575ba Fixing documentation for Wildcard in term-level queries section for Query DSL (#5197)
Signed-off-by: Samuel Valdes Gutierrez <[email protected]>
2023-10-16 09:18:44 -05:00
junyang 7404281e0f Update conversational-search.md (#5204)
fix a word spell error

Signed-off-by: junyang <[email protected]>
2023-10-16 09:06:42 -05:00
Nathan Bower 34aed0c84f Add CRUD to acronyms (#5205)
Signed-off-by: natebower <[email protected]>
2023-10-16 09:34:18 -04:00
5769c16185 Add new Performance Analyzer metrics and fix table formatting (#5182)
* fixed problem with table and added new metrics

Signed-off-by: Heather Halter <[email protected]>

* fix formatting

Signed-off-by: Heather Halter <[email protected]>

* fixed table formatting

Signed-off-by: Heather Halter <[email protected]>

* Update reference.md

Signed-off-by: Heather Halter <[email protected]>

* Update reference.md

Signed-off-by: Heather Halter <[email protected]>

* Update reference.md

Signed-off-by: Heather Halter <[email protected]>

* Update _monitoring-your-cluster/pa/reference.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _monitoring-your-cluster/pa/reference.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _monitoring-your-cluster/pa/reference.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _monitoring-your-cluster/pa/reference.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _monitoring-your-cluster/pa/reference.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _monitoring-your-cluster/pa/reference.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update reference.md

Fixed the intro statement

Signed-off-by: Heather Halter <[email protected]>

* Apply suggestions from code review

Editorial corrections.

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update reference.md

Added a description under the Dimensions: N/A section and a couple editorial nits.

Signed-off-by: Heather Halter <[email protected]>

* Update reference.md

Signed-off-by: Heather Halter <[email protected]>

* Update reference.md

Signed-off-by: Heather Halter <[email protected]>

* Update reference.md

Signed-off-by: Heather Halter <[email protected]>

* Update reference.md

Signed-off-by: Heather Halter <[email protected]>

* Update _monitoring-your-cluster/pa/reference.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update reference.md

Removed search backpressure info, as requested; removed info marked with TBD.

Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-10-13 15:12:19 -07:00
fea122e8b2 Add Conversational Search changes for 2.11 (#5195)
* Add Conversational Search changes for 2.11

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update conversational-search.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-10-13 16:41:14 -05:00
035debb567 [DOC] Create new documentation about index patterns (#5039)
* Create new documentation about index patterns

---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Josh Romero <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-10-13 10:06:09 -06:00
346c52dd2f Add updates to creating a detector UX (#5176)
* detector draft

Signed-off-by: Heather Halter <[email protected]>

* updated screen shots and fixed links

Signed-off-by: Heather Halter <[email protected]>

* fix links

Signed-off-by: Heather Halter <[email protected]>

* remove strange character

Signed-off-by: Heather Halter <[email protected]>

* Update _security-analytics/index.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _security-analytics/usage/findings.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _security-analytics/sec-analytics-config/detectors-config.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _security-analytics/sec-analytics-config/detectors-config.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _security-analytics/usage/findings.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* fixed substep formatting problem

Signed-off-by: Heather Halter <[email protected]>

* Update _security-analytics/sec-analytics-config/detectors-config.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-10-13 07:49:08 -07:00
c4ff0aac04 [DOC] Add new documentation for distributed tracing (#4964)
* Write new documentation about distributed tracing

Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Andriy Redko <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-10-12 14:11:28 -06:00
Heather Halter 360ab23465 removed 3rd bullet under considerations (#5191)
Signed-off-by: Heather Halter <[email protected]>
2023-10-12 12:00:23 -07:00
45ada3835a Update example in SigV4 documentation for OpenSearch Benchmark (#5189)
* Update example in SigV4 documentation for OpenSearch Benchmark

Signed-off-by: Ian Hoang <[email protected]>

* Update _benchmark/tutorials/sigv4.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Ian Hoang <[email protected]>

---------

Signed-off-by: Ian Hoang <[email protected]>
Signed-off-by: Ian Hoang <[email protected]>
Co-authored-by: Ian Hoang <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-10-12 13:54:51 -05:00
03d177aa2b Add documentation for Data Prepper translate processor (#5122)
* Add translate processor docs

Signed-off-by: Hai Yan <[email protected]>

* Fix a table display issue

Signed-off-by: Hai Yan <[email protected]>

* Address review comments: tweak sentences; add type info; add top level options

Signed-off-by: Hai Yan <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/translate.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update translate.md

* Update translate.md

* Update _data-prepper/pipelines/configuration/processors/translate.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Hai Yan <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-10-12 08:53:20 -05:00
f4984fb605 Documentation for the Data Prepper OpenSearch source (#5144)
* Documentation for the Data Prepper OpenSearch source

Signed-off-by: Taylor Gray <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/opensearch.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Taylor Gray <[email protected]>

* Update opensearch.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/opensearch.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/opensearch.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update opensearch.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/opensearch.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Taylor Gray <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/opensearch.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Taylor Gray <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Taylor Gray <[email protected]>
Signed-off-by: Taylor Gray <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-10-11 13:48:53 -05:00
55fb97b290 Update Data Prepper key_value processor docs (#5153)
* Add new options to table

Signed-off-by: Hai Yan <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/key-value.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/key-value.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Hai Yan <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-10-11 10:00:57 -05:00
66db871345 Add docs for Data Prepper dissect processor (#5159)
* Add docs for dissect processor

Signed-off-by: Hai Yan <[email protected]>

* Fix some style issues

Signed-off-by: Hai Yan <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/dissect.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Hai Yan <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-10-11 10:00:28 -05:00
Nathan Bower a52397e31f Add two terms (#5185)
* Add two terms

Signed-off-by: natebower <[email protected]>

* Add two more terms

Signed-off-by: natebower <[email protected]>

---------

Signed-off-by: natebower <[email protected]>
2023-10-11 09:10:38 -04:00
Andrew Ross 89d28601aa Add documentation for new recovery setting (#5162)
Related to https://github.com/opensearch-project/OpenSearch/pull/10349

Signed-off-by: Andrew Ross <[email protected]>
2023-10-10 16:37:01 -04:00
Joshua Li 682ed30b2e fix semantic search docs search request (#5179)
Signed-off-by: Joshua Li <[email protected]>
2023-10-10 14:12:47 -04:00
Ian HoangandIan Hoang 6f196dec3c [OSB Documentation] Remove generate documentation and update SigV4 documentation for OSB (#5174)
* Remove generate documentation and update SigV4 documentation for OSB

Signed-off-by: Ian Hoang <[email protected]>

* Remove generate link reference in index page

Signed-off-by: Ian Hoang <[email protected]>

---------

Signed-off-by: Ian Hoang <[email protected]>
Co-authored-by: Ian Hoang <[email protected]>
2023-10-10 12:38:11 -05:00
kolchfa-aws 464c663bf4 Remove Chris from repo contacts (#5170)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-10-06 14:33:17 -04:00
kolchfa-aws fe5a812390 Add multimodal and benchmarked to Vale (#5172)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-10-06 14:29:16 -04:00
7fd7cfa967 Documentation for configurable merge policy (#5137)
* Documentation for configurable merge policy

Signed-off-by: Rishabh Maurya <[email protected]>

* substitute indices with indexes

Signed-off-by: Rishabh Maurya <[email protected]>

* substitute lucene with Lucene

Signed-off-by: Rishabh Maurya <[email protected]>

* Update _im-plugin/index-settings.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Rishabh Maurya <[email protected]>

* Update _api-reference/cluster-api/cluster-settings.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Rishabh Maurya <[email protected]>

* Update _im-plugin/index-settings.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Rishabh Maurya <[email protected]>

* Update _api-reference/cluster-api/cluster-settings.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Rishabh Maurya <[email protected]>

---------

Signed-off-by: Rishabh Maurya <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-10-05 09:08:08 -07:00
Tim Vossen 841359706a Fix typos in conversational-search.md (#5152)
Signed-off-by: Tim Vossen <[email protected]>
2023-10-04 13:09:54 -05:00
Naarcha-AWS e764c9f866 Update conversational-search.md (#5138)
Signed-off-by: Naarcha-AWS <[email protected]>
2023-10-04 13:06:26 -05:00
06527a2772 Add documentation about setting a default model for neural search (#5121)
* Add documentation about setting a default model for neural search

Signed-off-by: Fanit Kolchina <[email protected]>

* Add new processor to the processor list

Signed-off-by: Fanit Kolchina <[email protected]>

* More tweaks

Signed-off-by: Fanit Kolchina <[email protected]>

* Refactor search pipeline documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Refactor retrieving search pipelines

Signed-off-by: Fanit Kolchina <[email protected]>

* Add working examples

Signed-off-by: Fanit Kolchina <[email protected]>

* Implement tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Add responses to documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _search-plugins/search-pipelines/neural-query-enricher.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-10-04 13:35:37 -04:00
Ashish b149493bea This fixes #5148 (#5149)
This fixes the benchmark table present in the main page of remote store on opensearch documentation website.

Signed-off-by: Ashish <[email protected]>
2023-10-04 08:23:12 -05:00
Melissa Vagi e74dc48481 [DOC] Move page navigation (#5128)
* Move page navigation, clean up formatting, and copy edits to naming conventions (plugins changed to management) 

---------

Signed-off-by: Melissa Vagi <[email protected]>
2023-10-03 17:30:10 -06:00
kolchfa-awsandHeather Halter 0d5e2cb549 Fix broken Prometheus connector link (#5126)
* Fix broken Prometheus connector link

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _observing-your-data/prometheusmetrics.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
2023-10-03 10:45:45 -04:00
Naarcha-AWSandkolchfa-aws f5ec6b536e Add post 2.10 remote store tweaks (#5118)
* Add post 2.10 remote store tweaks.

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix comment about node types.

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-10-03 08:49:02 -05:00
Chris Moore 39c0358851 Add documentation for authorization on the REST layer (#4544)
* fix#4381 authz on rest layer

Signed-off-by: cwillum <[email protected]>

* fix#4381 authz on rest layer

Signed-off-by: cwillum <[email protected]>

* fix#4381 authz on rest layer

Signed-off-by: cwillum <[email protected]>

* fix#4381 authz on rest layer

Signed-off-by: cwillum <[email protected]>

* fix#4381 authz on rest layer

Signed-off-by: cwillum <[email protected]>

* fix#4381 authz on rest layer

Signed-off-by: cwillum <[email protected]>

* fix#4381 authz on rest layer

Signed-off-by: cwillum <[email protected]>

* fix#4381 authz on rest layer

Signed-off-by: cwillum <[email protected]>

* fix#4381 authz on rest layer

Signed-off-by: cwillum <[email protected]>

* fix#4381 authz on rest layer

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-09-29 13:37:07 -07:00
bf754e3d9a Add Benchmark results to remote store main page (#5100)
* Add Benchmark results to remote store main page

Fixes issue #5052.

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-28 12:16:01 -05:00
9242b88810 Update remote store stats api documentation (#5107)
* Update remote store stats api documentation 

This closes #4904

Signed-off-by: Ashish <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update remote-store-stats-api.md

* Apply suggestions from code review

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Ashish <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-28 12:00:50 -05:00
Chris Moore 8ee9554998 Add a new table to list and describe supported log types for detector creation (#4946)
* fix#4945 add log types table

Signed-off-by: cwillum <[email protected]>

* fix#4945 add log types table

Signed-off-by: cwillum <[email protected]>

* fix#4945 add log types table

Signed-off-by: cwillum <[email protected]>

* fix#4945 add log types table

Signed-off-by: cwillum <[email protected]>

* fix#4945 add log types table

Signed-off-by: cwillum <[email protected]>

* fix#4945 add log types table

Signed-off-by: cwillum <[email protected]>

* fix#4945 add log types table

Signed-off-by: cwillum <[email protected]>

* fix#4945 add log types table

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-09-26 15:35:47 -07:00
kolchfa-aws 6239427759 Use the term hybrid search in the semantic tutorial (#5103)
* Use the term hybrid search in the semantic tutorial

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix link

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-09-25 16:06:54 -04:00
kolchfa-aws 5676b98988 Add release notes 2.10 (#5086)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-09-25 14:16:48 -04:00
kolchfa-aws c943c938ce Add 2.10 to version history (#5084)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-09-25 14:16:35 -04:00
kolchfa-aws e40e794b87 Add 2.10 version (#5083)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-09-25 14:16:23 -04:00
e3568ecc43 Add metrics section to benchmark (#4972)
* Add metrics section to benchmark.

Signed-off-by: Naarcha-AWS <[email protected]>

* Add metrics section

Signed-off-by: Naarcha-AWS <[email protected]>

* Add metrics section

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _benchmark/metrics/index.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _benchmark/metrics/metric-records.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-25 12:09:26 -05:00
a95f05a524 Add Benchmark command flags (#5049)
* Add Benchmark command flags

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-22 16:46:30 -05:00
kolchfa-awsandNathan Bower 366bf658f2 Add ext object to search response (#4959)
* Add ext object to search response

Signed-off-by: Fanit Kolchina <[email protected]>

* Update search.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _api-reference/search.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-22 17:32:00 -04:00
kolchfa-awsandNathan Bower 22596adbc3 Add Microsoft Teams webhook support for notifications (#4971)
* Add Microsoft Teams webhook support for notifications

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _observing-your-data/notifications/index.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Sample to example

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-22 17:31:48 -04:00
3a23cc67e1 Updating the K-NN Filters documentation due to recent enhancements in… (#4987)
* Updating the K-NN Filters documentation due to recent enhancements in Efficient Filters

Signed-off-by: Navneet Verma <[email protected]>

* Fixed the review comments.

Signed-off-by: Navneet Verma <[email protected]>

* Apply suggestions from code review

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Navneet Verma <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Navneet Verma <[email protected]>

* Update settings.md

Signed-off-by: Navneet Verma <[email protected]>

* Update _search-plugins/knn/settings.md

Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Navneet Verma <[email protected]>
Signed-off-by: Navneet Verma <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-22 17:31:36 -04:00
59ea279c84 Add term frequency functions to score script query (#4988)
* Add term frequency functions to score script query

Signed-off-by: Fanit Kolchina <[email protected]>

* Add tf setup and rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* typo fix

Signed-off-by: Fanit Kolchina <[email protected]>

* changed heading level

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _query-dsl/specialized/script-score.md

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Remove tf from documentation

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-22 17:31:18 -04:00
cab5e40e31 Add concurrent segment search documentation (#4990)
* Add concurrent segment search documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Add API information

Signed-off-by: Fanit Kolchina <[email protected]>

* Small rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Add tech review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix link

Signed-off-by: Fanit Kolchina <[email protected]>

* Add API section

Signed-off-by: Fanit Kolchina <[email protected]>

* Small rewriting

Signed-off-by: Fanit Kolchina <[email protected]>

* Rewriting

Signed-off-by: Fanit Kolchina <[email protected]>

* Tech review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update profile.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _api-reference/profile.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update concurrent-segment-search.md

Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-22 17:31:04 -04:00
Andrew Ross a7df8220dd Add custom-codecs to list of bundled plugins (#5000)
Signed-off-by: Andrew Ross <[email protected]>
2023-09-22 17:30:44 -04:00
kolchfa-awsandNathan Bower bf886cba59 Add a note about zstd incompatibility with k-NN and security analytics (#5014)
* Add a note about zstd incompatibility with  k-NN and security analytics plugins

Signed-off-by: Fanit Kolchina <[email protected]>

* Capitalization

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _im-plugin/index-codecs.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _im-plugin/index-codecs.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-22 17:30:34 -04:00
e44a4e72ac Add delimited term frequency token filter documentation (#5043)
* Add token filter documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Add delimited term frequency token filter documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Add phonetic token filter

Signed-off-by: Fanit Kolchina <[email protected]>

* Table format fix

Signed-off-by: Fanit Kolchina <[email protected]>

* Add script example

Signed-off-by: Fanit Kolchina <[email protected]>

* Remove similarity

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-22 17:30:22 -04:00
f5b8ff79fd Add score normalization and combination documentation (#4985)
* Add search phase results processor

Signed-off-by: Fanit Kolchina <[email protected]>

* Add hybrid query

Signed-off-by: Fanit Kolchina <[email protected]>

* Normalization processor additions

Signed-off-by: Fanit Kolchina <[email protected]>

* Add more details

Signed-off-by: Fanit Kolchina <[email protected]>

* Continue writing

Signed-off-by: Fanit Kolchina <[email protected]>

* Add more query then fetch details and diagram

Signed-off-by: Fanit Kolchina <[email protected]>

* Small rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Leaner left nav headers

Signed-off-by: Fanit Kolchina <[email protected]>

* Tech review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Add semantic search tutorial

Signed-off-by: Fanit Kolchina <[email protected]>

* Reworded prerequisites

Signed-off-by: Fanit Kolchina <[email protected]>

* Removed comma

Signed-off-by: Fanit Kolchina <[email protected]>

* Rewording advanced prerequisites

Signed-off-by: Fanit Kolchina <[email protected]>

* Changed searching for ML model to shorter request

Signed-off-by: Fanit Kolchina <[email protected]>

* Update task type in register model response

Signed-off-by: Fanit Kolchina <[email protected]>

* Changing example

Signed-off-by: Fanit Kolchina <[email protected]>

* Added huggingface prefix to model names

Signed-off-by: Fanit Kolchina <[email protected]>

* Change example responses

Signed-off-by: Fanit Kolchina <[email protected]>

* Added note about huggingface prefix

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _ml-commons-plugin/semantic-search.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Implemented doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* List weights under parameters

Signed-off-by: Fanit Kolchina <[email protected]>

* Remove one-shard warning for normalization processor

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Change links

Signed-off-by: Fanit Kolchina <[email protected]>

* More editorial feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Change model-serving framework to ML framework

Signed-off-by: Fanit Kolchina <[email protected]>

* Use get model API to check model status

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Added neural search description and diagram

Signed-off-by: Fanit Kolchina <[email protected]>

* More editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Add link to profile API

Signed-off-by: Fanit Kolchina <[email protected]>

* Addressed more tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented editorial comments on changes

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-22 17:29:58 -04:00
9479429bbc Add remote store main page updates. Add shallow snapshots (#5078)
* Add remote store main page updates. Add shallow snapshots

Signed-off-by: Naarcha-AWS <[email protected]>

* Add next steps section

Signed-off-by: Naarcha-AWS <[email protected]>

* Remove old content. Fix link. Fix typo.

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix link

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _tuning-your-cluster/availability-and-recovery/remote-store/index.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _tuning-your-cluster/availability-and-recovery/remote-store/index.md

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-22 14:42:06 -05:00
kolchfa-aws c9813fabe2 Add 1.3.13 to version history (#5063)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-09-21 16:35:12 -04:00
Jonah CalvoandMelissa Vagi 7eceb2baf0 Update documentation for new AD settings (#4835)
* Update documentation for new AD settings

Signed-off-by: Jonah Calvo <[email protected]>

* update wording for verbose

Signed-off-by: Jonah Calvo <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/anomaly-detector.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Jonah Calvo <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/anomaly-detector.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Jonah Calvo <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/anomaly-detector.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Jonah Calvo <[email protected]>

* Remove 'few' from description

Signed-off-by: Jonah Calvo <[email protected]>

---------

Signed-off-by: Jonah Calvo <[email protected]>
Signed-off-by: Jonah Calvo <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2023-09-21 15:07:38 -05:00
2eb81a3e19 Ml commons (#5017)
* Adding ML Node to cluster settings page

Signed-off-by: David Tippett <[email protected]>

* Removed Permissions and Cluster Settings from index; added roles to model access control

Signed-off-by: David Tippett <[email protected]>

* Referenced code sample was for local connector not external

Signed-off-by: David Tippett <[email protected]>

* Updated ML index page to refrence the order to get started with ML Commons.

Signed-off-by: David Tippett <[email protected]>

* Fixing style errors.

Signed-off-by: David Tippett <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: David Tippett <[email protected]>

* Update _ml-commons-plugin/index.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: David Tippett <[email protected]>

* Update _ml-commons-plugin/index.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: David Tippett <[email protected]>

* Update _ml-commons-plugin/index.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: David Tippett <[email protected]>

* Update _ml-commons-plugin/index.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: David Tippett <[email protected]>

* Update _ml-commons-plugin/extensibility/connectors.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: David Tippett <[email protected]>

* Update _ml-commons-plugin/index.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: David Tippett <[email protected]>

* Update _ml-commons-plugin/index.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: David Tippett <[email protected]>

---------

Signed-off-by: David Tippett <[email protected]>
Signed-off-by: David Tippett <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-21 14:44:19 -04:00
796076bb04 Add new Bechmark IA (#5022)
* Rework Benchmark IA

Signed-off-by: Naarcha-AWS <[email protected]>

* Add new Benchmark IA.

Signed-off-by: Naarcha-AWS <[email protected]>

* Add Quickstart steps and Sigv4 guide.

Signed-off-by: Naarcha-AWS <[email protected]>

* Add tutorial text

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix links

Signed-off-by: Naarcha-AWS <[email protected]>

* Add technical feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Remove section

Signed-off-by: Naarcha-AWS <[email protected]>

* Update quickstart.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update concepts.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-20 12:51:22 -05:00
70be12b867 Add remote store buffer and index interval settings (#4973)
* Add remote store buffer and index interval settings

Signed-off-by: Naarcha-AWS <[email protected]>

* Add corrected cluster settings.

Signed-off-by: Naarcha-AWS <[email protected]>

* Add new formatting settings.

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-20 12:50:45 -05:00
Melissa Vagi eb395b8d70 [DOC] Create management section and advanced settings documentation (#4876)
* Create management section and advaced settings documentation

Signed-off-by: Melissa Vagi <[email protected]>
2023-09-20 11:08:18 -06:00
64e120a817 Add segment replication + remote store GA information (#5037)
* Add segment replication + remote store GA information

Signed-off-by: Naarcha-AWS <[email protected]>

* Add introduction labels

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _tuning-your-cluster/availability-and-recovery/segment-replication/index.md

Co-authored-by: Suraj Singh <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Bukhtawar Khan <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update index.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Replace Remote Store with Remote Backed Storage

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Suraj Singh <[email protected]>
Co-authored-by: Bukhtawar Khan <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-19 16:52:57 -05:00
d5d7849fe2 Add conversation search documentation (#5018)
* Add conversation search documentation

Signed-off-by: Naarcha-AWS <[email protected]>

* Add delete response

Signed-off-by: Naarcha-AWS <[email protected]>

* Start RAG section

Signed-off-by: Naarcha-AWS <[email protected]>

* Add additional technical feedback.

Signed-off-by: Naarcha-AWS <[email protected]>

* Add RAG steps

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update conversational-search.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/conversational-search.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-19 16:48:46 -05:00
Chris Moore e74831d6e8 Add documentation for automatic Alerting workflows from detector creation (#5003)
* fix#4999 auto alerting workflows

Signed-off-by: cwillum <[email protected]>

* fix#4999 auto alerting workflows

Signed-off-by: cwillum <[email protected]>

* fix#4999 auto alerting workflows

Signed-off-by: cwillum <[email protected]>

* fix#4999 auto alerting workflows

Signed-off-by: cwillum <[email protected]>

* fix#4999 auto alerting workflows

Signed-off-by: cwillum <[email protected]>

* fix#4999 auto alerting workflows

Signed-off-by: cwillum <[email protected]>

* fix#4999 auto alerting workflows

Signed-off-by: cwillum <[email protected]>

* fix#4999 auto alerting workflows

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-09-19 14:45:37 -07:00
Chris Moore dde7c02b8d Add documentation that supports custom log types (#4969)
* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

* fix#4741 custom logtype updates

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-09-19 14:36:56 -07:00
Melissa Vagi 8d08819a0e [DOC] Add new UI theme image to intro section (#5048)
* Add new UI theme image to intro section

---------

Signed-off-by: Melissa Vagi <[email protected]>
2023-09-19 13:07:42 -06:00
Melissa Vagi 0fcc7d7060 [DOC] Add new documentation for IP2Geo (#4998)
* Approved through tech, doc, and editorial

Signed-off-by: Melissa Vagi <[email protected]>

* Publish documentation

Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: Melissa Vagi <[email protected]>
2023-09-19 12:05:54 -06:00
Melissa VagiandNathan Bower 8e44362c62 [DOC] Update Discover index page (#4951)
Update UI screenshots and make copy edits to content
---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-15 10:26:23 -06:00
Melissa VagiandNathan Bower b983d92094 [DOC] Update Dev Tools for navigation changes (#4874)
Update UI screenshots and make copy edits to content

---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-15 09:40:04 -06:00
d261e69252 Add new remote store options to Snapshot API (#4977)
* Add new remote store options to snapshots API

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _api-reference/snapshots/create-snapshot.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-14 13:12:14 -05:00
Poojita Raj fa35a828ab Add cluster setting for shard movement strategy (#4955)
* Add cluster setting for shard movement strategy

Signed-off-by: Poojita Raj <[email protected]>

* changes to doc

Signed-off-by: Poojita Raj <[email protected]>

* added suggestion

Signed-off-by: Poojita Raj <[email protected]>

* changes to en-dash

Signed-off-by: Poojita Raj <[email protected]>

---------

Signed-off-by: Poojita Raj <[email protected]>
2023-09-14 08:58:25 -07:00
kolchfa-awsandChris Moore d946416169 Fix time zone for range query (#5020)
* Fix time zone for range query

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _query-dsl/term/range.md

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Changed link to formats

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
2023-09-14 11:57:14 -04:00
kolchfa-aws b9adb58f0c Changed format in wildcard query request (#5015)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-09-13 15:22:56 -04:00
Brian PresleyandBrian Presley 6046c0524b Remove steps for migrating cluster, targeted for later release (#5012)
Signed-off-by: Brian Presley <[email protected]>
Co-authored-by: Brian Presley <[email protected]>
2023-09-13 13:39:16 -05:00
58789e75d2 Update docs for Remote Segment and Remote Translog store stats surfaced via nodes/indices/cluster stats APIs (#4995)
* Update docs for remote_store.moving_average_window_size

Signed-off-by: Bhumika Saini <[email protected]>

* Update docs for Remote Segment and Remote Translog store stats surfaced via nodes/indices/cluster stats APIs

Signed-off-by: Bhumika Saini <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _api-reference/nodes-apis/nodes-stats.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update nodes-stats.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update cluster-stats.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Bhumika Saini <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-13 12:54:39 -05:00
60ee1fad77 [DOC] Update segment replication to include alerting plugin limitation (#4976)
* Update documentation to include alerting and secutiry analytics plugin limitations
---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-13 09:53:14 -06:00
kolchfa-aws 99a6a2b127 Add words to dictionary and modify rules (#5010)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-09-13 10:33:09 -04:00
b024b6ccc2 Add Migrations - Capture and Replay release documentation (#4991)
* Add Migrations - Capture and Replay release documentation

Signed-off-by: Brian Presley <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Brian Presley <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Brian Presley <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-12 14:17:32 -05:00
Chris MooreandDarshit Chanpura 3ec2b9c83b Adds documentation for permission that provides access to system indexes (#4849)
* fix#4736 system index permission

Signed-off-by: cwillum <[email protected]>

* fix#4736 system index permission

Signed-off-by: cwillum <[email protected]>

* fix#4736 system index permission

Signed-off-by: cwillum <[email protected]>

* fix#4736 system index permission

Signed-off-by: cwillum <[email protected]>

* fix#4736 system index permission

Signed-off-by: cwillum <[email protected]>

* fix#4736 system index permission

Signed-off-by: cwillum <[email protected]>

* fix#4736 system index permission

Signed-off-by: cwillum <[email protected]>

* fix#4736 system index permission

Signed-off-by: cwillum <[email protected]>

* fix#4736 system index permission

Signed-off-by: cwillum <[email protected]>

* fix#4736 system index permission

Signed-off-by: cwillum <[email protected]>

* fix#4736 system index permission

Signed-off-by: cwillum <[email protected]>

* Fixes some wordings around system index permission access and usage (#4948)

* Fixes some wordings around system index permission access and usage

Signed-off-by: Darshit Chanpura <[email protected]>

* Addresses PR feedback

Signed-off-by: Darshit Chanpura <[email protected]>

* Addresses more PR feedback

Signed-off-by: Darshit Chanpura <[email protected]>

---------

Signed-off-by: Darshit Chanpura <[email protected]>

* fix#4736 system index permission

Signed-off-by: cwillum <[email protected]>

* fix#4736 system index permission

Signed-off-by: cwillum <[email protected]>

* Changes the feature flag key and updates some text (#4953)

* Changes the feature flag key and updates description of a consideration

Signed-off-by: Darshit Chanpura <[email protected]>

* Addresses source PR feedback

Signed-off-by: Darshit Chanpura <[email protected]>

---------

Signed-off-by: Darshit Chanpura <[email protected]>

* fix#4736 system index permission

Signed-off-by: cwillum <[email protected]>

* fix#4736 system index permission

Signed-off-by: cwillum <[email protected]>

* fix#4736 system index permission

Signed-off-by: cwillum <[email protected]>

* fix#4736 system index permission

Signed-off-by: cwillum <[email protected]>

* fix#4736 system index permission

Signed-off-by: cwillum <[email protected]>

* fix#4736 system index permission

Signed-off-by: cwillum <[email protected]>

* fix#4736 system index permission

Signed-off-by: cwillum <[email protected]>

* fix#4736 system index permission

Signed-off-by: cwillum <[email protected]>

* fix#4736 system index permission

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
Signed-off-by: Darshit Chanpura <[email protected]>
Co-authored-by: Darshit Chanpura <[email protected]>
2023-09-11 12:02:25 -07:00
Vlad Babak 0e2a5888a9 Typo in convert_entry_type.md (#4994)
Replaced "convert_entry_type_type" with "convert_entry_type".

Signed-off-by: Vlad Babak <[email protected]>
2023-09-08 14:03:14 -05:00
Nathan Bower 07268c9d18 Remove terms as inoffensive (#4983)
Signed-off-by: natebower <[email protected]>
2023-09-07 12:58:11 -04:00
75b1c94060 Add script score query (#4970)
* Add script score query

Signed-off-by: Fanit Kolchina <[email protected]>

* Add copy buttons

Signed-off-by: Fanit Kolchina <[email protected]>

* Add note about expensive queries

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _query-dsl/specialized/script-score.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* More editorial comments and field name change

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-07 10:21:04 -04:00
Naarcha-AWS ea886a4763 Fix S3 bug (#4974)
Signed-off-by: Naarcha-AWS <[email protected]>
2023-09-06 16:01:03 -05:00
Andrew RossandNathan Bower f807c3326e Update the index codec documentation (#4958)
This is a restructuring of the index codec documentation to clarify
the consequences of changing an index codec and to encourage testing
before making a change.

Signed-off-by: Andrew Ross <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-05 19:33:32 -04:00
toyozaki 5d69b132b0 Fixed converted date with time_zone (#4956)
Signed-off-by: toyozaki <[email protected]>
2023-09-05 14:18:10 -05:00
astephanus 516e616f24 Adds latest top navigation menu items from project site to 2.x version of docs site (#4960)
Signed-off-by: Aaron Stephanus <[email protected]>
2023-09-05 11:23:12 -07:00
Melissa Vagi 2e62d9e8c8 Fix code example format and typos (#4949)
Signed-off-by: Melissa Vagi <[email protected]>
2023-08-31 17:26:10 -06:00
Melissa Vagi 71935cff99 [DOC] Add ingest processors documentation (#4299)
Created new documentation to close content gaps

Signed-off-by: Melissa Vagi <[email protected]>
2023-08-29 14:07:34 -06:00
de5f5ae073 Add quantization techniques and links to byte vector (#4893)
* Add quantization techniquest and links to byte vector

Signed-off-by: Fanit Kolchina <[email protected]>

* Added cosine similarity space type quantization

Signed-off-by: Fanit Kolchina <[email protected]>

* Rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Tech review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Tech review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Remove redundant line

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _field-types/supported-field-types/knn-vector.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _field-types/supported-field-types/knn-vector.md

Signed-off-by: kolchfa-aws <[email protected]>

* Editorial feedback

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-08-29 13:45:19 -04:00
David VenableandNaarcha-AWS 64d59b9bb2 Behavioral changes for Data Prepper S3 sink (#4897)
* Updates the Data Prepper documentation for S3 sinks based on recent behavior changes.

Signed-off-by: David Venable <[email protected]>

* Updates from the PR feedback.

Signed-off-by: David Venable <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: David Venable <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-08-29 10:01:24 -05:00
Naarcha-AWSandChris Moore dc21de0f80 Add additional technical feedback to workloads (#4879)
* Add additional technical feedback to workloads

TO DO: Add Running Tasks in Parallel section.

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix indices table.

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix corpora page

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _benchmark/workloads/corpora.md

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
2023-08-28 18:09:04 -05:00
sheltie f04a887a60 add "patients" before "smoker" (#4921)
Signed-off-by: sheltie <[email protected]>
2023-08-28 18:11:08 -04:00
kolchfa-aws c88019e597 Reformat wildcard query request (#4920)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-08-28 17:35:35 -04:00
kolchfa-awsandMark Cohen 63059ce9e2 Case insensitive parameter for wildcard query (#4914)
* added missing documentation about case_insensitive param in wildcard query

Signed-off-by: Mark Cohen <[email protected]>

* Update _query-dsl/query-dsl/term.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _query-dsl/query-dsl/term.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _query-dsl/query-dsl/term.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _query-dsl/term/wildcard.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _query-dsl/term/wildcard.md

Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Mark Cohen <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Mark Cohen <[email protected]>
2023-08-28 16:29:32 -04:00
kolchfa-awsandNathan Bower 871f8abcfa Add Index Stats API (#4892)
* Add Index Stats API

Signed-off-by: Fanit Kolchina <[email protected]>

* Reword for clarity

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _api-reference/index-apis/stats.md

Signed-off-by: kolchfa-aws <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Implement editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-08-28 15:57:44 -04:00
David Venable 27cbf9d03a Removes the acknowledgements_timeout configuration from the Data Prepper Kafka source. (#4898)
Signed-off-by: David Venable <[email protected]>
2023-08-28 11:47:36 -05:00
kolchfa-awsandNathan Bower 87ed0af851 Refactor search pipeline documentation (#4908)
* Refactor search pipeline documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-08-28 11:56:11 -04:00
David Venable 000aecc1a3 Moves the generic sink options into the Sinks documentation rather than PIpeline Configuration options. (#4907)
Signed-off-by: David Venable <[email protected]>
2023-08-28 10:43:26 -05:00
Chris Moore 834a829b62 Add documentation topic to authentication backends section for HTTP basic authentication (#4638)
* fix#2512 basic for authc backend

Signed-off-by: cwillum <[email protected]>

* fix#2512 basic for authc backend

Signed-off-by: cwillum <[email protected]>

* fix#2512 basic for authc backend

Signed-off-by: cwillum <[email protected]>

* fix#2512 basic for authc backend

Signed-off-by: cwillum <[email protected]>

* fix#2512 basic for authc backend

Signed-off-by: cwillum <[email protected]>

* fix#2512 basic for authc backend

Signed-off-by: cwillum <[email protected]>

* fix#2512 basic for authc backend

Signed-off-by: cwillum <[email protected]>

* fix#2512 basic for authc backend

Signed-off-by: cwillum <[email protected]>

* fix#2512 basic for authc backend

Signed-off-by: cwillum <[email protected]>

* fix#2512 basic for authc backend

Signed-off-by: cwillum <[email protected]>

* fix#2512 basic for authc backend

Signed-off-by: cwillum <[email protected]>

* fix#2512 basic for authc backend

Signed-off-by: cwillum <[email protected]>

* fix#2512 basic for authc backend

Signed-off-by: cwillum <[email protected]>

* fix#2512 basic for authc backend

Signed-off-by: cwillum <[email protected]>

* fix#2512 basic for authc backend

Signed-off-by: cwillum <[email protected]>

* fix#2512 basic for authc backend

Signed-off-by: cwillum <[email protected]>

* fix#2512 basic for authc backend

Signed-off-by: cwillum <[email protected]>

* fix#2512 basic for authc backend

Signed-off-by: cwillum <[email protected]>

* fix#2512 basic for authc backend

Signed-off-by: cwillum <[email protected]>

* fix#2512 basic for authc backend

Signed-off-by: cwillum <[email protected]>

* fix#2512 basic for authc backend

Signed-off-by: cwillum <[email protected]>

* fix#2512 basic for authc backend

Signed-off-by: cwillum <[email protected]>

* fix#2512 basic for authc backend

Signed-off-by: cwillum <[email protected]>

* fix#2512 basic for authc backend

Signed-off-by: cwillum <[email protected]>

* fix#2512 basic for authc backend

Signed-off-by: cwillum <[email protected]>

* fix#2512 basic for authc backend

Signed-off-by: cwillum <[email protected]>

* fix#2512 basic for authc backend

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-08-25 16:26:21 -07:00
Naarcha-AWS 7f9a06120d Add new Cohere connector blueprint (#4894)
* Update connectors.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix local connector example

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
2023-08-25 09:27:11 -05:00
Heather Halter e907d90fcc Update java-rest-high-level.md (#4880)
Updated text as per #4844

Signed-off-by: Heather Halter <[email protected]>
2023-08-24 16:43:14 -07:00
18702840c6 Add workload section to Benchmarks (#4705)
* Add Benchmark workload section.

Signed-off-by: Naarcha-AWS <[email protected]>

* Add workload reference intro. Add indices and corpora reference.

Signed-off-by: Naarcha-AWS <[email protected]>

* Add technical feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix typo

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* indices consistency.

Signed-off-by: Naarcha-AWS <[email protected]>

* Add final piece of feedback.

Signed-off-by: Naarcha-AWS <[email protected]>

* One last comment.

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-08-24 13:03:56 -05:00
0ca5c0ce81 Add Profile API (#4851)
* Add profile API

Signed-off-by: Fanit Kolchina <[email protected]>

* Add profile API documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Formatting

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented tech review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Change time_in_nanos to long

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _api-reference/profile.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Doc review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-08-23 20:45:50 -04:00
Chris Moore b2d258d513 Add breaking changes documentation for ES 6.8 to OS 1.x migration issues (#4856)
* fix#4831 es to os migration issues

Signed-off-by: cwillum <[email protected]>

* fix#4831 es to os migration issues

Signed-off-by: cwillum <[email protected]>

* fix#4831 es to os migration issues

Signed-off-by: cwillum <[email protected]>

* fix#4831 es to os migration issues

Signed-off-by: cwillum <[email protected]>

* fix#4831 es to os migration issues

Signed-off-by: cwillum <[email protected]>

* fix#4831 es to os migration issues

Signed-off-by: cwillum <[email protected]>

* fix#4831 es to os migration issues

Signed-off-by: cwillum <[email protected]>

* fix#4831 es to os migration issues

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-08-23 13:24:00 -07:00
David VenableandNaarcha-AWS 5306134c41 Updated the intro text for the s3 sink. (#4854)
Signed-off-by: David Venable <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-08-23 13:33:46 -05:00
Naarcha-AWSandChris Moore 1250649984 Fix typos on S3 sink documentation (#4862)
* Fix typos on S3 sink documentation

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/sinks/s3.md

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
2023-08-23 12:49:46 -05:00
David Venable ed21ec74cf Removes the Data Prepper csv sink codec. This is not ready for use and should not be documented. (#4859)
Signed-off-by: David Venable <[email protected]>
2023-08-23 09:19:04 -05:00
Asif Sohail MohammedandNaarcha-AWS cc21df7ee8 S3 scan doc update (#4848)
* Updated s3 scan docs

Signed-off-by: Asif Sohail Mohammed <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Asif Sohail Mohammed <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-08-22 15:28:13 -05:00
David VenableandNaarcha-AWS 0b5011409a Data Prepper documentation updates for the s3 sink in 2.4.0 (#4847)
* Data Prepper documentation updates for the s3 sink in 2.4.0. Includes other corrections.

* Updated the Parquet/Avro codecs to include auto_schema as well as some clarifications on the restrictions of the auto-generated schema.

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-08-22 15:18:40 -05:00
kolchfa-aws 6bece563ea Add k-NN vector field type (#4850)
* Add k-NN vector field type

Signed-off-by: Fanit Kolchina <[email protected]>

* Rename topic

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-08-22 13:27:31 -04:00
Melissa VagiandChris Moore fc14355c1f [DOC} Reconcile Alerting Monitors 2.9 Documentation Changes (#4710)
* Reconcile PR changes that weren't published due to files being edited simultaneously

---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
2023-08-21 12:22:25 -06:00
8e9d0ed4de S3 scan docs (#4756)
* Add notification_source option for S3

Signed-off-by: Asif Sohail Mohammed <[email protected]>

* Added S3 scan configuration

Signed-off-by: Asif Sohail Mohammed <[email protected]>

* Addressed some failing style checks

Signed-off-by: Asif Sohail Mohammed <[email protected]>

* Edit S3 additions.

* Fix links.

* Fix style flaw

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update s3.md

---------

Signed-off-by: Asif Sohail Mohammed <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-08-21 11:02:07 -05:00
ac3f60d5ca Documentation for bucket ownership features in Data Prepper 2.4 (#4679)
* Adds documentation for new features in Data Prepper 2.4 related to bucket ownership. Includes a section explaining how the bucket ownership works and can be configured for cross-account access. Resolves #4678

Signed-off-by: David Venable <[email protected]>

* Updates from PR feedback.

Signed-off-by: David Venable <[email protected]>

* Remove redundant header

Add a name to primary H2 header to section to prevent links from breaking.

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: David Venable <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-08-21 10:46:04 -05:00
Qi ChenandNaarcha-AWS 7d077786bc MAINT: update distribution_version in opensearch sink (#4742)
* MAINT: update distribution_version in opensearch sink

Signed-off-by: George Chen <[email protected]>

* Update _data-prepper/pipelines/configuration/sinks/opensearch.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Qi Chen <[email protected]>

* Update _data-prepper/pipelines/configuration/sinks/opensearch.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Qi Chen <[email protected]>

* Fix typo

* ADD: request compression flag

Signed-off-by: George Chen <[email protected]>

* Update opensearch.md

---------

Signed-off-by: George Chen <[email protected]>
Signed-off-by: Qi Chen <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-08-21 10:45:40 -05:00
152ffcd79f Add Kafka source for DP 2.4 (#4737)
* Add Kafka source for DP 2.4

Signed-off-by: Naarcha-AWS <[email protected]>

* Use new Kafka settings

Signed-off-by: Naarcha-AWS <[email protected]>

* Add technical feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix typos

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Change array to object.

Signed-off-by: Naarcha-AWS <[email protected]>

* Last minute changes to Kafka defaults

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-08-21 10:43:32 -05:00
09ff9fc10c Add documentation for managing data prepper source coordination (#4758)
* Add documentation for managing data prepper source coordination

Signed-off-by: Taylor Gray <[email protected]>

* Update source-coordination.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/managing-data-prepper/source-coordination.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Add TTL link

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Taylor Gray <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-08-21 10:39:50 -05:00
David VenableandNaarcha-AWS 442f4c446a Documents general sink options (#4759)
* Adds general sink options which includes: routes, tags_target_key, include_keys, exclude_keys.

Signed-off-by: David Venable <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: David Venable <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-08-21 10:39:31 -05:00
toyozaki ff0492a966 [DOC] Fix typo in IDs query doc (#4836)
Signed-off-by: Akira Toyozaki <[email protected]>
2023-08-20 12:24:30 -04:00
Chris Moore b9b21e1e30 Add documentation to provide a link from detector creation to detection rule creation in using rules docs (#4829)
* fix#4828 link to detection rule creation

Signed-off-by: cwillum <[email protected]>

* fix#4828 link to detection rule creation

Signed-off-by: cwillum <[email protected]>

* fix#4828 link to detection rule creation

Signed-off-by: cwillum <[email protected]>

* fix#4828 link to detection rule creation

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-08-17 17:22:04 -07:00
Heather Halter 8f91f1a49b Update docker.md (#4822)
As per Peter Zhu, `docker container prune` is right to use when trying to remove stopped containers: https://docs.docker.com/engine/reference/commandline/container_prune/

Signed-off-by: Heather Halter <[email protected]>
2023-08-17 15:50:13 -07:00
kolchfa-aws 3ade0a93b8 Add data type to term and term set queries (#4821)
* Add data type to term and term set queries

Signed-off-by: Fanit Kolchina <[email protected]>

* Remove extra parenthesis

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-08-17 18:47:42 -04:00
cac580ef00 Refactor term query documentation (#4787)
* Refactor term query documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Refactor term-level query documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* fix links

Signed-off-by: Fanit Kolchina <[email protected]>

* More examples

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Add section about expensive queries

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* More editorial feedback

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-08-17 14:38:31 -04:00
Nathan Bower b1767a1e0b Add acronyms (#4816)
* Add acronyms

Signed-off-by: natebower <[email protected]>

* Add pipe

Signed-off-by: natebower <[email protected]>

---------

Signed-off-by: natebower <[email protected]>
2023-08-16 14:08:49 -04:00
91c65e525f Add zstd compression content to performance tuning doc (#4814)
* add codec info

Signed-off-by: Shankaran <[email protected]>

* Update _tuning-your-cluster/performance.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Shankaran <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-08-16 11:03:51 -04:00
Vacha Shah 476e2d6422 Correcting the java client code snippets and updating java client version (#4789)
Signed-off-by: Vacha Shah <[email protected]>
2023-08-15 16:00:32 -04:00
kolchfa-aws df2b573e46 Remove reload_search_analyzers API (#4790)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-08-15 15:57:10 -04:00
Heather Halter 61d6cb754b Update logs.md (#4772)
Fixes an issue with the code. See https://github.com/opensearch-project/documentation-website/issues/4339

Signed-off-by: Heather Halter <[email protected]>
2023-08-14 13:19:10 -07:00
kolchfa-aws 4d98febcbd Fix links (#4768)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-08-14 11:21:51 -04:00
Heather Halter 99bed46b47 Update bulk.md (#4761)
Fixes https://github.com/opensearch-project/documentation-website/issues/4706

Signed-off-by: Heather Halter <[email protected]>
2023-08-11 14:13:48 -07:00
Heather Halter 03fdf3d130 Update index.md (#4762)
Addresses https://github.com/opensearch-project/documentation-website/issues/4706

Signed-off-by: Heather Halter <[email protected]>
2023-08-11 14:12:26 -07:00
kolchfa-aws e9be98f0e0 Add 1.3.12 to version history (#4740)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-08-10 16:05:20 -04:00
62ab7416aa Add ML connector edits (#4636)
* Add ML connector edits

Signed-off-by: Naarcha-AWS <[email protected]>

* Change integrators to blueprints

Signed-off-by: Naarcha-AWS <[email protected]>

* Add PM feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Change connector names

Signed-off-by: Naarcha-AWS <[email protected]>

* Add note about which parameters are relevant to admins.

Signed-off-by: Naarcha-AWS <[email protected]>

* Make seperation between personas more clear

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix typo

Signed-off-by: Naarcha-AWS <[email protected]>

* Add technical feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Breakout connectors and blueprints into two pages.

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix blueprint links

Signed-off-by: Naarcha-AWS <[email protected]>

* Address additional technical feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Yaliang Wu <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Add Doc review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Yaliang Wu <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-08-10 14:55:37 -05:00
Nathan Bower b02dec8211 Add style guidelines and terms (#4734)
* Add style guidelines and terms

Signed-off-by: natebower <[email protected]>

* Reviewer feedback

Signed-off-by: natebower <[email protected]>

---------

Signed-off-by: natebower <[email protected]>
2023-08-10 10:29:16 -04:00
Tianli Feng 4d6106a6ce Add bytes into "Query parameters" for CAT Segment Replication API (#4731)
* Add `byte` into "Query parameters" for CAT Segment Replication API

Signed-off-by: Tianli Feng <[email protected]>

* Add a trailing slash to the links

Signed-off-by: Tianli Feng <[email protected]>

* Correct the parameter name to bytes

Signed-off-by: Tianli Feng <[email protected]>

* Change data type of 'bytes' and 'time' parameters to 'Byte unites' and 'Time unites'

Signed-off-by: Tianli Feng <[email protected]>

---------

Signed-off-by: Tianli Feng <[email protected]>
2023-08-10 10:20:24 -04:00
kolchfa-aws 1a1a385cf0 Update knn-index.md (#4732)
Signed-off-by: kolchfa-aws <[email protected]>
2023-08-10 09:36:55 -04:00
Daniel (dB.) Doubrovkine 77d4fb409a Removed forced options, cleaned up link checker args. (#4726)
Signed-off-by: dblock <[email protected]>
2023-08-09 12:37:10 -04:00
ff5f747029 Add prerequisites to PA installation (#4713)
* Fix Performance Analyzer documentation

Signed-off-by: Naarcha-AWS <[email protected]>

* Add technical feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update index.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update index.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update index.md

Fix numbering

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-08-09 09:50:22 -05:00
Nathan Bower f333beb744 Add checkbox (#4725)
Signed-off-by: natebower <[email protected]>
2023-08-09 10:09:29 -04:00
kolchfa-aws a214fa7fc1 Remove link to Personalize compare search results and reorganize topic (#4721)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-08-08 19:46:35 -04:00
Shenoy Pratik 949dbcf3bb fix dashboards plguin install example command (#4640)
Signed-off-by: Shenoy Pratik <[email protected]>
2023-08-08 13:12:53 -05:00
akashsha1andkolchfa-aws d02524f1e0 add doc in new branch (#4714)
Signed-off-by: Shankaran <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-08-08 11:42:45 -04:00
a87fdc0f63 Split query DSL, analyzer, and aggregation sections and add more to analyzer section (#4693)
* Add analyzer documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Add index and search analyzer pages

Signed-off-by: Fanit Kolchina <[email protected]>

* Doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* More doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Update index-analyzers.md

Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-08-08 09:41:55 -04:00
Heather HalterandNathan Bower aed1d68ae0 Update FORMATTING_GUIDE.md with link to code samples in style guide (#4709)
* Update FORMATTING_GUIDE.md

Added link to style guide.

Signed-off-by: Heather Halter <[email protected]>

* Update FORMATTING_GUIDE.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-08-07 11:50:46 -07:00
kolchfa-aws c0f7315158 Update mappings-api.md (#4692)
Signed-off-by: kolchfa-aws <[email protected]>
2023-08-03 20:04:58 -04:00
Alexandre Picard-LemieuxandNaarcha-AWS 96a9ecc9a1 error inside the documentation to put the index mapping strict (#4639)
"dynamic": "strict" is not under the "properties" section but at the same level.

Signed-off-by: Alexandre Picard-Lemieux <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-08-03 15:51:52 -05:00
Christian AdaminiandNaarcha-AWS b70e377cad Fix typos and minor text improvements (#4663)
Signed-off-by: Christian Adamini <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-08-03 15:50:39 -05:00
Chris Moore 8d80426dad Add documentation that fixes incorrect audit log setting names (#4653)
* fix#4651-correct setting names

Signed-off-by: cwillum <[email protected]>

* fix#4651-correct setting names

Signed-off-by: cwillum <[email protected]>

* fix#4651-correct setting names

Signed-off-by: cwillum <[email protected]>

* fix#4651-correct setting names

Signed-off-by: cwillum <[email protected]>

* fix#4651-correct setting names

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-08-03 13:32:49 -07:00
Mihir Bagchi 63347405e2 fix: mget http method typo (#4665)
* fix: mget http method typo

Signed-off-by: Mihir Bagchi <[email protected]>

* fix: removed extra line and and http methods in multi-get

Signed-off-by: Mihir Bagchi <[email protected]>

* fix: reordering according to the template

Signed-off-by: Mihir Bagchi <[email protected]>

---------

Signed-off-by: Mihir Bagchi <[email protected]>
2023-08-03 10:41:03 -04:00
kolchfa-aws 3bc859bbd2 Clarify Neural Search ingest pipeline (#4539)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-08-03 10:18:41 -04:00
Nathan Bower a395da5475 Add Serverless to naming conventions (#4680)
Signed-off-by: natebower <[email protected]>
2023-08-02 16:02:44 -04:00
Nathan Bower 4dce9858e3 Add code example guidance to style guide (#4666)
* Add code example guidance to style guide

Signed-off-by: natebower <[email protected]>

* Address reviewer feedback

Signed-off-by: natebower <[email protected]>

---------

Signed-off-by: natebower <[email protected]>
2023-08-02 14:37:01 -04:00
Will Li e826465046 remove redundant space (#4664)
Signed-off-by: Will Li <[email protected]>
2023-08-02 13:19:54 -04:00
465c8af217 [DOC] Fix dashboards management navigation changes and make copy edits to c… (#4658)
* Fix dashboards management navigation changes and make copy edits to content

---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-08-02 11:18:07 -06:00
Christian Adamini 7e0c6c4e04 Remove link list duplicated in related articles (#4660)
Signed-off-by: Christian Adamini <[email protected]>
2023-08-01 16:10:32 -05:00
Melissa Vagi a79a8cb5bc [DOC] Move Reporting to high-level section in nav menu (#4654)
* Move Reporting to high-level section in nav menu

---------

Signed-off-by: Melissa Vagi <[email protected]>
2023-07-31 10:13:35 -06:00
kolchfa-aws aa97f5455d Add words to style workflow (#4657)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-07-31 11:28:31 -04:00
Carlos Neto a1ac25a29d * [DOC] Added 'Search' nodes description in 'Creating a cluster' page (#4597)
* [DOC] fix the tabulation of searchable snapshots snippet example

Signed-off-by: Carlos Neto <[email protected]>
2023-07-28 13:15:26 -04:00
c14b8b2a07 Add CIDR and User Agent processors (#4585)
* Add CIDR and User Agent processors

Signed-off-by: Naarcha-AWS <[email protected]>

* Add CIDR functions

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix typos

Signed-off-by: Naarcha-AWS <[email protected]>

* Add technical feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Update user-agent.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/expression-syntax.md

Co-authored-by: Hai Yan <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update user-agent.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Hai Yan <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-27 14:58:47 -05:00
kolchfa-aws 6badff1b33 Fix links for Personalize documentation (#4641)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-07-26 17:37:13 -04:00
Chris Moore 169f71427c Fix correlation engine documentation by removing all instances of the experimental flag for 2.9 (#4635)
* fix#4631 correlation rule updates

Signed-off-by: cwillum <[email protected]>

* fix#4631 correlation rule updates

Signed-off-by: cwillum <[email protected]>

* fix#4631 correlation rule updates

Signed-off-by: cwillum <[email protected]>

* fix#4631 correlation rule updates

Signed-off-by: cwillum <[email protected]>

* fix#4631 correlation rule updates

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-07-25 14:03:50 -07:00
Nathan Bower d9a02bc997 Fix term (#4634)
Signed-off-by: natebower <[email protected]>
2023-07-25 15:03:48 -04:00
Nathan Bower 6d47d8af80 Add GenAI to terms (#4633)
Signed-off-by: natebower <[email protected]>
2023-07-25 14:45:06 -04:00
kolchfa-awsandNathan Bower 6d7d7d7c3d Personalize Search Ranking documentation (#4572)
* Add Personalize search ranking documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Add personalize search ranking processor

Signed-off-by: Fanit Kolchina <[email protected]>

* Table format

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix link

Signed-off-by: Fanit Kolchina <[email protected]>

* Add link to processor

Signed-off-by: Fanit Kolchina <[email protected]>

* Change index name

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update personalize-search-ranking.md

Signed-off-by: kolchfa-aws <[email protected]>

* Move Personalize up one section

Signed-off-by: Fanit Kolchina <[email protected]>

* Changes example

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-25 12:49:43 -04:00
kolchfa-aws 9db3bc44dd Change date for the 2.9 release (#4619)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-07-24 15:03:59 -04:00
Chris Moore 5c1a6ed268 Fix a link name in documentation (#4617)
* fix#4056 fix links for 2.9

Signed-off-by: cwillum <[email protected]>

* fix#4056 fix links for 2.9

Signed-off-by: cwillum <[email protected]>

* fix#4056 fix links for 2.9

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
Signed-off-by: Chris Moore <[email protected]>
2023-07-24 11:16:30 -07:00
kolchfa-awsandNaarcha-AWS 6679b7df36 Add release notes 2.9 (#4605)
* Add release notes 2.9

Signed-off-by: Fanit Kolchina <[email protected]>

* Rename PR to correct capitalization

Signed-off-by: Fanit Kolchina <[email protected]>

* Update release-notes/opensearch-documentation-release-notes-2.9.0.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-07-24 13:58:56 -04:00
kolchfa-aws dde0826053 Add 2.9 to version history (#4591)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-07-24 13:58:11 -04:00
kolchfa-aws 9675701921 Add 2.9 version (#4590)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-07-24 13:57:30 -04:00
Chris Moore 837a0f5c89 Fix links in Alerting documentation and other for 2.9 release (#4606)
* fix#4056 fix links for 2.9

Signed-off-by: cwillum <[email protected]>

* fix#4056 fix links for 2.9

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-07-24 10:56:07 -07:00
Chris Moore f9aa7f3d59 Add documentation to support composite monitors in Alerting (#4127)
* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

* fix#4056 composite monitors

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
Signed-off-by: Chris Moore <[email protected]>
2023-07-21 16:45:58 -07:00
afbfa85da1 Add index codec documentation (#4589)
* Add index codec documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix links

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Rewording and doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-21 16:10:18 -04:00
Andrew CarbonettoandNaarcha-AWS 60a85c7e60 Update SQL limitations page for release 2.8 features (#4265)
* Update SQL limitations page for release 2.8 features

Signed-off-by: Andrew Carbonetto <[email protected]>

* Update SQL limitations page - reword json limitation

Signed-off-by: Andrew Carbonetto <[email protected]>

* Update review for comments

Signed-off-by: Andrew Carbonetto <[email protected]>

* Update _search-plugins/sql/limitation.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Andrew Carbonetto <[email protected]>

* Update _search-plugins/sql/limitation.md

Signed-off-by: Andrew Carbonetto <[email protected]>

* Update _search-plugins/sql/limitation.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Andrew Carbonetto <[email protected]>

* Update _search-plugins/sql/limitation.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Andrew Carbonetto <[email protected]>

---------

Signed-off-by: Andrew Carbonetto <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-07-21 10:39:39 -05:00
Martin MörnerandNaarcha-AWS 3e83b96e01 [DOC] Add missing plugins.security.ssl.http.enabled for PEM paragraph (#4491)
* Add missing plugins.security.ssl.http.enabled for PEM paragraph

TLS is not enabled when this parameter is missing in a X.509/PEM configuration...

Signed-off-by: Martin Mörner <[email protected]>

* Implement suggested change

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Martin Mörner <[email protected]>

---------

Signed-off-by: Martin Mörner <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-07-20 15:06:59 -05:00
srinathmanandNaarcha-AWS 549bc99060 Updated tls.md with 2 different CA settings (#4574)
* Updated tls.md with 2 different CA settings

Updated tls.md with 2 different CA settings.
One is used to for the dashboards server and the other one when it's dashboards is a TLS client connecting to opensearch

Signed-off-by: srinathman <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: srinathman <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-07-20 15:03:05 -05:00
Naarcha-AWS f916f40625 Change Neural Search plugin from experimental to GA. (#4588)
* Change Neural Search plugin from experimental to GA.

Signed-off-by: Naarcha-AWS <[email protected]>

* Update neural-search.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
2023-07-20 15:02:28 -05:00
Naarcha-AWS a4b1e93450 Fix alterting redirects and links (#4587)
Signed-off-by: Naarcha-AWS <[email protected]>
2023-07-20 12:57:42 -07:00
Melissa Vagi b10173b3c5 [DOC] Fix broken links (#4593)
* fix links

Signed-off-by: Melissa Vagi <[email protected]>

* fix links

Signed-off-by: Melissa Vagi <[email protected]>

* fix links

Signed-off-by: Melissa Vagi <[email protected]>

* fix links

Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: Melissa Vagi <[email protected]>
2023-07-20 13:55:04 -04:00
3e1e8ce55d Adds info about new codecs (#4571)
* addedinfoaboutcodecs

Signed-off-by: Heather Halter <[email protected]>

* added collapsible toc

Signed-off-by: Heather Halter <[email protected]>

* Update _tuning-your-cluster/availability-and-recovery/snapshots/snapshot-restore.md

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _tuning-your-cluster/availability-and-recovery/snapshots/snapshot-restore.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _tuning-your-cluster/availability-and-recovery/snapshots/snapshot-restore.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _tuning-your-cluster/availability-and-recovery/snapshots/snapshot-restore.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _tuning-your-cluster/availability-and-recovery/snapshots/snapshot-restore.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _tuning-your-cluster/availability-and-recovery/snapshots/snapshot-restore.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _tuning-your-cluster/availability-and-recovery/snapshots/snapshot-restore.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _tuning-your-cluster/availability-and-recovery/snapshots/snapshot-restore.md

Signed-off-by: Heather Halter <[email protected]>

* Update _tuning-your-cluster/availability-and-recovery/snapshots/snapshot-restore.md

Signed-off-by: Heather Halter <[email protected]>

* Update _tuning-your-cluster/availability-and-recovery/snapshots/snapshot-restore.md

Signed-off-by: Heather Halter <[email protected]>

* Update snapshot-restore.md

Removed information about codecs in favor of a separate PR

Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-20 09:04:24 -07:00
Chris Moore 22fd96e80b Add documentation for detector rule creation updates (#4499)
* fix#4413 detection rule updates

Signed-off-by: cwillum <[email protected]>

* fix#4413 detection rule updates

Signed-off-by: cwillum <[email protected]>

* fix#4413 detection rule updates

Signed-off-by: cwillum <[email protected]>

* fix#4413 detection rule updates

Signed-off-by: cwillum <[email protected]>

* fix#4413 detection rule updates

Signed-off-by: cwillum <[email protected]>

* fix#4413 detection rule updates

Signed-off-by: cwillum <[email protected]>

* fix#4413 detection rule updates

Signed-off-by: cwillum <[email protected]>

* fix#4413 detection rule updates

Signed-off-by: cwillum <[email protected]>

* fix#4413 detection rule updates

Signed-off-by: cwillum <[email protected]>

* fix#4413 detection rule updates

Signed-off-by: cwillum <[email protected]>

* fix#4413 detection rule updates

Signed-off-by: cwillum <[email protected]>

* fix#4413 detection rule updates

Signed-off-by: cwillum <[email protected]>

* fix#4413 detection rule updates

Signed-off-by: cwillum <[email protected]>

* fix#4413 detection rule updates

Signed-off-by: cwillum <[email protected]>

* fix#4413 detection rule updates

Signed-off-by: cwillum <[email protected]>

* fix#4413 detection rule updates

Signed-off-by: cwillum <[email protected]>

* fix#4413 detection rule updates

Signed-off-by: cwillum <[email protected]>

* fix#4413 detection rule updates

Signed-off-by: cwillum <[email protected]>

* fix#4413 detection rule updates

Signed-off-by: cwillum <[email protected]>

* fix#4413 detection rule updates

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-07-19 17:44:07 -07:00
95d117ffb0 Add Connectors and ML updates for 2.9 (#4554)
* Add Connectors and ML updates for 2.9

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix code block

Signed-off-by: Naarcha-AWS <[email protected]>

* Add Connectors and ML updates for 2.9

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix code block

Signed-off-by: Naarcha-AWS <[email protected]>

* Add connector settings and examples

Signed-off-by: Naarcha-AWS <[email protected]>

* Add GA warning

Signed-off-by: Naarcha-AWS <[email protected]>

* Add final experimental warning

Signed-off-by: Naarcha-AWS <[email protected]>

* Address tech review. Fix typos

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix bad link. Add next steps section

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix typo

Signed-off-by: Naarcha-AWS <[email protected]>

* Update cluster-settings.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/connectors.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Change cluster values for boolean. Fix typo.

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Fix cluser settings

Signed-off-by: Naarcha-AWS <[email protected]>

* Add missing config options. More technical feedback.

Signed-off-by: Naarcha-AWS <[email protected]>

* Adjust cluster setting description.

Signed-off-by: Naarcha-AWS <[email protected]>

* Add updated ChatGPT example

Signed-off-by: Naarcha-AWS <[email protected]>

* Add info and example for internal connector.

Signed-off-by: Naarcha-AWS <[email protected]>

* One last adjustment.

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Fix dead link

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix one last comment.

Signed-off-by: Naarcha-AWS <[email protected]>

* change ordered list to numbered.

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-19 16:35:46 -07:00
Naarcha-AWSandNathan Bower 7aee5fc916 Add document limits to index and bulk pages (#4537)
* Add document limits to index and buld pages

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-19 15:43:59 -07:00
Melissa Vagi 962e4e36dd [DOC] Add new cluster metrics monitor supported APIs (#4525)
*Add new cluster metrics monitors APIs

---------

Signed-off-by: Melissa Vagi <[email protected]>
2023-07-19 14:54:37 -06:00
lonelyraider ed69170457 removing trigger word weapons (#4586) 2023-07-19 11:54:34 -07:00
de4276a00d Adds ZSTD and ZSTD_NO_DICT codecs to core (out of sandbox) (#4421)
* documentation for zstd and zstd out of sandbox

Signed-off-by: Sarthak Aggarwal <[email protected]>

* Update _api-reference/index-apis/create-index.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _api-reference/index-apis/create-index.md

Signed-off-by: Heather Halter <[email protected]>

* Update _api-reference/index-apis/create-index.md

Signed-off-by: Heather Halter <[email protected]>

* Update _api-reference/index-apis/create-index.md

Signed-off-by: Heather Halter <[email protected]>

* Update _api-reference/index-apis/create-index.md

Signed-off-by: Heather Halter <[email protected]>

* Update _api-reference/index-apis/create-index.md

Signed-off-by: Heather Halter <[email protected]>

* Update _api-reference/index-apis/create-index.md

Signed-off-by: Heather Halter <[email protected]>

* Update _api-reference/index-apis/create-index.md

Signed-off-by: Heather Halter <[email protected]>

* Update create-index.md

Added a new section with codec information

Signed-off-by: Heather Halter <[email protected]>

* Update _api-reference/index-apis/create-index.md

Signed-off-by: Heather Halter <[email protected]>

* Update create-index.md

Fixed the code samples

Signed-off-by: Heather Halter <[email protected]>

* Update _api-reference/index-apis/create-index.md

Signed-off-by: Heather Halter <[email protected]>

* Update create-index.md

Added back a heading 'Index Settings' since it caused broken links in other topics.

Signed-off-by: Heather Halter <[email protected]>

* Update create-index.md

Added the compression_level setting to the dynamic table.

Signed-off-by: Heather Halter <[email protected]>

* Update create-index.md

Added sentences about not being able to be updated dynamically.

Signed-off-by: Heather Halter <[email protected]>

* Update _api-reference/index-apis/create-index.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _api-reference/index-apis/create-index.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _api-reference/index-apis/create-index.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _api-reference/index-apis/create-index.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _api-reference/index-apis/create-index.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _api-reference/index-apis/create-index.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _api-reference/index-apis/create-index.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _api-reference/index-apis/create-index.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Sarthak Aggarwal <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-19 11:12:48 -07:00
bf73b5c70f [DOC] Add Integrations new documentation (#4546)
* Add Integrations new documentation

---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-19 11:49:32 -06:00
5f8ddb8060 Rewrite Contributing and readme (#4416)
* Rewrite Contributing and readme

Signed-off-by: Fanit Kolchina <[email protected]>

* Changes to the structure

Signed-off-by: Fanit Kolchina <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Reordered sections

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Doc review changes

Signed-off-by: Fanit Kolchina <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* added list of resources

Signed-off-by: Heather Halter <[email protected]>

* Moved front matter section to formatting guide and linting to contributing

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Add doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Delete word

Signed-off-by: Fanit Kolchina <[email protected]>

* Minor rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Change link

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-19 12:36:37 -04:00
9b386b3d47 Add Spark connector settings (#4577)
* Add Spark connector settings

Signed-off-by: Naarcha-AWS <[email protected]>

* Add additional settings.

Signed-off-by: Naarcha-AWS <[email protected]>

* Adjust intro description.

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-18 16:07:31 -07:00
0fcfc4862e Add S3 sink documentation (#4340)
* Add S3 sink documentation

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/sinks/s3.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/sinks/s3.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/sinks/s3.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-18 16:06:06 -07:00
David Alpert (Next League) ca40c6191c demonstrate fluent queries to exclude fields with empty values (#4579)
a `TermQuery` with an empty string `Value` is considered by the .NET client to be "conditionless" and is removed from the search request body by default.

for those times that you want to use a `TermQuery` with an empty string `Value` (e.g. show me all documents with a non-empty last_name property) you need to use the `.Verbatim()` method to tell the client library to include the `TermQuery` as written even though it is considered to be "conditionless".

in other words, while a "conditionless" query may not make sense in the positive it can make sense in the negative

```
GET /my-index/_search
{
     "query": {
        "bool": {
          "must": [{
            "exists": { "field": "last_name"}
          }],
          "must_not": [{
            "term": {"last_name.keyword": { "value": "" }}
          }]
        }
      },
}
```

Signed-off-by: David Alpert (Next League) <[email protected]>
2023-07-18 10:08:56 -07:00
42e8a1bdca Add geohash, geotile, and geobounds aggregation on geoshapes documentation (#4517)
* Add geohash and geotile grid aggregation on geoshapes documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Add copy buttons and details blocks

Signed-off-by: Fanit Kolchina <[email protected]>

* Add note about geoshape agg not supported for visualizations

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _query-dsl/aggregations/bucket/geohash-grid.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Add editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Reworded bounds

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-18 10:58:30 -04:00
6c83dfd87c Add k-NN Faiss filtering documentation (#4476)
* Add k-NN Faiss filtering documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Move the note

Signed-off-by: Fanit Kolchina <[email protected]>

* Add faiss and a filter table

Signed-off-by: Fanit Kolchina <[email protected]>

* Refactor boolean filtering section

Signed-off-by: Fanit Kolchina <[email protected]>

* Clarified that Faiss works with hnsw only

Signed-off-by: Fanit Kolchina <[email protected]>

* Add more Faiss filtering information

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _search-plugins/knn/filter-search-knn.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented one more editorial comment

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-18 10:57:53 -04:00
06665364fd Update model access control documentation (#4552)
* Update model access control documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Remove duplicated info

Signed-off-by: Fanit Kolchina <[email protected]>

* Add tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Add tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Reword registering model

Signed-off-by: Fanit Kolchina <[email protected]>

* Reword registering model

Signed-off-by: Fanit Kolchina <[email protected]>

* Clarification for model size

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _ml-commons-plugin/api.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/model-access-control.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/api.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Add tech review comment

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _ml-commons-plugin/api.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Reworded for clarity

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-18 10:55:58 -04:00
d90ec83738 [DOC] Add new property setting fast_double_writer to install documentation (#4580)
* add new property setting

---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-17 16:07:23 -06:00
Chris MooreandSubhobrata Dey 49e8391d86 Add documentation for OCSF field mapping and correlation engine API (#4549)
* fix#4500 ocsf fields and api

Signed-off-by: cwillum <[email protected]>

* fix#4500 ocsf fields and api

Signed-off-by: cwillum <[email protected]>

* fix#4500 ocsf fields and api

Signed-off-by: cwillum <[email protected]>

* fix#4500 ocsf fields and api

Signed-off-by: cwillum <[email protected]>

* fix#4500 ocsf fields and api

Signed-off-by: cwillum <[email protected]>

* fix#4500 ocsf fields and api

Signed-off-by: cwillum <[email protected]>

* add missing param descriptions (#4555)

Signed-off-by: Subhobrata Dey <[email protected]>

* fix#4500 ocsf fields and api

Signed-off-by: cwillum <[email protected]>

* Revert "fix#4500 ocsf fields and api"

This reverts commit c6db296b2e30dd9e201cdf510d77e1af7335801d.

merge conflict with same edits on another branch#

* fix#4500 ocsf fields and api

Signed-off-by: cwillum <[email protected]>

* Revert "fix#4500 ocsf fields and api"

This reverts commit 7a70dc39644b5020685015245d755131c2264e03.

merge conflict with second branch
:wq

* Revert "fix#4500 ocsf fields and api"

This reverts commit ef13a74b403984e0c205a79119ec301f90b7dcc1.

* fix#4500 edits post merge conflict

Signed-off-by: cwillum <[email protected]>

* fix#4500 ocsf fields and api

Signed-off-by: cwillum <[email protected]>

* fix#4500 ocsf fields and api

Signed-off-by: cwillum <[email protected]>

* fix#4500 ocsf fields and api

Signed-off-by: cwillum <[email protected]>

* fix#4500 ocsf fields and api

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
Signed-off-by: Subhobrata Dey <[email protected]>
Co-authored-by: Subhobrata Dey <[email protected]>
2023-07-17 13:52:13 -07:00
0795e4d1e8 Add anomaly detection visualizations documentation (#4091)
* Add anomaly detection visualizations documentation

---------

Signed-off-by: vagimeli <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-17 11:24:44 -06:00
astephanus 80237e2e68 Toc keyboard navigation (#4497)
* Adds keyboard navigation to table of content links

Signed-off-by: Aaron Stephanus <[email protected]>

* Adds table of contents scroll and item focus management to the current page or the first toc item

Signed-off-by: Aaron Stephanus <[email protected]>

* Add space key capture to the toc expand/collapse arrows

Signed-off-by: Aaron Stephanus <[email protected]>

* Adds escape key support for expand/collapse of toc categories on the category label

Signed-off-by: Aaron Stephanus <[email protected]>

* Adds missing aria-role and aria-current attributes to toc affordances

Signed-off-by: Aaron Stephanus <[email protected]>

* Changes the function of the space bar to navigate to a toc parent category item instead of only expand its children

Signed-off-by: Aaron Stephanus <[email protected]>

* Adds arrow up/down key support to toc navigation

Signed-off-by: Aaron Stephanus <[email protected]>

* Adds missing accessibility attribute handling to the toc

Signed-off-by: Aaron Stephanus <[email protected]>

* Corrects arrow key handling of keyboard navigation of the toc

Signed-off-by: Aaron Stephanus <[email protected]>

* Adds padding to allow for the keyboard focus rectangle

Signed-off-by: Aaron Stephanus <[email protected]>

* Removes explicit tabindex values for the toc navigation

Signed-off-by: Aaron Stephanus <[email protected]>

* Removes auto focus of toc navigation items on page load; refactors navigation panel scroll into view logic to account for the sticky version selector

Signed-off-by: Aaron Stephanus <[email protected]>

* Removes keyboard focus trap on search field for the tab key

Signed-off-by: Aaron Stephanus <[email protected]>

* Unifies navigation item focus state for top level items and sub navigation items

Signed-off-by: Aaron Stephanus <[email protected]>

* Removes the expand/collapse navigation buttons from being tab focusable

Signed-off-by: Aaron Stephanus <[email protected]>

* Corrects navigation item spacing to permit visible focus rectangles

Signed-off-by: Aaron Stephanus <[email protected]>

* Implements full arrow navigation for the toc items according to the w3c tree view navigation pattern

Signed-off-by: Aaron Stephanus <[email protected]>

* Adds reference link to the w3c documentation about the tree view navigation to the arrow key toc navigation javascript

Signed-off-by: Aaron Stephanus <[email protected]>

* Account for the difference between the navigation panel height, and the viewport height when auto scrolling the toc item of the current page

Signed-off-by: Aaron Stephanus <[email protected]>

* Corrects keyboard navigation focus rectangles from being slightly obscured on the bottom

Signed-off-by: Aaron Stephanus <[email protected]>

* Corrects aria and role attributes according to the navigation tree pattern as opposed to the disclosure pattern

Signed-off-by: Aaron Stephanus <[email protected]>

* Corrects Jekyll include parameter assignment syntax error

Signed-off-by: Aaron Stephanus <[email protected]>

* Removes aria-expanded setting from the templates since it is unrealiable to determine without iterating through the entire tree to determine if one of its children of children is the current page

Signed-off-by: Aaron Stephanus <[email protected]>

* Moves setting of aria-expanded attributes to a runtime behavior, and corrects arrow left/right behavior on navigation tree items

Signed-off-by: Aaron Stephanus <[email protected]>

* Ensures unique navigation menu element ids; conditionally sets aira-owns and aria-current attributes

Signed-off-by: Aaron Stephanus <[email protected]>

* Removes JavaScript that is unused following refactoring tree view navigation; adds comments explaining choices

Signed-off-by: Aaron Stephanus <[email protected]>

---------

Signed-off-by: Aaron Stephanus <[email protected]>
2023-07-17 10:11:42 -07:00
72d120f327 [DOC] Add documentation for alerting dashboards and visualizations (#4024)
* Add documentation for alerting dashboards and visualizations

Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: vagimeli <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-17 09:12:47 -06:00
kolchfa-awsandNathan Bower 33e3d77816 Add Lucene byte vector documentation (#4475)
* Add Lucene byte vector documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Add limitation note

Signed-off-by: Fanit Kolchina <[email protected]>

* Tech review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Reworded data_type description

Signed-off-by: Fanit Kolchina <[email protected]>

* Update knn-index.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _search-plugins/knn/knn-index.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Add a performance note

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-14 17:28:35 -04:00
a7da897b7a Add thread level details to _tasks API (#4542)
* Add thread level details to _tasks API

Signed-off-by: Jay Deng <[email protected]>

* Rewording according to style guide and formatting changes

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _api-reference/tasks.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update tasks.md

Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Jay Deng <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-14 17:28:09 -04:00
kolchfa-aws 5722fea376 Add partial flat object documentation (#4477)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-07-14 17:27:53 -04:00
astephanus fb93cae959 Updates the top navigation items to match that of the project website (#4560)
Signed-off-by: Aaron Stephanus <[email protected]>
2023-07-14 14:27:38 -07:00
kolchfa-aws 8a7492757e Add rerank and its versions to style workflow (#4573)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-07-14 17:05:21 -04:00
kolchfa-awsandNathan Bower 480589cda1 Search pipeline GA documentation (#4553)
* Search pipeline GA documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Add ad-hoc pipelines and ignore failure flag

Signed-off-by: Fanit Kolchina <[email protected]>

* Rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Update script-processor.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _search-plugins/search-pipelines/index.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _search-plugins/search-pipelines/index.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-14 16:28:27 -04:00
Heather Halter 2e1773f85e remove-almalinux (#4558)
Signed-off-by: Heather Halter <[email protected]>
2023-07-14 11:11:29 -07:00
adae164d53 Add obfuscate processor (#4515)
* Add obfuscate processor reference

Signed-off-by: Naarcha-AWS <[email protected]>

* fix typo

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix paragraph description.

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix consistency issues

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-14 12:44:01 -05:00
fb84435f62 Add extensions documentation (#4202)
* Add extensions documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Editing

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _developer-documentation/extensions.md

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Implemented doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Add more links

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _developer-documentation/index.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Remove javadoc until the release

Signed-off-by: Fanit Kolchina <[email protected]>

* Change links to hosted site

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2023-07-13 17:59:40 -04:00
kolchfa-awsandNathan Bower f0b86602ed Add search pipeline metrics to Nodes Stats API (#4548)
* Add search pipeline metrics to Nodes Stats API

Signed-off-by: Fanit Kolchina <[email protected]>

* Add note about tags

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Add a sentence about expanding the response

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-13 14:51:14 -04:00
Melissa VagiandNathan Bower 583eecbcff [DOC] Update Management navigation interface in dashboards for UX revisions and add index management tutorial (#4550)
* Update Management navigation interface images and terminology 

Signed-off-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-13 12:21:33 -05:00
Nathan Bower 2904d1ba5d Update naming conventions (#4551)
Signed-off-by: natebower <[email protected]>
2023-07-13 10:51:02 -04:00
kolchfa-awsandNaarcha-AWS 02f40d7efd Refactor metric aggregation section (#4543)
* Refactor metric aggregation section

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _query-dsl/aggregations/metric/matrix-stats.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _query-dsl/aggregations/metric/extended-stats.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-07-12 11:39:20 -04:00
Heather Halter 3567e8b90a replaced stack management (#4541)
Signed-off-by: Heather Halter <[email protected]>
2023-07-11 10:58:23 -07:00
kolchfa-aws d2f5d7f44e Add substitution rules for geo words (#4535)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-07-07 17:18:12 -04:00
kolchfa-aws 8ec8a16663 Add geohash grid aggregation parameters (#4530)
* Add geohash grid aggregation parameters

Signed-off-by: Fanit Kolchina <[email protected]>

* Implement editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-07-07 17:09:15 -04:00
Nathan Bower 9be798276a Add geo terms (#4532)
Signed-off-by: natebower <[email protected]>
2023-07-07 17:01:30 -04:00
kolchfa-aws f792b2b9a3 Fix geo words and nav order (#4529)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-07-07 16:51:01 -04:00
178a7d5301 Add compound query types documentation (#4390)
* Add compound query documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Add function score queries

Signed-off-by: Fanit Kolchina <[email protected]>

* Add a geospatial example

Signed-off-by: Fanit Kolchina <[email protected]>

* Add minimum should match parameter

Signed-off-by: Fanit Kolchina <[email protected]>

* Updated boosting response

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _query-dsl/query-dsl/compound/constant-score.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Reword example

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-07 14:03:30 -04:00
Chris MooreandNaarcha-AWS 07c4019e33 Add new zip for example SAML configuration files that reflect latest version (#3665)
* Add new zip for example SAML configuration files that reflect latest version

These changes add a new saml-example-custom.zip file containing `customize-docker-compose.yml`, `customize-config.yml`, and `customize-opensearch-dashboards.yml` files for use as the fully functioning SAML example. These changes also include edits to documentation so that steps accord with the new files.

* fix#618 saml example download

Signed-off-by: cwillum <[email protected]>

* fix#618 saml example download

Signed-off-by: cwillum <[email protected]>

* fix#618 saml example download

Signed-off-by: cwillum <[email protected]>

* fix#618 saml example download

Signed-off-by: cwillum <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-07-06 16:59:26 -05:00
kolchfa-aws ebb315e525 Refactor bucket aggregations section (#4512)
* Refactor bucket aggregations section

Signed-off-by: Fanit Kolchina <[email protected]>

* Add geotile grid aggregation

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix capitalization

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-07-06 12:55:44 -04:00
Alexsandro Luiz Specht 29532894e4 Adding max_analyzer_offset setting on highlight (#4501)
Signed-off-by: Alexsandro Specht <[email protected]>
2023-07-06 10:53:54 -04:00
44e397c932 [Fix] add documentation regarding usage of filter/post_filter in k-NN… (#4494)
* [Fix] add documentation regarding usage of filter/post_filter in k-NN plugin

Signed-off-by: jiapinw <[email protected]>

* Revise doc update based on comments and offline discussions

Signed-off-by: jiapinw <[email protected]>

* Update doc based on comments

Signed-off-by: jiapinw <[email protected]>

* Update _search-plugins/knn/filter-search-knn.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: jiapinw <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-06 10:18:00 -04:00
Powershellfish d78bd5b70e Update capitalization for Events (#4213)
Signed-off-by: Powershellfish <[email protected]>
2023-07-05 13:50:27 -05:00
8d1b2682f4 Add warning about plugin permission (#4383)
* Add warning about plugin permission

I didn't see any documentation that described what an installed plugin can do - and it would be good to make sure cluster operators have expectations described somewhere.

* Update plugins.md

* Update _install-and-configure/plugins.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Peter Nied <[email protected]>

* Update _install-and-configure/plugins.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Peter Nied <[email protected]>

* Incorperate cwillum's feedback

Signed-off-by: Peter Nied <[email protected]>
Co-authored-by: cwillum <[email protected]>

---------

Signed-off-by: Peter Nied <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: cwillum <[email protected]>
2023-07-05 13:12:54 -05:00
kolchfa-aws b2e62349f3 Update style workflow (#4472)
* Update style workflow with sigv4 and sharding

Signed-off-by: Fanit Kolchina <[email protected]>

* Change heading capitalization to work with colons

Signed-off-by: Fanit Kolchina <[email protected]>

* Add more words

Signed-off-by: Fanit Kolchina <[email protected]>

* Ignore lowercase k in k-NN

Signed-off-by: Fanit Kolchina <[email protected]>

* Add sharding

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-07-05 10:01:16 -04:00
kolchfa-aws 5d43fa1be6 Fix link in object fields (#4434)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-06-29 18:56:40 -04:00
kolchfa-aws 6203a3b197 Update docker version for 2.x (#4451)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-06-29 18:28:28 -04:00
kolchfa-aws 073c1b46a8 Add 1.3.11 to version history (#4436)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-06-29 17:08:22 -04:00
Nathan Bower 8dab248bb0 Add terms (#4439)
Signed-off-by: natebower <[email protected]>
2023-06-29 15:36:52 -04:00
Jacob G 4984cfe724 Fix incorrect documentation in index-document.md and update-document.md (#4420)
Signed-off-by: Jacob Glickman <[email protected]>
2023-06-29 10:15:29 -04:00
Nathan Bower 81836baabe Add images section (#4412)
Signed-off-by: natebower <[email protected]>
2023-06-28 15:58:46 -04:00
Darshit Chanpura 31c8e1e0c1 Adds documentation for rest admin api permissions feature (#4257)
* Adds documentation for rest admin api permissions feature

Signed-off-by: Darshit Chanpura <[email protected]>

* Address PR feedback

Signed-off-by: Darshit Chanpura <[email protected]>

* Address CI check failure

Signed-off-by: Darshit Chanpura <[email protected]>

* Addresses PR feedback

Signed-off-by: Darshit Chanpura <[email protected]>

* Fixes grammar and styles

Signed-off-by: Darshit Chanpura <[email protected]>

---------

Signed-off-by: Darshit Chanpura <[email protected]>
2023-06-28 12:13:35 -07:00
Vamsi Manoharandkolchfa-aws 965ffbafd4 Updated Prometheus Metrics Documentation (#4410)
* Updated Prometheus Metrics Documentation

Signed-off-by: Vamsi Manohar <[email protected]>

* Apply suggestions from code review

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Vamsi Manohar <[email protected]>

---------

Signed-off-by: Vamsi Manohar <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-06-28 15:03:37 -04:00
Heather Halter 25e64f7f74 Addressing Tar installation feedback (#4392)
* updated step 2

Signed-off-by: Heather Halter <[email protected]>

* fixed capitalization

Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
2023-06-26 18:33:07 -07:00
Destinandkolchfa-aws 0b859900a1 Correct nested.md example (#4352)
* Update nested.md

Update nested.md with a query examples that showcase nested features as intended.

Signed-off-by: Destin <[email protected]>

* Apply text suggestions from code review

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Destin <[email protected]>

---------

Signed-off-by: Destin <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-06-26 18:11:40 -04:00
Naarcha-AWSandYaliang Wu 3527245634 Add additional ML cluster settings (#4341)
* Add experimental ML settings

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Add tech review feedback

Co-authored-by: Yaliang Wu <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Yaliang Wu <[email protected]>
2023-06-23 11:47:22 -05:00
Heather Halter f42bda00a6 updatestomigrationdoc (#4343)
Signed-off-by: Heather Halter <[email protected]>
2023-06-22 09:30:49 -05:00
kolchfa-aws 27e6e9210c Update links in field types index (#4379)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-06-21 15:59:04 -04:00
kolchfa-aws b21b096f6c Reformat supported field types index page (#4349)
* Reformat supported field types index page

Signed-off-by: Fanit Kolchina <[email protected]>

* Reorder search TOC topics

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
2023-06-20 22:13:54 -04:00
kolchfa-aws 548249bdd1 Update nested.md (#4363)
Signed-off-by: kolchfa-aws <[email protected]>
2023-06-20 18:23:42 -04:00
52b4a9ee9f Add model access control documentation for ML Commons (#4223)
* Add model access control documentation for ML Commons

Signed-off-by: Fanit Kolchina <[email protected]>

* Remove permissions for delete API

Signed-off-by: Fanit Kolchina <[email protected]>

* Add copy buttons

Signed-off-by: Fanit Kolchina <[email protected]>

* Updated model-level APIs

Signed-off-by: Fanit Kolchina <[email protected]>

* Add delete model

Signed-off-by: Fanit Kolchina <[email protected]>

* Reworded role-related text

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Remove experimental warning

Signed-off-by: Fanit Kolchina <[email protected]>

* Register a model group in note format

Signed-off-by: Fanit Kolchina <[email protected]>

* Implement tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Resolved Vale comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Remove space

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Implemented doc review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Add more editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Add more editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix links

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix more links

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2023-06-19 15:25:13 -04:00
kolchfa-awsandMelissa Vagi 074d09c327 Add date nanoseconds field type (#4348)
* Add date nanoseconds field type

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix links

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2023-06-19 14:24:06 -04:00
William Beckler c17a9162cb Update plugins.md (#4353)
Fixed link to the dashboards plugin instead of the core plugin.

Signed-off-by: William Beckler <[email protected]>
2023-06-16 13:46:37 -07:00
adaisleyandNaarcha-AWS 6bf867a200 Update searchable snapshot documentation to be more correct (#4203)
* Update searchable_snapshot.md

This is more in-line with what is defined in the example Opensearch docker-compose
I tried the current approach and it straight-up did not work in it's current form.

Signed-off-by: adaisley <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: adaisley <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-06-14 14:54:35 -05:00
Heather Halter 4702a49ea4 fixsnapshottopics (#4332)
Signed-off-by: Heather Halter <[email protected]>
2023-06-13 15:22:11 -07:00
Heather Halter 655164171d fixsnapshot (#4330)
Signed-off-by: Heather Halter <[email protected]>
2023-06-13 14:45:17 -07:00
kolchfa-aws 084bd11789 Add hyperparameters and undeploy to vocabulary (#4328)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-06-13 17:08:02 -04:00
Chris Moore 389bb53ba6 fix#4315 fix sec config example (#4327)
Signed-off-by: cwillum <[email protected]>
2023-06-13 14:06:46 -07:00
Daniel (dB.) Doubrovkine f05de0e5f5 Use a different user-agent. (#4313)
Signed-off-by: dblock <[email protected]>
2023-06-13 16:25:08 -04:00
kolchfa-aws 9209c0a6bc Fix links for link checker (#4309)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-06-13 15:06:50 -04:00
David VenableandNaarcha-AWS 5a4daa4225 Documents the Data Prepper opensearch sink's template_type parameter. (#4290)
* Documents the Data Prepper opensearch sink's template_type parameter.

Signed-off-by: David Venable <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: David Venable <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-06-13 13:53:29 -05:00
Heather Halter f7b5980202 updateinfo (#4304)
Signed-off-by: Heather Halter <[email protected]>
2023-06-13 09:55:41 -07:00
Heather HalterandChris Moore ec3b5a38a3 Final text for 404 (#4302)
* final text

Signed-off-by: Heather Halter <[email protected]>

* text

Signed-off-by: Heather Halter <[email protected]>

* removedfile

Signed-off-by: Heather Halter <[email protected]>

* Update 404.md

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
2023-06-13 07:44:22 -07:00
Matthew Wells 2e6016ce54 Updated functions documentation (#4232)
* Updated documentation of arithmetic functions, correct some mistakes, added missing functions

Signed-off-by: Matthew Wells <[email protected]>

* Added a few missing variable definitions

Signed-off-by: Matthew Wells <[email protected]>

* Updated arithmetic operators documentation to include symbol

Signed-off-by: Matthew Wells <[email protected]>

* removed unneeded SELECT and LIMIT

Signed-off-by: Matthew Wells <[email protected]>

* reformated table

Signed-off-by: Matthew Wells <[email protected]>

* updated data types of functions and made some corrections

Signed-off-by: Matthew Wells <[email protected]>

* removed missing brackets, fixed incorrect ifnull documentation

Signed-off-by: Matthew Wells <[email protected]>

* fixed more minor mistakes and confirmed all function examples work

Signed-off-by: Matthew Wells <[email protected]>

* added ticks to all function names to get it to pass the linter

Signed-off-by: Matthew Wells <[email protected]>

---------

Signed-off-by: Matthew Wells <[email protected]>
2023-06-12 22:16:33 -04:00
Chris Moore 9a8995d691 Add documentation for API rate limiting (#4287)
* fix#4171 api rate limit

Signed-off-by: cwillum <[email protected]>

* fix#4171 api rate limit

Signed-off-by: cwillum <[email protected]>

* fix#4171 api rate limit

Signed-off-by: cwillum <[email protected]>

* fix#4171 api rate limit

Signed-off-by: cwillum <[email protected]>

* fix#4171 api rate limit

Signed-off-by: cwillum <[email protected]>

* fix#4171 api rate limit

Signed-off-by: cwillum <[email protected]>

* fix#4171 api rate limit

Signed-off-by: cwillum <[email protected]>

* fix#4171 api rate limit

Signed-off-by: cwillum <[email protected]>

* fix#4171 api rate limit

Signed-off-by: cwillum <[email protected]>

* fix#4171 api rate limit

Signed-off-by: cwillum <[email protected]>

* fix#4171 api rate limit

Signed-off-by: cwillum <[email protected]>

* fix#4171 api rate limit

Signed-off-by: cwillum <[email protected]>

* fix#4171 api rate limit

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-06-12 18:23:07 -07:00
kolchfa-aws 492cdddd4e Add info to enable search pipelines (#4297)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-06-09 13:28:21 -04:00
Naarcha-AWS a01ef06611 Add redirect for ML Dashboard (#4294)
Relates to issue https://github.com/opensearch-project/ml-commons-dashboards/issues/208

Signed-off-by: Naarcha-AWS <[email protected]>
2023-06-09 11:13:02 -05:00
Heather Halter bd891082ce Updated the 404 message (#4288)
* Updated the message

Signed-off-by: Heather Halter <[email protected]>

* addtrailingslash

Signed-off-by: Heather Halter <[email protected]>

* added editorial input

Signed-off-by: Heather Halter <[email protected]>

* fixedlinktohomepage

Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
2023-06-08 14:50:21 -07:00
Chris Moore 12d04a1378 Add documentation for score based password estimator settings (#4267)
* fix#4088 score based pw estimator

Signed-off-by: cwillum <[email protected]>

* fix#4088 score based pw estimator

Signed-off-by: cwillum <[email protected]>

* fix#4088 score based pw estimator

Signed-off-by: cwillum <[email protected]>

* fix#4088 score based pw estimator

Signed-off-by: cwillum <[email protected]>

* fix#4088 score based pw estimator

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-06-07 15:26:34 -07:00
Heather Halter 4b6e637627 Updates text and adds more API links (#4238)
Signed-off-by: Heather Halter <[email protected]>
2023-06-07 10:46:28 -07:00
kolchfa-aws 687148e880 Update point in time sort parameter (#4239)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-06-07 09:43:18 -04:00
Powershellfish 3b9ae603de Updated capitalization. (#4214)
Signed-off-by: Powershellfish <[email protected]>
2023-06-07 06:41:42 -07:00
Sooraj Sinha 1e87828f0d Correct the default value for ops_batch_size setting (#4268)
The default value of ops_batch_size is 50000 as specified here: https://github.com/opensearch-project/cross-cluster-replication/blob/main/src/main/kotlin/org/opensearch/replication/ReplicationPlugin.kt#L165

Signed-off-by: Sooraj Sinha <[email protected]>
2023-06-06 19:43:19 -07:00
kolchfa-aws fbcce3b965 Update API_TEMPLATE.md (#4261)
Signed-off-by: kolchfa-aws <[email protected]>
2023-06-06 22:02:00 -04:00
Heather Halterandkolchfa-aws 09aa024b55 Update version and add link to examples - Javascript client (#4224)
* addlinktoguides

Signed-off-by: Heather Halter <[email protected]>

* addslinktohelperfile

Signed-off-by: Heather Halter <[email protected]>

* addedlinktohelper

Signed-off-by: Heather Halter <[email protected]>

* Update _clients/javascript/index.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _clients/javascript/helpers.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-06-06 15:50:47 -07:00
Heather Halterandkolchfa-aws bfdd426eca Updates the supported operating system section of install guide (#4218)
* updatedtable

Signed-off-by: Heather Halter <[email protected]>

* addeddashboards

Signed-off-by: Heather Halter <[email protected]>

* addspaces

Signed-off-by: Heather Halter <[email protected]>

* removespaces

Signed-off-by: Heather Halter <[email protected]>

* changes to RPM file

Signed-off-by: Heather Halter <[email protected]>

* addedredirects

Signed-off-by: Heather Halter <[email protected]>

* fixedlink

Signed-off-by: Heather Halter <[email protected]>

* Update _install-and-configure/install-opensearch/index.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-06-06 15:23:38 -07:00
kolchfa-awsandChris Moore 4f8e612465 Add API and experimetal templates (#4258)
* Add API and experimetal templates

Signed-off-by: Fanit Kolchina <[email protected]>

* Add forum option

Signed-off-by: Fanit Kolchina <[email protected]>

* Doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Update API_STYLE_GUIDE.md

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
2023-06-06 18:13:45 -04:00
kolchfa-aws d0242fd6fa Change GitHub issue to forum link (#4259)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-06-06 16:16:53 -04:00
kolchfa-aws d0848216a8 Add release notes 2.8 (#4244)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-06-06 14:40:01 -04:00
kolchfa-aws 23942a6b64 Add 2.8 to version history (#4241)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-06-06 13:17:11 -04:00
kolchfa-aws 68de20990b Add 2.8 version (#4240)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-06-06 13:16:48 -04:00
kolchfa-awsandMelissa Vagi 5da54df0c0 Add cross-cluster search documentation (#4226)
* Add cross-cluster search documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _observing-your-data/cross-cluster-replication.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2023-06-06 12:23:41 -04:00
78297a1997 [DOC] Add backend documentation about configuring ISM notifications (#4210)
* Add new documentation page

Signed-off-by: Melissa Vagi <[email protected]>

* Add new documentation

Signed-off-by: Melissa Vagi <[email protected]>

* Writing

Signed-off-by: Melissa Vagi <[email protected]>

* Writing

Signed-off-by: Melissa Vagi <[email protected]>

* Fix code example format

Signed-off-by: Melissa Vagi <[email protected]>

* Copy editing

Signed-off-by: Melissa Vagi <[email protected]>

* Copy editing

Signed-off-by: Melissa Vagi <[email protected]>

* Spelling error

Signed-off-by: Melissa Vagi <[email protected]>

* Add console sentence

Signed-off-by: Melissa Vagi <[email protected]>

* Address tech review feedback

Signed-off-by: Melissa Vagi <[email protected]>

* Address doc review comments

Signed-off-by: Melissa Vagi <[email protected]>

* Address doc review changes

Signed-off-by: Melissa Vagi <[email protected]>

* Address doc review comments

Signed-off-by: Melissa Vagi <[email protected]>

* Address doc review feedback

Signed-off-by: Melissa Vagi <[email protected]>

* Address doc review feedback

Signed-off-by: Melissa Vagi <[email protected]>

* Add more info to notification settings

Signed-off-by: Fanit Kolchina <[email protected]>

* Reword for clarity

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _im-plugin/notifications-settings.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _im-plugin/notifications-settings.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _im-plugin/notifications-settings.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _im-plugin/notifications-settings.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _im-plugin/notifications-settings.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _im-plugin/notifications-settings.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _im-plugin/notifications-settings.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Melissa Vagi <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
2023-06-06 11:38:12 -04:00
1ae4a86f0c Add search pipeline documentation (#4204)
* Add search pipeline documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Add search pipeline documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Add search pipeline documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Add experimental label

Signed-off-by: Fanit Kolchina <[email protected]>

* Update script processor

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Add wildcard and pipeline path parameter

Signed-off-by: Fanit Kolchina <[email protected]>

* Reworded get pipeline responses

Signed-off-by: Fanit Kolchina <[email protected]>

* Add we do not recommend to use the feature in prod

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Add header to table

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Implemented tech review and editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-06-06 11:11:52 -04:00
mulugetamandNaarcha-AWS 817b730908 Add documentation for the custom-codecs plugin. (#3913)
* Add documentation for the custom-codecs plugin.

  - Add documentation for the custom-codecs plugin (https://github.com/opensearch-project/OpenSearch/pull/3577).

Signed-off-by: Mulugeta Mammo <[email protected]>

* Update _api-reference/index-apis/create-index.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _install-and-configure/plugins.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _install-and-configure/plugins.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Mulugeta Mammo <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-06-05 13:34:29 -05:00
kolchfa-aws 9c557bbad4 Add words to style workflow (#4233)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-06-05 14:14:23 -04:00
e00a8e28a8 Add remote store backpressure and API documentation (#4215)
* Add remote store backpressure and API documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Reworded experimental warning

Signed-off-by: Fanit Kolchina <[email protected]>

* Rewording for clarity

Signed-off-by: Fanit Kolchina <[email protected]>

* Revert back to index name

Signed-off-by: Fanit Kolchina <[email protected]>

* Add table intro sentence

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _tuning-your-cluster/availability-and-recovery/remote-store/remote-segment-backpressure.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Add index pattern

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2023-06-05 14:10:45 -04:00
kolchfa-awsandNathan Bower f0a15b48a3 Add segment replication cluster-level setting (#4209)
* Add segment replication cluster-level setting

Signed-off-by: Fanit Kolchina <[email protected]>

* Moved sections according to use frequency

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-06-05 13:58:05 -04:00
6cf9ba89f3 Add refresh, flush, clear cache, and notifications documentation for index management in Dashboards (#4207)
* Add refresh, flush, clear cache, and notifications documentation for index management in Dashboards

Signed-off-by: Fanit Kolchina <[email protected]>

* Tech review comment

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: suzhou <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Updated images

Signed-off-by: Fanit Kolchina <[email protected]>

* Formatting change

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Even spacing

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: suzhou <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-06-05 13:54:09 -04:00
kolchfa-aws bd9d405dd8 Fix broken link (#4228)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-06-05 10:54:29 -04:00
Chris Moore 58929ff829 Add documentation to support SigV4 serverless service as a data source connection for Dashboards (#4147)
* fix#3983 sigV4 serverless update

Signed-off-by: cwillum <[email protected]>

* fix#3983 sigV4 serverless update

Signed-off-by: cwillum <[email protected]>

* fix#3983 sigV4 serverless update

Signed-off-by: cwillum <[email protected]>

* fix#3983 sigV4 serverless update

Signed-off-by: cwillum <[email protected]>

* fix#3983 sigV4 serverless update

Signed-off-by: cwillum <[email protected]>

* fix#3983 sigV4 serverless update

Signed-off-by: cwillum <[email protected]>

* fix#3983 sigV4 serverless update

Signed-off-by: cwillum <[email protected]>

* fix#3983 sigV4 serverless update

Signed-off-by: cwillum <[email protected]>

* fix#3983 sigV4 serverless update

Signed-off-by: cwillum <[email protected]>

* fix#3983 sigV4 serverless update

Signed-off-by: cwillum <[email protected]>

* fix#3983 sigV4 serverless update

Signed-off-by: cwillum <[email protected]>

* fix#3983 sigV4 serverless update

Signed-off-by: cwillum <[email protected]>

* fix#3983 sigV4 serverless update

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-06-02 15:08:52 -07:00
Heather Halter 9a0f748af7 fiximage (#4222)
Signed-off-by: Heather Halter <[email protected]>
2023-06-02 13:57:04 -07:00
Chris Moore 4f0fb7e9c6 Add documentation for Security Analytics UI updates for 2.8 (#4208)
* fix#4134 SecAnalytics UI updates

Signed-off-by: cwillum <[email protected]>

* fix#4134 SecAnalytics UI updates

Signed-off-by: cwillum <[email protected]>

* fix#4134 SecAnalytics UI updates

Signed-off-by: cwillum <[email protected]>

* fix#4134 SecAnalytics UI updates

Signed-off-by: cwillum <[email protected]>

* fix#4134 SecAnalytics UI updates

Signed-off-by: cwillum <[email protected]>

* fix#4134 SecAnalytics UI updates

Signed-off-by: cwillum <[email protected]>

* fix#4134 SecAnalytics UI updates

Signed-off-by: cwillum <[email protected]>

* fix#4134 SecAnalytics UI updates

Signed-off-by: cwillum <[email protected]>

* fix#4134 SecAnalytics UI updates

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-06-02 13:19:55 -07:00
Chris Moore 9f4b362dbf Add documentation for validating JWT with JWKS (#4162)
* fix#4050 jwks for JWT + reorg

Signed-off-by: cwillum <[email protected]>

* fix#4050 jwks for JWT + reorg

Signed-off-by: cwillum <[email protected]>

* fix#4050 jwks for JWT + reorg

Signed-off-by: cwillum <[email protected]>

* fix#4050 jwks for JWT + reorg

Signed-off-by: cwillum <[email protected]>

* fix#4050 jwks for JWT + reorg

Signed-off-by: cwillum <[email protected]>

* fix#4050 jwks for JWT + reorg

Signed-off-by: cwillum <[email protected]>

* fix#4050 jwks for JWT + reorg

Signed-off-by: cwillum <[email protected]>

* fix#4050 jwks for JWT + reorg

Signed-off-by: cwillum <[email protected]>

* fix#4050 jwks for JWT + reorg

Signed-off-by: cwillum <[email protected]>

* fix#4050 jwks for JWT + reorg

Signed-off-by: cwillum <[email protected]>

* fix#4050 jwks for JWT + reorg

Signed-off-by: cwillum <[email protected]>

* fix#4050 jwks for JWT + reorg

Signed-off-by: cwillum <[email protected]>

* fix#4050 jwks for JWT + reorg

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-06-01 11:51:02 -07:00
kolchfa-aws c60dea0d36 Fix liquid error (#4211)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-05-31 15:04:43 -04:00
Naarcha-AWSandFanit Kolchina 8c82ffe399 Add segement replication upgrade changes for 2.8 (#4187)
* Add segement replication upgrade changes for 2.8

Signed-off-by: Naarcha-AWS <[email protected]>

* Add additional link

Signed-off-by: Naarcha-AWS <[email protected]>

* Implemented tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
2023-05-30 18:52:04 -04:00
04929ec6df Document how to configure XContent parsing constraints (#4154)
* Document how to configure XContent parsing constraints

Signed-off-by: Andriy Redko <[email protected]>

* Update _install-and-configure/install-opensearch/index.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Andriy Redko <[email protected]>

* Update _install-and-configure/install-opensearch/index.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Andriy Redko <[email protected]>

* Update _install-and-configure/install-opensearch/index.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Andriy Redko <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Andriy Redko <[email protected]>
Signed-off-by: Andriy Redko <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-05-30 15:35:16 -04:00
Heather HalterandNaarcha-AWS ad2c6936c2 Adds new parameter to Clear Index Cache API (#4132)
* clearcacheAPI

Signed-off-by: Heather Halter <[email protected]>

* Update _api-reference/index-apis/clear-index-cache.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _api-reference/index-apis/clear-index-cache.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* editsfromteam

Signed-off-by: Heather Halter <[email protected]>

* fixedtickmarks

Signed-off-by: Heather Halter <[email protected]>

* fixedheadings

Signed-off-by: Heather Halter <[email protected]>

* fixheadings

Signed-off-by: Heather Halter <[email protected]>

* add-or

Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-05-30 10:35:13 -07:00
Naarcha-AWSandNathan Bower 2a5864ed6b Add editorial for both Benchmark sections (#4192)
* Benchmark editorial

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-05-26 22:52:01 -05:00
Heather Halter 91ca0ffd55 redirect (#4198)
Signed-off-by: Heather Halter <[email protected]>
2023-05-26 15:57:18 -07:00
Heather Halter 837112f9b6 Fixes to redirects (#4195)
* redirects

Signed-off-by: Heather Halter <[email protected]>

* fixedformat

Signed-off-by: Heather Halter <[email protected]>

* fixbrokenlink

Signed-off-by: Heather Halter <[email protected]>

* fixbrokenlink

Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
2023-05-26 14:48:31 -07:00
Naarcha-AWS 07bfd7c158 Remove Benchmark home page from nav (#4190)
* Remove Benchmark home page from nav

Signed-off-by: Naarcha-AWS <[email protected]>

* Update execute-test.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
2023-05-25 17:43:29 -05:00
Naarcha-AWSandChris Moore 377f4f09ea Add Benchmark command line reference (#4173)
* Add Benchmark command reference

Signed-off-by: Naarcha-AWS <[email protected]>

* Add initial Benchmark command line reference

Signed-off-by: Naarcha-AWS <[email protected]>

* Address technical feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* More technical feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* More technical feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix list description

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
2023-05-25 17:13:06 -05:00
Naarcha-AWSandHeather Halter 2e92a215d6 Add custom workload tutorial (#4169)
* Add custom workload tutorial

Signed-off-by: Naarcha-AWS <[email protected]>

* Add space to concept definition

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _benchmark/creating-a-custom-workload.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update creating-a-custom-workload.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _benchmark/creating-a-custom-workload.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Add note about pipelines, change title.

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix typo

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
2023-05-25 17:12:45 -05:00
Heather Halter acd7f1e0b7 fixlink (#4181)
Signed-off-by: Heather Halter <[email protected]>
2023-05-25 13:31:30 -07:00
GabeFernandez310andGuian Gumpac 0e7b0f895f Updated Date and Time Functions List (#3908)
* Updated Date and Time Functions List

* Updated Date and Time Functions List

Signed-off-by: GabeFernandez310 <[email protected]>

* Changed A Description

Signed-off-by: GabeFernandez310 <[email protected]>

* Added More Function Descriptions

Signed-off-by: GabeFernandez310 <[email protected]>

* Fixed An Entry

Signed-off-by: GabeFernandez310 <[email protected]>

---------

Signed-off-by: GabeFernandez310 <[email protected]>

* Changes for suggest PR comment

Signed-off-by: Guian Gumpac <[email protected]>

---------

Signed-off-by: GabeFernandez310 <[email protected]>
Signed-off-by: Guian Gumpac <[email protected]>
Co-authored-by: Guian Gumpac <[email protected]>
2023-05-25 15:25:31 -05:00
Seyed Alireza Fatemi Jahromi 8d394f5726 [Doc] Fix cosinesimil OpenSearch Score and Distance Function formula (#4138) (#4139)
Signed-off-by: Alireza Fatemi <[email protected]>
2023-05-25 12:45:55 -04:00
2745dd51bd Introduce new 'unsigned_long' numeric field type support (#3585)
* Introduce new 'unsigned_long' numeric field type support

Signed-off-by: Andriy Redko <[email protected]>

* Readability improvements and style guide changes

Signed-off-by: Fanit Kolchina <[email protected]>

* Rename file and fix links

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _field-types/supported-field-types/unsigned-long.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Add trailing slash to link

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Andriy Redko <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-05-25 12:02:31 -04:00
Heather Halter ede85806fe updateword (#4159)
Signed-off-by: Heather Halter <[email protected]>
2023-05-24 11:08:26 -07:00
Heather Halter c1f9d6121b remove-alias (#4161)
Signed-off-by: Heather Halter <[email protected]>
2023-05-24 11:07:57 -07:00
eb88baf999 Add Installation and Configuration for Benchmark section (#4124)
* Add Installation and Configuration for Benchmark section

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix dead links

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix spelling. Technical errors. Formatting

Signed-off-by: Naarcha-AWS <[email protected]>

* More link fixes. More formatting

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix typo

Signed-off-by: Naarcha-AWS <[email protected]>

* Add technical feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Add one last note

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _benchmark/installing-benchmark.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _benchmark/index.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _benchmark/installing-benchmark.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _benchmark/installing-benchmark.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Add more technical feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Add additional feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Another pass

Signed-off-by: Naarcha-AWS <[email protected]>

* Another typo

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Remove teams section

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Add editorial feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Add installation benchmark

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-05-23 18:07:25 -05:00
Andriy Redko 3ff62a8a6c Fix RestClientTransport code snippets (#4149)
Signed-off-by: Andriy Redko <[email protected]>
2023-05-23 12:49:19 -04:00
Heather Halter 9cf4cd203e fixindexapiorder (#4146)
Signed-off-by: Heather Halter <[email protected]>
2023-05-23 08:52:25 -07:00
seittemaandNaarcha-AWS 3e3a54d312 Update update-by-query.md (#3693)
* Update update-by-query.md

Updated the slices parameter description to be in-line with what's actually available.  You can specify the string 'auto' as well.  The text is pulled from the https://github.com/opensearch-project/documentation-website/blob/main/_api-reference/document-apis/delete-by-query.md documentation to keep in sync.

* Update _api-reference/document-apis/update-by-query.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-05-22 17:00:09 -05:00
Peter Zhuandkolchfa-aws f055a7ff85 Tweak debian installation for newer debian testing servers (#4142)
* Tweak debian installation for newer debian testing servers

Signed-off-by: Peter Zhu <[email protected]>

* Tweaks

Signed-off-by: Peter Zhu <[email protected]>

* Update _install-and-configure/install-dashboards/debian.md

Signed-off-by: Peter Zhu <[email protected]>

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Peter Zhu <[email protected]>

* Update _install-and-configure/install-opensearch/debian.md

Signed-off-by: Peter Zhu <[email protected]>

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Peter Zhu <[email protected]>

---------

Signed-off-by: Peter Zhu <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-05-22 17:30:20 -04:00
kolchfa-aws c1fd49d432 Turn on style rules for the style workflow (#4141)
* Turn on style rules for the style workflow

Signed-off-by: Fanit Kolchina <[email protected]>

* Turn off suggestions

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-05-22 15:41:02 -04:00
Heather Halter 3eaa7f16a2 removebuttons (#4133)
Signed-off-by: Heather Halter <[email protected]>
2023-05-19 16:23:21 -07:00
Heather Halter 190bdd75db Adds list to REST API reference page (#4128)
* adds list to rest api reference page

Signed-off-by: Heather Halter <[email protected]>

* tweaked wording

Signed-off-by: Heather Halter <[email protected]>

* tweaks

Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
2023-05-19 11:33:20 -07:00
Heather Halter 4048d1237b redirect fixes (#4100)
Signed-off-by: Heather Halter <[email protected]>
2023-05-18 20:30:12 -07:00
kolchfa-aws fe2feca27e Add 1.3.10 to version history (#4106)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-05-18 14:52:26 -04:00
JHeil a4138eaaf4 Update async response state with real values (#4085)
Signed-off-by: JHeil <[email protected]>
2023-05-18 12:15:43 -05:00
Bryce Seager van Dyk 3470787811 Remove references to _shard_doc (#3808)
Opensearch does not currently appear to support `_shard_doc` as part of Point In Time search, so remove references to it from the documentation.

Further details:
- I don't see any reference to `_shard_doc` in the code on [Opensearch's](https://github.com/opensearch-project/OpenSearch) main branch at time of proposing the change.
- ElasticSearch added `_shard_doc` in [7.12](https://github.com/elastic/elasticsearch-net/issues/5337) and it looks like it was not added as part of Opensearch's [Point In Time work](https://github.com/opensearch-project/OpenSearch/issues/1147).

Signed-off-by: Bryce Seager van Dyk <[email protected]>
2023-05-18 12:14:53 -05:00
Adam Gabryś b52424e67b Describe SAML supported private key format and encryption algorithm (#1855)
OpenSearch allows signing requests by using a private key in the PKCS#8 format. If a user wants to use an encrypted key, the key must be encrypted with a PKCS#12-compatible algorithm.

The `SAML -> Request signing` documentation is extended with the requirements. It should save time of the customers who use wrong key formats or a good key format, but encrypted with an unsupported algorithm (e.g. PKCS#5 2.0 compatible algorithm).

Signed-off-by: Adam Gabryś <[email protected]>
2023-05-18 12:08:11 -05:00
I Made Ocy Darma Putra 2e49b86962 feat: docker pull opensearch to opensearchproject (#3771)
change the right name and add version tag of the images, because docker will find only latest, the current images only 1.0.0 ver
2023-05-18 12:07:06 -05:00
Powershellfish 1de70d2bd0 [DOC] Fix Trace Analytics metadata to appear correctly in TOC. (#4103)
* Test.

Signed-off-by: Powershellfish <[email protected]>

* Update index.md

Testing ability to create PRs.

* Removed indentation.

Signed-off-by: Powershellfish <[email protected]>

* Update title to nest correctly under TOC.

Signed-off-by: Powershellfish <[email protected]>

---------

Signed-off-by: Powershellfish <[email protected]>
2023-05-18 09:12:18 -07:00
5f9c0d575a Add the preference query parameter options (#4099)
* Add the preference query parameter options

Signed-off-by: Fanit Kolchina <[email protected]>

* Add more valid values

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-05-18 09:50:27 -04:00
kolchfa-aws 6a00fc0b07 Logs wording changes (#4101)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-05-17 21:01:58 -04:00
Bob Kinney c8b0929fb6 Add notice about pre-release (#3428)
Adding notice to docs per suggestion in https://github.com/opensearch-project/opensearch-net/issues/166
2023-05-17 12:56:24 -05:00
Heather HalterandNaarcha-AWS ee7d1efd02 More redirects and spelling fixes (#4093)
* redirects and spelling

Signed-off-by: Heather Halter <[email protected]>

* Update _observing-your-data/ad/index.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _observing-your-data/ad/index.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _search-plugins/knn/index.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-05-17 09:57:14 -07:00
Heather Halter 2b627de8f8 Fix mapping redirect (#4084)
* fixredirecttomappings

Signed-off-by: Heather Halter <[email protected]>

* fixredirectmappings

Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
2023-05-16 08:52:03 -07:00
Powershellfish baa2fb45ef [DOC] Remove indentation in copy_values processor (#4057)
* Test.

Signed-off-by: Powershellfish <[email protected]>

* Update index.md

Testing ability to create PRs.

* Removed indentation.

Signed-off-by: Powershellfish <[email protected]>

---------

Signed-off-by: Powershellfish <[email protected]>
2023-05-15 17:49:13 -07:00
Heather Halter 6f6848dff8 More redirect updates (#4077)
* more redirects

Signed-off-by: Heather Halter <[email protected]>

* fixlinks

Signed-off-by: Heather Halter <[email protected]>

* fixedlinks

Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
2023-05-15 14:59:57 -07:00
a9a47ed945 Data Prepper documentation for the SNS to SQS fan out pattern in S3 (#3915)
* Adds documentation on how to use the SNS to SQS fan out with Data Prepper.

Signed-off-by: David Venable <[email protected]>

* Grammar edits.

* Update s3-logs.md

* Update _data-prepper/common-use-cases/s3-logs.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/common-use-cases/s3-logs.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: David Venable <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-05-15 12:55:45 -05:00
kolchfa-aws ba8039c334 Add 404 error page (#4076)
* Add a 404 page

Signed-off-by: Fanit Kolchina <[email protected]>

* Add header

Signed-off-by: Fanit Kolchina <[email protected]>

* Reword

Signed-off-by: Fanit Kolchina <[email protected]>

* Reword sentence

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-05-15 13:38:07 -04:00
Naarcha-AWS 1962ae96d4 Fix typo on correlation page (#4073)
* Fix typo on correlation page

Signed-off-by: Naarcha-AWS <[email protected]>

* Update correlation-config.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
2023-05-15 11:25:05 -05:00
Heather Halter fa80af23e5 fixtypo (#4075)
Signed-off-by: Heather Halter <[email protected]>
2023-05-15 11:23:23 -05:00
Daniel WiddisandNaarcha-AWS 5fb54e350b Document class metadata memory reservation impacts (#3266)
* Document class metadata memory reservation impacts

Signed-off-by: Daniel Widdis <[email protected]>

* Update index.md

* Address review comments

Signed-off-by: Daniel Widdis <[email protected]>

* Revise wording for more clarity

Signed-off-by: Daniel Widdis <[email protected]>

---------

Signed-off-by: Daniel Widdis <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-05-11 20:33:16 -05:00
Heather Halterandkolchfa-aws e9db68d327 redirect updates (#4061)
* redirect updates

Signed-off-by: Heather Halter <[email protected]>

* Update _search-plugins/sql/ppl/syntax.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-05-11 15:48:29 -07:00
Heather Halter cb29ffb862 Add 404 page (#4029)
* add 404 page

Signed-off-by: Heather Halter <[email protected]>

* added link

Signed-off-by: Heather Halter <[email protected]>

* update text on 404 page

Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
2023-05-11 13:46:46 -07:00
astephanusandFanit Kolchina 1fb5252cd6 Adds collections landing page configuration and navigation header linking (#3812)
* Adds collections landing page configuration and navigation header linking

Signed-off-by: Aaron Stephanus <[email protected]>

* Removes unnecessary collection property from the configuration.

Signed-off-by: Aaron Stephanus <[email protected]>

* Adds links to navigation collection headers to collection index pages based on the collection name

Signed-off-by: Aaron Stephanus <[email protected]>

* Hide index pages from view and add info to formatting guide

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Aaron Stephanus <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
2023-05-11 13:56:08 -04:00
Miki b8e1e164b0 Upgrade Jekyll to 4.3.2 (#3709)
Signed-off-by: Miki <[email protected]>
2023-05-11 12:33:20 -05:00
2e369607e1 Add index pages to support heading clickability (#3837)
* Add index pages and reorganize content for header clickability

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>

* Implemented doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Punctuation fix

Signed-off-by: Fanit Kolchina <[email protected]>

* Renamed to creating and tuning cluster

Signed-off-by: Fanit Kolchina <[email protected]>

* Content planning dashboards index page

Signed-off-by: vagimeli <[email protected]>

* Add Dashboards index page

Signed-off-by: vagimeli <[email protected]>

* Add Dashboards index page

Signed-off-by: vagimeli <[email protected]>

* Add Dashboards index

Signed-off-by: vagimeli <[email protected]>

* Update _dashboards/index.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>

* Address doc feedback

Signed-off-by: vagimeli <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Link fix

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: vagimeli <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-05-11 11:00:30 -04:00
56a55102a6 Document Data Prepper circuit breakers. (#3916)
* Document Data Prepper circuit breakers.

Signed-off-by: David Venable <[email protected]>

* Update configuring-data-prepper.md

* Update configuring-data-prepper.md

* Update _data-prepper/managing-data-prepper/configuring-data-prepper.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/managing-data-prepper/configuring-data-prepper.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/managing-data-prepper/configuring-data-prepper.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/managing-data-prepper/configuring-data-prepper.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/managing-data-prepper/configuring-data-prepper.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: David Venable <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
2023-05-10 13:13:54 -05:00
kolchfa-aws b58aec3555 Add limitation on aggregations for long values (#4045)
* Add limitation on aggregations for long values

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-05-09 14:34:53 -04:00
Pascal N 7295b43271 Update api.md (#4039)
Signed-off-by: Pascal N. <[email protected]>
2023-05-09 12:43:29 -05:00
phkornandFanit Kolchina 20052bb5e9 fix link to did you mean functionality (#4038)
* Update index.md

fix link to did you mean functionality

Signed-off-by: phkorn <[email protected]>

* Added a redirect

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: phkorn <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
2023-05-09 10:14:44 -04:00
kolchfa-awsandNathan Bower 76fb104897 Add Terraform provider documentation (#4035)
* Add Terraform provider documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _tools/terraform.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-05-08 16:23:04 -04:00
Melissa VagiandHeather Halter 9a8e15dbbe [DOC] Update multidata sources to remove experimental wording (#3962)
* Edit to remove experimental wording and refresh

Signed-off-by: vagimeli <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
2023-05-08 10:58:26 -06:00
kolchfa-aws 05af1a190e Style rule tweaks (#4031)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-05-08 11:55:40 -04:00
Heather Halter 2bc05adb72 more redirect changes 5 (#4028)
Signed-off-by: Heather Halter <[email protected]>
2023-05-08 08:07:01 -07:00
kolchfa-aws 0c30dca2ec Turn on substitutions and lint only added lines in style workflow (#4025)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-05-05 14:44:51 -04:00
ec648b8f83 More redirect changes and small tweaks (#4022)
* more redirect changes and small tweaks

Signed-off-by: Heather Halter <[email protected]>

* Update _api-reference/cluster-api/cluster-allocation.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _api-reference/cluster-api/cluster-awareness.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _api-reference/cluster-api/cluster-health.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _api-reference/cluster-api/cluster-decommission.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _im-plugin/ism/managedindexes.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-05-05 09:02:49 -07:00
Heather Halter d1c22f9f68 more api redirects (#4013)
Signed-off-by: Heather Halter <[email protected]>
2023-05-04 17:03:27 -07:00
kolchfa-aws e9db6d6043 Small fixes and redirects (#4002)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-05-04 17:47:17 -04:00
MikiandNaarcha-AWS 271a98d669 Allow limiting the versions shown by default in the version-selector (#3773)
* Allow limiting the versions shown by default in the `version-selector`

Signed-off-by: Miki <[email protected]>

* Add archived versions

* Update versions.json

* Add archived versions for version selector.tpl

* Switch back to old versions

---------

Signed-off-by: Miki <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-05-04 16:36:13 -05:00
Chris Moore a32766e765 Fix actionsgroups API example response and cleanup topic generally (#3963)
* fix#3751 Sec API cleanup

Signed-off-by: cwillum <[email protected]>

* fix#3751 Sec API cleanup

Signed-off-by: cwillum <[email protected]>

* fix#3751 Sec API cleanup

Signed-off-by: cwillum <[email protected]>

* fix#3751 Sec API cleanup

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-05-04 14:11:45 -07:00
kolchfa-aws c46c242041 Add flat object to object field types (#3989)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-05-04 15:30:33 -04:00
kolchfa-aws 9b0b20228c Generalizes versions in example responses and adds copy buttons (#3946)
Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
2023-05-04 15:20:38 -04:00
Heather Halter 22cfcf119b CAT API redirects (#3965)
* catapi redirects

Signed-off-by: Heather Halter <[email protected]>

* data prepper redirects

Signed-off-by: Heather Halter <[email protected]>

* committing unsaved

Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
2023-05-04 11:22:52 -07:00
Heather HalterandNaarcha-AWS 8ed9a9505b More redirect fixes - index and ingestion APIs (#3975)
* more redirect fixes to index and ingest apis

Signed-off-by: Heather Halter <[email protected]>

* one more

Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-05-04 10:44:02 -07:00
Nathan Bower 20c87bb150 Updates style guide and terms (#3980)
* Updates style guide and terms

Signed-off-by: natebower <[email protected]>

* Adds term

Signed-off-by: natebower <[email protected]>

* Adds guidance

Signed-off-by: natebower <[email protected]>

---------

Signed-off-by: natebower <[email protected]>
2023-05-04 13:09:26 -04:00
Naarcha-AWS 72203306d4 Fix ML links (#3976)
* Fix ML links

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix style errors

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix RCF spelling

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
2023-05-04 11:17:15 -05:00
kolchfa-aws 8463c8f278 Correct plugin capitalization (#3838)
* Correct plugin capitalization

Signed-off-by: Fanit Kolchina <[email protected]>

* Revert cluster-stats because the name is in response

Signed-off-by: Fanit Kolchina <[email protected]>

* Revert cluster-stats once more

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-05-04 11:11:54 -04:00
Heather Halterandkolchfa-aws 9e5b044742 Fixes issue in code and add redirects (#3964)
* fix redirects

Signed-off-by: Heather Halter <[email protected]>

* fix spelling

Signed-off-by: Heather Halter <[email protected]>

* Update _api-reference/index-apis/create-index.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-05-03 19:47:32 -07:00
Heather Halter f35e72d577 fix list-to-map order (#3941)
Signed-off-by: Heather Halter <[email protected]>
2023-05-03 10:37:27 -07:00
Chris Moore 2d20f539ec Fix cookie-splitting setting example for SAML backend documentation (#3949)
* fix#3947 cookie splitting fix

Signed-off-by: cwillum <[email protected]>

* fix#3947 cookie splitting fix

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-05-03 10:05:29 -07:00
kolchfa-awsandNathan Bower c9da6c07ad Add style workflow (#3909)
* Tweak rules

Signed-off-by: Fanit Kolchina <[email protected]>

* Rule changes

Signed-off-by: Fanit Kolchina <[email protected]>

* Remove the following and simple

Signed-off-by: Fanit Kolchina <[email protected]>

* Revised rules and added tests

Signed-off-by: Fanit Kolchina <[email protected]>

* Soft rollout with only spelling and terms

Signed-off-by: Fanit Kolchina <[email protected]>

* Add Vale to readme

Signed-off-by: Fanit Kolchina <[email protected]>

* Only lint modified and added files

Signed-off-by: Fanit Kolchina <[email protected]>

* Remove run on workflow dispatch

Signed-off-by: Fanit Kolchina <[email protected]>

* Removed only added and modified files

Signed-off-by: Fanit Kolchina <[email protected]>

* Added please

Signed-off-by: Fanit Kolchina <[email protected]>

* Changed min alert level to warning

Signed-off-by: Fanit Kolchina <[email protected]>

* Don't fail on error and minor changes

Signed-off-by: Fanit Kolchina <[email protected]>

* Remove fail on error

Signed-off-by: Fanit Kolchina <[email protected]>

* Attempt to have vale not fail

Signed-off-by: Fanit Kolchina <[email protected]>

* Fixed links

Signed-off-by: Fanit Kolchina <[email protected]>

* Update README.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update README.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-05-03 12:34:05 -04:00
Heather Halter 0235af562f fix table headings (#3943)
Signed-off-by: Heather Halter <[email protected]>
2023-05-03 07:04:30 -07:00
Heather Halter f8a23631aa Remove experimental note from multi data source feature (#3948)
* remove experimental note

Signed-off-by: Heather Halter <[email protected]>

* fixed spacing

Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
2023-05-03 07:03:59 -07:00
Kunal Kotwani 6e56933795 Remove a known limitation from searchable snapshot (#3942)
Signed-off-by: Kunal Kotwani <[email protected]>
2023-05-02 17:56:50 -04:00
kolchfa-aws 21c1d36f8b Add 2.7 documentation release notes (#3919)
* Add 2.7 documentation release notes

Signed-off-by: Fanit Kolchina <[email protected]>

* Edit PR names

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-05-02 14:53:56 -04:00
kolchfa-aws 798d5db151 Add version history 2.7 (#3918)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-05-02 13:56:26 -04:00
kolchfa-aws 7c1fca7497 Add 2.7 version PR (#3917)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-05-02 13:56:18 -04:00
e011dc1a57 Adds per document monitor enhancements for 2.7 (#3925)
* Adds per document monitor enhancements for 2.7

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _observing-your-data/alerting/monitors.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _observing-your-data/alerting/monitors.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-05-02 12:49:44 -05:00
Chris Moore cffae76ac2 Add correlation engine to Security Analytics documentation (#3814)
* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

* fix#3566 correlation engine

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-05-02 10:36:27 -07:00
Naarcha-AWSandNathan Bower a4bb42e170 Add new ISM errors (#3924)
* Add new im-plugin errors

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _im-plugin/ism/error-prevention/index.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-05-02 12:21:16 -05:00
kolchfa-aws 8fbc640b3a Remove precision from TERMS and capitalize Logstash (#3920)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-05-02 12:05:05 -04:00
cdd5fd2b2c Add Maps Stats API documentation (#3804)
* Add Maps Stats API

Signed-off-by: Fanit Kolchina <[email protected]>

* Add more information to connect maps with API

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented tech review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented more tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Update maps-stats-api.md

* Update _dashboards/visualize/maps-stats-api.md

Co-authored-by: Melissa Vagi <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-05-02 11:42:05 -04:00
9913d1d640 Add CAT segment replication API (#2937)
* Add CAT segment replication API

Signed-off-by: Fanit Kolchina <[email protected]>

* Refactoring after a conversation with SMEs

Signed-off-by: Fanit Kolchina <[email protected]>

* Added copy buttons and changed sample to example

Signed-off-by: Fanit Kolchina <[email protected]>

* Revise for 2.7

Signed-off-by: Fanit Kolchina <[email protected]>

* Added aliases

Signed-off-by: Fanit Kolchina <[email protected]>

* Reorder pages

Signed-off-by: Fanit Kolchina <[email protected]>

* Update cat-segment-replication.md

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>

* Implemented doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Update cat-segment-replication.md

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>

* Implemented editorial review comment

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix link

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-05-02 11:05:49 -04:00
ddbde18c54 Add flat object field type (#3714)
* Add flat object field type

Signed-off-by: Fanit Kolchina <[email protected]>

* Adds more examples and notes

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Update page order

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented tech review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>

* More doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>

* Implemented the last editorial comment

Signed-off-by: Fanit Kolchina <[email protected]>

* Changed POST to GET

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-05-02 11:03:39 -04:00
5a3c106b0b Add documentation for Shard Hotspot Identification RCA (#3741)
* Shard Hotspot RCA

Signed-off-by: ariamarble <[email protected]>

* small update

Signed-off-by: ariamarble <[email protected]>

* API and content update

Signed-off-by: ariamarble <[email protected]>

* additional updates

Signed-off-by: ariamarble <[email protected]>

* Apply suggestions from doc review

Co-authored-by: kolchfa-aws <[email protected]>

* further doc review changes

Signed-off-by: ariamarble <[email protected]>

* Apply suggestions from doc review

Co-authored-by: kolchfa-aws <[email protected]>

* Added response field table

Signed-off-by: ariamarble <[email protected]>

* Add more details

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Last tech review update

Signed-off-by: Fanit Kolchina <[email protected]>

* Small change

Signed-off-by: Fanit Kolchina <[email protected]>

* small typo

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _monitoring-your-cluster/pa/rca/shard-hotspot.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: ariamarble <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-05-02 11:03:11 -04:00
kolchfa-awsandNathan Bower bb8f900772 Add primary shard balancing documentation (#3769)
* Add primary shard balancing documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Adds default value

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _api-reference/cluster-api/cluster-settings.md

Co-authored-by: Nathan Bower <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-05-02 11:02:51 -04:00
de03435878 Add Search Relevance API documentation (#3770)
* Add Search Relevance API documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Updated after SME sync

Signed-off-by: Fanit Kolchina <[email protected]>

* Changed parameter names to new ones

Signed-off-by: Fanit Kolchina <[email protected]>

* Changed access methods

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* More tech review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* More clarification on the yaml setting

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Naarcha-AWS <[email protected]>

* Update _search-plugins/search-relevance/stats-api.md

Co-authored-by: Melissa Vagi <[email protected]>

* Update _search-plugins/search-relevance/index.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Added a URl note

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-05-02 11:02:36 -04:00
kolchfa-aws 1ff9a3ad16 Update segment replication backpressure (#3839)
* Update segment replication backpressure

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Added benchmarks

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-05-02 10:59:20 -04:00
Naarcha-AWS aa6483903c Fix spelling error on upgrade page (#3910)
* Fix spelling error on upgrade page

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix links

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix links

Signed-off-by: Naarcha-AWS <[email protected]>

* Add line to make build go again

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
2023-05-02 08:50:27 -05:00
Lukáš Vlček d077955d06 Fix REST method names (#3789)
Signed-off-by: Lukáš Vlček <[email protected]>
2023-05-01 13:02:28 -05:00
bce2e33444 Add ML fault tolerance (#3803)
* Add ML fault tolerance

Signed-off-by: Naarcha-AWS <[email protected]>

* Rework Profile API sentence

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix link

Signed-off-by: Naarcha-AWS <[email protected]>

* Add review feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Add technical feedback for ML. Change API names

Signed-off-by: Naarcha-AWS <[email protected]>

* Add final ML node setting

Signed-off-by: Naarcha-AWS <[email protected]>

* Add more technical feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update cluster-settings.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/api.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/api.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/api.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/api.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/api.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update api.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-05-01 08:16:21 -05:00
Naarcha-AWS 1259454b73 Fix typo on processor page. (#3903)
Signed-off-by: Naarcha-AWS <[email protected]>
2023-04-27 18:58:54 -05:00
196c750b55 Adds general S3 use-case documentation. #3833 (#3842)
* Adds general S3 use-case documentation. #3833

Signed-off-by: David Venable <[email protected]>

* Add edits to S3 logs doc

* Apply suggestions from code review

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update s3-logs.md

* Update s3-logs.md

* Apply suggestions from code review

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: David Venable <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
2023-04-27 16:20:01 -05:00
David Venable 3baac55d9f Updates the images used for Data Prepper use-cases to use images with OpenSearch icons and typography. (#3844)
Signed-off-by: David Venable <[email protected]>
2023-04-27 14:50:50 -05:00
4251fb04bd Add DLQ and aggregate processor edits. Baseline processor names (#3880)
* Add DLQ and aggregate processor edits. Baseline processor names

Signed-off-by: Naarcha-AWS <[email protected]>

* Remove processor from titles

Signed-off-by: Naarcha-AWS <[email protected]>

* Update dlq.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Add additional feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* add cross links

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix typos

Signed-off-by: Naarcha-AWS <[email protected]>

* Add doc review

Signed-off-by: Naarcha-AWS <[email protected]>

* Remove link

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update dlq.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix processor title

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-04-27 14:01:01 -05:00
b5d9cc598a Add metrics correlation algorithm (#3877)
* Add metrics correlation algorithm

Signed-off-by: Naarcha-AWS <[email protected]>

* Update algorithms.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update algorithms.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update algorithms.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/algorithms.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/algorithms.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/algorithms.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/algorithms.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-04-27 12:33:25 -05:00
93ef1c5a0d [DOC] Create Dashboard list extensions documentation (#3443)
* Add documentation for Dashboard plugin list extension feature
---------
Signed-off-by: vagimeli <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-04-27 10:38:16 -06:00
Naarcha-AWS 546491c4bd Updates to repo (#3882)
Signed-off-by: Naarcha-AWS <[email protected]>
2023-04-26 17:34:08 -07:00
Heather Halter 1faa7a4675 readmeupdates (#3881)
Signed-off-by: Heather Halter <[email protected]>
2023-04-26 16:07:58 -07:00
CarolineandNaarcha-AWS 66f30d757f Add DLQ to OpenSearch sink configuration options. (#3743)
* Add DLQ to OpenSearch sink configuration options.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/pipelines/configuration/sinks/opensearch.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: carolxob <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-04-26 11:36:47 -05:00
ab10e6a296 Add OTel trace group processor to doc website. (#3236)
* Add otel trace group processor.

Signed-off-by: carolxob <[email protected]>

* Copy edits to improve table formatting.

Signed-off-by: carolxob <[email protected]>

* Incorporated doc review feedback.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Tech review updates.

Signed-off-by: carolxob <[email protected]>

* Content modifications based on tech feedback.

Signed-off-by: carolxob <[email protected]>

* Content updates.

Signed-off-by: carolxob <[email protected]>

* Removed unnecessary link.

Signed-off-by: carolxob <[email protected]>

* Removed markdown comments.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Changed processor name references to remove tic marks.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Minor edits to fix links.

Signed-off-by: carolxob <[email protected]>

* Removed common metrics from Metrics section and updated default value for .

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/otel-trace-group.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Updated OpenSearch security link.

Signed-off-by: carolxob <[email protected]>

* Removed unnecessary column in Metrics table.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/otel-trace-group.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/otel-trace-group.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/otel-trace-group.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/otel-trace-group.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/otel-trace-group.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Minor update to title for accuracy.

Signed-off-by: carolxob <[email protected]>

* Removed optional from each item in the Configuration table. All items are optional.

Signed-off-by: carolxob <[email protected]>

* Updated links for OS security and service.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/otel-trace-group.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/otel-trace-group.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/otel-trace-group.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/otel-trace-group.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/otel-trace-group.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/otel-trace-group.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/otel-trace-group.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Updates made based on editorial feedback.

Signed-off-by: carolxob <[email protected]>

* Minor update to phrasing.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/otel-trace-group.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/otel-trace-group.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Caroline <[email protected]>

---------

Signed-off-by: carolxob <[email protected]>
Signed-off-by: Caroline <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-04-25 15:58:10 -06:00
ec668fdcba Add OTel logs source doc to doc website. (#3608)
* Add otel_logs_source doc.

Signed-off-by: carolxob <[email protected]>

* Content updates mainly to formatting.

Signed-off-by: carolxob <[email protected]>

* Converted list entries into tables and fixed formatting.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Adjusted nav_order in metadata.

Signed-off-by: carolxob <[email protected]>

* Content edits from tech review.

Signed-off-by: carolxob <[email protected]>

* Edit made based on technical review feedback.

Signed-off-by: carolxob <[email protected]>

* Major revisions to table formatting and headers.

Signed-off-by: carolxob <[email protected]>

* Minor adjustements.

Signed-off-by: carolxob <[email protected]>

* Adjusted default values for items in the SSL table.

Signed-off-by: carolxob <[email protected]>

* Reworded two options in the SSL section.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/otel-logs-source.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Minor changes.

Signed-off-by: carolxob <[email protected]>

* Minor changes.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/otel-logs-source.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/otel-logs-source.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/otel-logs-source.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/otel-logs-source.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/otel-logs-source.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Content updates from feedback.

Signed-off-by: carolxob <[email protected]>

* Minor update.

Signed-off-by: carolxob <[email protected]>

* Minor change.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/otel-logs-source.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/otel-logs-source.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/otel-logs-source.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/otel-logs-source.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/otel-logs-source.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/otel-logs-source.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/otel-logs-source.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/otel-logs-source.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/otel-logs-source.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/otel-logs-source.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/otel-logs-source.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/otel-logs-source.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/otel-logs-source.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/otel-logs-source.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/otel-logs-source.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/otel-logs-source.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/otel-logs-source.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/otel-logs-source.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/otel-logs-source.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/otel-logs-source.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/otel-logs-source.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Minor updates from editorial feedback.

Signed-off-by: carolxob <[email protected]>

---------

Signed-off-by: carolxob <[email protected]>
Signed-off-by: Caroline <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-04-25 15:57:32 -06:00
abd544826b Add OTel metrics raw processor doc to doc website. (#3235)
* Opening new PR for file.

Signed-off-by: carolxob <[email protected]>

* Add otel metrics raw processor doc.

Signed-off-by: carolxob <[email protected]>

* Minor title change.

Signed-off-by: carolxob <[email protected]>

* Delete mutate-event.md

Removing file - it is not part of this PR.

* Minor edits to format data as table.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Updates based on technical feedback.

Signed-off-by: carolxob <[email protected]>

* Minor updates to common metrics section.

Signed-off-by: carolxob <[email protected]>

* Incorporated technical feedback.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor rephrasing.

Signed-off-by: carolxob <[email protected]>

* Update otel-metrics-raw.md

Fixed typo.

* Updated phrasing.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/otel-metrics-raw.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/otel-metrics-raw.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/otel-metrics-raw.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/otel-metrics-raw.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/otel-metrics-raw.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/otel-metrics-raw.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/otel-metrics-raw.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/otel-metrics-raw.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor updated

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor updates to metadata and first heading to ensure page displays correctly.

Signed-off-by: carolxob <[email protected]>

* Updated title.

Signed-off-by: carolxob <[email protected]>

* Renamed file for consistency with processor title.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/otel-metrics.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/otel-metrics.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/otel-metrics.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/otel-metrics.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/otel-metrics.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Minor update.

Signed-off-by: carolxob <[email protected]>

* Minor changes.

Signed-off-by: carolxob <[email protected]>

---------

Signed-off-by: carolxob <[email protected]>
Signed-off-by: Caroline <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-04-25 15:50:41 -06:00
Melissa Vagi 74902a24d8 [DOC] Add multidata source Dev Tools integration (#3653)
* Create new doc site section Dev Tools

Signed-off-by: vagimeli <[email protected]>
2023-04-25 15:06:06 -06:00
aa2033c863 Updates the Data Prepper S3 source documentation (#3813)
* Updates the Data Prepper S3 source documentation with additional instructions for usage and new features in 2.2. Includes some clean-up as well.

Signed-off-by: David Venable <[email protected]>

* Add back in example

* Update _data-prepper/pipelines/configuration/sources/s3.md

Co-authored-by: Caroline <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/s3.md

Co-authored-by: Caroline <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/s3.md

Co-authored-by: Caroline <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/s3.md

Co-authored-by: Caroline <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update s3.md

* Apply suggestions from code review

Co-authored-by: Caroline <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/s3.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update s3.md

Implement Caroline's feedback

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/s3.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/s3.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/s3.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/s3.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: David Venable <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Caroline <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-04-25 13:10:40 -05:00
Liz Snyder 6202845539 Add max_retries option (#3835)
Signed-off-by: Liz Snyder <[email protected]>
2023-04-25 10:40:43 -05:00
11c3e98335 Add examples to Key value page (#3105)
* Created PR to add examples to Key value doc.

Signed-off-by: carolxob <[email protected]>

* Minor adjustements.

Signed-off-by: carolxob <[email protected]>

* Minor update to table formatting.

Signed-off-by: carolxob <[email protected]>

* Minor change.

Signed-off-by: carolxob <[email protected]>

* Corrected table formatting.

Signed-off-by: carolxob <[email protected]>

* Added examples field table data.

Signed-off-by: carolxob <[email protected]>

* Minor phrasing change.

Signed-off-by: carolxob <[email protected]>

* Updated regex definition.

Signed-off-by: carolxob <[email protected]>

* Minor updates to intro.

Signed-off-by: carolxob <[email protected]>

* Minor updates to intro.

Signed-off-by: carolxob <[email protected]>

* Added default value column.?

Signed-off-by: carolxob <[email protected]>

* Edits based on doc review feedback.

Signed-off-by: carolxob <[email protected]>

* Minor changes.

Signed-off-by: carolxob <[email protected]>

* Incorporated doc review feedback.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Major modifications to table formatting.

Signed-off-by: carolxob <[email protected]>

* Updates to phrasing for examples for clarity.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/key-value.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/key-value.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/key-value.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/key-value.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/key-value.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/key-value.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/key-value.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/key-value.md

Co-authored-by: kolchfa-aws <[email protected]>

* Minor update to content.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/key-value.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Caroline <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/key-value.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Caroline <[email protected]>

---------

Signed-off-by: carolxob <[email protected]>
Signed-off-by: Caroline <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-04-25 09:07:10 -06:00
49d25db490 Add Event Analytics visualizations in Dashboards feature (#3752)
* Add new documentation for event analytics/PPL visualizations in Dashboards feature

Signed-off-by: vagimeli <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
Co-authored-by: Joshua Li <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-04-24 17:57:46 -06:00
Chris Moore 773559ac75 Add new settings for SAML and OIDC that allow for cookie splitting (#3807)
* fix#3691 cookie spitting

Signed-off-by: cwillum <[email protected]>

* fix#3691 cookie spitting

Signed-off-by: cwillum <[email protected]>

* fix#3691 cookie spitting

Signed-off-by: cwillum <[email protected]>

* fix#3691 cookie spitting

Signed-off-by: cwillum <[email protected]>

* fix#3691 cookie splitting

Signed-off-by: cwillum <[email protected]>

* fix#3691 cookie spitting

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-04-24 13:42:44 -07:00
Naarcha-AWS d82494c7c1 Add editorial to maintainers and codeowners (#3840)
Signed-off-by: Naarcha-AWS <[email protected]>
2023-04-24 12:57:49 -07:00
Anan Zhuang 529e275729 Update baseline maintainer and CODEOWNER format (#3832)
Update baseline maintainer to include repo owners.
Update format to match other repos. Otherwise
it only add the last reviewer always.

Issue Resolve
https://github.com/opensearch-project/documentation-website/issues/2878

Signed-off-by: Anan Zhuang <[email protected]>
2023-04-24 14:11:37 -05:00
Aria Marbleandkolchfa-aws bed32c1a1b Content updates for segrep - benchmarking and recommended settings (#3836)
* Content updates for segrep

Signed-off-by: ariamarble <[email protected]>

* Apply suggestions from doc review

Co-authored-by: kolchfa-aws <[email protected]>

* doc review changes

Signed-off-by: ariamarble <[email protected]>

* small wording change

Signed-off-by: ariamarble <[email protected]>

* small change

Signed-off-by: ariamarble <[email protected]>

---------

Signed-off-by: ariamarble <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-04-21 14:25:44 -07:00
Chris Moore e3c6bbdb74 Add documentation for dynamic configuration of tenancy in Dashboards (#3694)
* fix#2562 start for dynamic config

Signed-off-by: cwillum <[email protected]>

* fix#2562 start for dynamic config

Signed-off-by: cwillum <[email protected]>

* fix#2562 dynamic config

Signed-off-by: cwillum <[email protected]>

* fix#2562 dynamic config

Signed-off-by: cwillum <[email protected]>

* fix#2562 dynamic config

Signed-off-by: cwillum <[email protected]>

* fix#2562 dynamic config

Signed-off-by: cwillum <[email protected]>

* fix#2562 dynamic config

Signed-off-by: cwillum <[email protected]>

* fix#2562 dynamic config

Signed-off-by: cwillum <[email protected]>

* fix#2562 dynamic config

Signed-off-by: cwillum <[email protected]>

* fix#2562 dynamic config

Signed-off-by: cwillum <[email protected]>

* fix#2562 dynamic config

Signed-off-by: cwillum <[email protected]>

* fix#2562 dynamic config

Signed-off-by: cwillum <[email protected]>

* fix#2562 dynamic config

Signed-off-by: cwillum <[email protected]>

* fix#2562 dynamic config

Signed-off-by: cwillum <[email protected]>

* fix#2562 dynamic config

Signed-off-by: cwillum <[email protected]>

* fix#2562 dynamic config

Signed-off-by: cwillum <[email protected]>

* fix#2562 dynamic config

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-04-21 13:22:49 -07:00
Anan Zhuang f9a966abad Update Maintainer.md to match CODEOWNER (#3831)
Based on requirement here:
https://github.com/opensearch-project/.github/issues/125

CODEOWNER should include a subset or all maintainers.
Based on the request, update maintainers.

Issue Resolve
https://github.com/opensearch-project/documentation-website/issues/2878

Signed-off-by: Anan Zhuang <[email protected]>
2023-04-20 15:38:58 -05:00
b32e86b038 Add documentation for IM UI index templates (#3459)
* Add documentation for IM UI index templates

Signed-off-by: ariamarble <[email protected]>

* Content planning

Signed-off-by: vagimeli <[email protected]>

* Content planning

Signed-off-by: vagimeli <[email protected]>

* Content planning

Signed-off-by: vagimeli <[email protected]>

* Content planning

Signed-off-by: vagimeli <[email protected]>

* minor update

Signed-off-by: ariamarble <[email protected]>

* Content planning

Signed-off-by: vagimeli <[email protected]>

* Content planning

Signed-off-by: vagimeli <[email protected]>

* Content planning

Signed-off-by: vagimeli <[email protected]>

* Content planning

Signed-off-by: vagimeli <[email protected]>

* Content planning

Signed-off-by: vagimeli <[email protected]>

* Content planning

Signed-off-by: vagimeli <[email protected]>

* Content planning

Signed-off-by: vagimeli <[email protected]>

* Content planning

Signed-off-by: vagimeli <[email protected]>

* Content planning

Signed-off-by: vagimeli <[email protected]>

* Content planning

Signed-off-by: vagimeli <[email protected]>

* quick status update

Signed-off-by: ariamarble <[email protected]>

* content updates

Signed-off-by: ariamarble <[email protected]>

* add gif demo

Signed-off-by: ariamarble <[email protected]>

* Apply suggestions from doc review

Co-authored-by: Chris Moore <[email protected]>

* Apply suggestions from editorial review

Co-authored-by: Nathan Bower <[email protected]>

* added image text

Signed-off-by: ariamarble <[email protected]>

* Apply suggestions from editorial review

Co-authored-by: Nathan Bower <[email protected]>

---------

Signed-off-by: ariamarble <[email protected]>
Signed-off-by: vagimeli <[email protected]>
Co-authored-by: vagimeli <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-04-20 13:14:45 -07:00
e1a1f44dd6 Add list to map processor (#3806)
* Add list to map processor.

Signed-off-by: Naarcha-AWS <[email protected]>

* Tweak one last file

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix typo

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/list-to-map.md

Co-authored-by: Hai Yan <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/list-to-map.md

Co-authored-by: Hai Yan <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/list-to-map.md

Co-authored-by: Hai Yan <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/list-to-map.md

Co-authored-by: Hai Yan <[email protected]>

* Update mutate-event.md

* Update _data-prepper/pipelines/configuration/processors/list-to-map.md

Co-authored-by: Chris Moore <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/list-to-map.md

Co-authored-by: Chris Moore <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/list-to-map.md

Co-authored-by: Chris Moore <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/list-to-map.md

* Add Chris' feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* A couple more wording tweaks

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/list-to-map.md

* Update _data-prepper/pipelines/configuration/processors/list-to-map.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/list-to-map.md

Co-authored-by: Nathan Bower <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Hai Yan <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-04-20 13:48:36 -05:00
586cb3d2ff Add opensearch sink security (#3809)
* Add opensearch sink security

Signed-off-by: Liz Snyder <[email protected]>

* Tweaks

Signed-off-by: Liz Snyder <[email protected]>

* Fix trust policy

Signed-off-by: Liz Snyder <[email protected]>

* Fix resource policy

Signed-off-by: Liz Snyder <[email protected]>

* Update _data-prepper/pipelines/configuration/sinks/opensearch.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/configuration/sinks/opensearch.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/configuration/sinks/opensearch.md

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>

* Additional editorial feedback

* Make opensearch sink use consistent

* Last piece of editorial feedback

---------

Signed-off-by: Liz Snyder <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-04-20 13:47:54 -05:00
Naarcha-AWSandNathan Bower 098f6d961a Add E2E acknowledgements (#3811)
* Add E2E acknowledgements

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix typos

Signed-off-by: Naarcha-AWS <[email protected]>

* Remove E from achknowledgments

Signed-off-by: Naarcha-AWS <[email protected]>

* another e

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix link

* Adjust S3 source.

* Update _data-prepper/pipelines/configuration/sources/s3.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/configuration/sources/s3.md

* Update _data-prepper/pipelines/configuration/sources/s3.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/pipelines.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/pipelines.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/pipelines.md

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-04-20 12:39:24 -05:00
8de7c3e3d3 Add Anomaly detector plugin doc. (#3569)
* Initial commit for new plugin doc.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor updates to content.

Signed-off-by: carolxob <[email protected]>

* Added questions to get technical review feedback.

Signed-off-by: carolxob <[email protected]>

* Minor updates to phrasing.

Signed-off-by: carolxob <[email protected]>

* Removed markdown comment.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Removed markdown comments.

Signed-off-by: carolxob <[email protected]>

* Removed markdown comments and added in GitHub.

Signed-off-by: carolxob <[email protected]>

* Removed markdown comments.

Signed-off-by: carolxob <[email protected]>

* Removed markdown comments, added table header.

Signed-off-by: carolxob <[email protected]>

* Minor updates to table.

Signed-off-by: carolxob <[email protected]>

* Minor updates to table.

Signed-off-by: carolxob <[email protected]>

* Updates to random_cut_forest mode section.

Signed-off-by: carolxob <[email protected]>

* Content edits from tech review feedback

Signed-off-by: carolxob <[email protected]>

* Content modifications based on tech feedback.

Signed-off-by: carolxob <[email protected]>

* Content edits.

Signed-off-by: carolxob <[email protected]>

* Minor edits to bookmark/link.

Signed-off-by: carolxob <[email protected]>

* Minor change to link.

Signed-off-by: carolxob <[email protected]>

* Update to content from tech feedback.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Removed a 'this may appear in future releases' sentence.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/anomaly-detector.md

Co-authored-by: Chris Moore <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/anomaly-detector.md

Co-authored-by: Chris Moore <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/anomaly-detector.md

Co-authored-by: Chris Moore <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/anomaly-detector.md

Co-authored-by: Melissa Vagi <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/anomaly-detector.md

Co-authored-by: Melissa Vagi <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/anomaly-detector.md

Co-authored-by: Melissa Vagi <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/anomaly-detector.md

Co-authored-by: Melissa Vagi <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/anomaly-detector.md

Co-authored-by: Melissa Vagi <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/anomaly-detector.md

Co-authored-by: Melissa Vagi <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/anomaly-detector.md

Co-authored-by: Melissa Vagi <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/anomaly-detector.md

Co-authored-by: Melissa Vagi <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/anomaly-detector.md

Co-authored-by: Melissa Vagi <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/anomaly-detector.md

Co-authored-by: Melissa Vagi <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/anomaly-detector.md

Co-authored-by: Melissa Vagi <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/anomaly-detector.md

Co-authored-by: Melissa Vagi <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/anomaly-detector.md

Co-authored-by: Melissa Vagi <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/anomaly-detector.md

Co-authored-by: Melissa Vagi <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/anomaly-detector.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/anomaly-detector.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/anomaly-detector.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/anomaly-detector.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/anomaly-detector.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/anomaly-detector.md

Co-authored-by: Nathan Bower <[email protected]>

* Minor edits from editorial feedback.

Signed-off-by: carolxob <[email protected]>

* Minor update.

Signed-off-by: carolxob <[email protected]>

* Phrasing changes.

Signed-off-by: carolxob <[email protected]>

* Minor change.

Signed-off-by: carolxob <[email protected]>

* Minor edit.

Signed-off-by: carolxob <[email protected]>

* Minor phrasing change.

Signed-off-by: carolxob <[email protected]>

* Minor phrasing update to RCF reference.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/anomaly-detector.md

Co-authored-by: Nathan Bower <[email protected]>

---------

Signed-off-by: carolxob <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-04-20 10:30:22 -06:00
Aria MarbleandNathan Bower 872af11dd6 Add documentation for wait_for_completion API (#3458)
* Add documentation for wait_for_completion API

Signed-off-by: ariamarble <[email protected]>

* draft update

Signed-off-by: ariamarble <[email protected]>

* small comment

Signed-off-by: ariamarble <[email protected]>

* page and toc updates

Signed-off-by: ariamarble <[email protected]>

* page updates

Signed-off-by: ariamarble <[email protected]>

* final changes

Signed-off-by: ariamarble <[email protected]>

* doc review changes

Signed-off-by: ariamarble <[email protected]>

* link to task api

Signed-off-by: ariamarble <[email protected]>

* further doc review updates

Signed-off-by: ariamarble <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>

* made editorial changes

Signed-off-by: ariamarble <[email protected]>

---------

Signed-off-by: ariamarble <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-04-20 08:42:25 -07:00
58cd3e8a85 Add filtering data in maps doc. (#3640)
* Add filtering data in maps doc.

Signed-off-by: carolxob <[email protected]>

* Updates to procedural steps for drawing shapes to filter data.

Signed-off-by: carolxob <[email protected]>

* Added a question.

Signed-off-by: carolxob <[email protected]>

* Minor content updates based on meeting with UX.

Signed-off-by: carolxob <[email protected]>

* Major content additions after viewing demo.

Signed-off-by: carolxob <[email protected]>

* Major content updates based on demo.

Signed-off-by: carolxob <[email protected]>

* Content edits based on doc review feedback/

Signed-off-by: carolxob <[email protected]>

* Edits from tech review feedback.

Signed-off-by: carolxob <[email protected]>

* Incorporated feedback from technical review.

Signed-off-by: carolxob <[email protected]>

* Updates from tech review feedback.

Signed-off-by: carolxob <[email protected]>

* Content updates.

Signed-off-by: carolxob <[email protected]>

* Minor update.

Signed-off-by: carolxob <[email protected]>

* Reconfigured the filter section

Signed-off-by: Fanit Kolchina <[email protected]>

* Minor rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Fixes issue 3712 - adding labels to document layers

Signed-off-by: Fanit Kolchina <[email protected]>

* Reorders pages to accommodate the maps stats API

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _dashboards/visualize/maps.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _dashboards/visualize/maps.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _dashboards/visualize/maps.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _dashboards/visualize/maps.md

Co-authored-by: Nathan Bower <[email protected]>

---------

Signed-off-by: carolxob <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-04-18 15:08:16 -06:00
f831c33111 Add documentation for segment replication GA release (#3461)
* Add documentation for segment replication GA release

Signed-off-by: ariamarble <[email protected]>

* SegRep doc updates GA

Signed-off-by: ariamarble <[email protected]>

* content updates

Signed-off-by: ariamarble <[email protected]>

* Apply suggestions from doc review

Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>

* additional doc review changes

Signed-off-by: ariamarble <[email protected]>

* small changes

Signed-off-by: ariamarble <[email protected]>

* Apply suggestions from editorial review

Co-authored-by: Nathan Bower <[email protected]>

* Update _tuning-your-cluster/availability-and-recovery/segment-replication/index.md

* Add primary balance information

Signed-off-by: Fanit Kolchina <[email protected]>

* adding backpressure page

Signed-off-by: ariamarble <[email protected]>

* Implemented tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* final changes

Signed-off-by: ariamarble <[email protected]>

---------

Signed-off-by: ariamarble <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
2023-04-18 10:19:13 -07:00
kolchfa-aws c6d2e3ea4e Update link-checker.yml (#3787) 2023-04-18 09:25:31 -04:00
efc59b30ab Add maximum allowed monitor number. (#3732)
* Add maximum allowed monitor number.

Signed-off-by: carolxob <[email protected]>

* Added note to comment on in GitHub.

Signed-off-by: carolxob <[email protected]>

* Update _observing-your-data/alerting/monitors.md

Co-authored-by: Melissa Vagi <[email protected]>

* Edits from doc review incorporated.

Signed-off-by: carolxob <[email protected]>

* Update _observing-your-data/alerting/monitors.md

Co-authored-by: Nathan Bower <[email protected]>

* Trying to commit.

Signed-off-by: carolxob <[email protected]>

* Minor adjustements to commit.

Signed-off-by: carolxob <[email protected]>

* Corrected per query monitor phrasing.

Signed-off-by: carolxob <[email protected]>

---------

Signed-off-by: carolxob <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-04-17 12:10:26 -06:00
kolchfa-awsandNathan Bower deae166824 Add inline icons to formatting guide (#3785)
* Add inline icons to formatting guide

Signed-off-by: Fanit Kolchina <[email protected]>

* Added space for formatting

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-04-17 12:10:55 -04:00
Naarcha-AWS 1864c188f0 Add additonal Snapshot Restore (#3783) 2023-04-14 14:29:16 -05:00
Miki f97cd15b7d Use the modified dates of files in the sitemap (#3774)
* The extracted dates are also added as a comment to the `head` of HTML pages

Signed-off-by: Miki <[email protected]>
2023-04-14 12:03:52 -04:00
Naarcha-AWS 08a4128b5d Add auto-truncation to pretrained models (#3756)
* Add auto-truncation to pretrained models

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix review feedback

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
2023-04-13 11:21:54 -05:00
kolchfa-aws 82eb94811c Modify link checker to run once a week and not to run in forks (#3759)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-04-12 15:58:42 -04:00
Naarcha-AWS fa643f9040 Add config parameters for traced models (#3456)
* Add config parameters for traced models

Signed-off-by: Naarcha-AWS <[email protected]>

* Update model-serving-framework.md

* Update model-serving-framework.md

* Update model-serving-framework.md

* Update model-serving-framework.md

---------

Signed-off-by: Naarcha-AWS <[email protected]>
2023-04-12 11:29:58 -05:00
Vacha Shah 9a3e49a2f2 Update java client version (#3753)
Signed-off-by: Vacha Shah <[email protected]>
2023-04-11 17:09:42 -04:00
CarolineandNathan Bower 8eac00ec8f Add Trace peer forwarder doc. (#3238)
* Add trace peer forwarder doc.

Signed-off-by: carolxob <[email protected]>

* Updated file title.

Signed-off-by: carolxob <[email protected]>

* Minor updates based on tech review feedback.

Signed-off-by: carolxob <[email protected]>

* Fixed header info and links.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Added questions as comments to ask SME.

Signed-off-by: carolxob <[email protected]>

* Added Trace analytics link.

Signed-off-by: carolxob <[email protected]>

* Minor update.

Signed-off-by: carolxob <[email protected]>

* Removed markdown comments and added them in GitHub.

Signed-off-by: carolxob <[email protected]>

* Made updates based on tech review feedback.

Signed-off-by: carolxob <[email protected]>

* Removed markdown comment.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Minor change to unnecessary punctuation.

Signed-off-by: carolxob <[email protected]>

* Some feedback from doc review.

Signed-off-by: carolxob <[email protected]>

* Fixed broken links.

Signed-off-by: carolxob <[email protected]>

* Fixed links.

Signed-off-by: carolxob <[email protected]>

* Updates based on editorial feedback.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/trace-peer-forwarder.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/trace-peer-forwarder.md

Co-authored-by: Nathan Bower <[email protected]>

* Fixed hyperlinks to include data-prepper in path for peer forwarder.

Signed-off-by: carolxob <[email protected]>

---------

Signed-off-by: carolxob <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-04-11 11:35:19 -06:00
25edf6653d Add documentation for Searchable Snapshots GA release (#3462)
* Add documentation for Searchable Snapshots GA release

Signed-off-by: ariamarble <[email protected]>

* SS updates

Signed-off-by: ariamarble <[email protected]>

* content update

Signed-off-by: ariamarble <[email protected]>

* Apply suggestions from doc review

Co-authored-by: Melissa Vagi <[email protected]>

* Update _tuning-your-cluster/availability-and-recovery/snapshots/searchable_snapshot.md

* Apply suggestions from editorial review

Co-authored-by: Nathan Bower <[email protected]>

* Update _tuning-your-cluster/availability-and-recovery/snapshots/searchable_snapshot.md

---------

Signed-off-by: ariamarble <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-04-11 08:26:35 -07:00
165e4cbc18 Fix put rollup job api documentation (#3637)
* Fix put rollup job api documentation

Signed-off-by: Tanqiu Liu <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>

---------

Signed-off-by: Tanqiu Liu <[email protected]>
Co-authored-by: Aria Marble <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2023-04-10 16:02:39 -07:00
kolchfa-aws 8f3101f50b Remove the list of branches for link checker (#3731)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-04-10 17:51:40 -04:00
Nathan Bower 72c4d34e84 Updates Trace Analytics overview (#3727)
Signed-off-by: natebower <[email protected]>
2023-04-10 10:55:03 -04:00
kolchfa-aws 7257b21b32 Remove dynamic templates from a mapping example (#3698)
* Remove dynamic templates from a mapping example

Signed-off-by: Fanit Kolchina <[email protected]>

* Doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Added an illustration of ignored parameter

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-04-07 20:56:42 -04:00
David Tippett ce231ea62f Fixing brand and trademark links (#3647)
Signed-off-by: David Tippett <[email protected]>
2023-04-06 13:53:48 -05:00
Naarcha-AWS 3e4ef31e6b Update CODEOWNERS to reflect team (#3639)
Fixes issue where maintainers and codeowners should match.
2023-04-06 13:49:20 -05:00
Naarcha-AWS 092baa172f Update MAINTAINERS.md (#3641)
Fixes #2878
2023-04-06 13:49:06 -05:00
Caroline a246c60102 Add Parse JSON processor doc. (#3237)
* Add Parse JSON processor doc.

Signed-off-by: carolxob <[email protected]>

* Minor edit.

Signed-off-by: carolxob <[email protected]>

* Formatted some information as a table instead of a list.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Removed smaller Parse JSON file.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor edits to table.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor update based on tech feedback.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Modified 'indices' to 'indexes'

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Modified title.

Signed-off-by: carolxob <[email protected]>

* Content edits from doc and editorial reviews.

Signed-off-by: carolxob <[email protected]>

* Minor edit.

Signed-off-by: carolxob <[email protected]>

* Updates.

Signed-off-by: carolxob <[email protected]>

* Final review comments incorporated.

Signed-off-by: carolxob <[email protected]>

---------

Signed-off-by: carolxob <[email protected]>
2023-04-06 10:49:18 -06:00
kolchfa-aws 662a16d9ca Specify versions in the link checker (#3696)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-04-06 12:02:05 -04:00
kolchfa-aws 8847b4069a Link checker update: fail on PRs and run for all branches (#3690)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-04-06 11:42:03 -04:00
Chris Moore 89b16a9925 Add path to the script for the securityadmin.sh troubleshooting topic (#3645)
* fix missing securityadmin path

Signed-off-by: cwillum <[email protected]>

* fix missing securityadmin path

Signed-off-by: cwillum <[email protected]>

* fix missing securityadmin path

Signed-off-by: cwillum <[email protected]>

* fix missing securityadmin path

Signed-off-by: cwillum <[email protected]>

* fix missing securityadmin path

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-04-05 10:35:24 -07:00
Chris Moore ede72716a5 Add Security information to Security Analytics documentation (#3184)
* sec permissions for SA

Signed-off-by: cwillum <[email protected]>

* sec permissions for SA

Signed-off-by: cwillum <[email protected]>

* sec permissions for SA

Signed-off-by: cwillum <[email protected]>

* sec permissions for SA

Signed-off-by: cwillum <[email protected]>

* sec permissions for SA

Signed-off-by: cwillum <[email protected]>

* sec permissions for SA

Signed-off-by: cwillum <[email protected]>

* sec permissions for SA

Signed-off-by: cwillum <[email protected]>

* sec permissions for SA

Signed-off-by: cwillum <[email protected]>

* sec permissions for SA

Signed-off-by: cwillum <[email protected]>

* sec permissions for SA

Signed-off-by: cwillum <[email protected]>

* sec permissions for SA

Signed-off-by: cwillum <[email protected]>

* fix#3183-sec-for-sec-a

Signed-off-by: cwillum <[email protected]>

* fix#3183-sec-for-sec-a

Signed-off-by: cwillum <[email protected]>

* sec permissions for SA

Signed-off-by: cwillum <[email protected]>

* sec permissions for SA

Signed-off-by: cwillum <[email protected]>

* sec permissions for SA

Signed-off-by: cwillum <[email protected]>

* sec permissions for SA

Signed-off-by: cwillum <[email protected]>

* sec permissions for SA

Signed-off-by: cwillum <[email protected]>

* fix#3183 for merge main

Signed-off-by: cwillum <[email protected]>

* fix#3183 fixing links-breaking links

Signed-off-by: cwillum <[email protected]>

* sec permissions for SA

Signed-off-by: cwillum <[email protected]>

* fix#3183-sec-for-sec-a

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-04-05 09:53:30 -07:00
kolchfa-awsandNathan Bower ade705e9f5 Refactor k-NN filter search (#3613)
* Refactor k-NN filter search

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented doc review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>

* One more editorial review comment

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-04-05 10:30:24 -04:00
amitai stern b6763b1815 Adding documentation for behavior of indices.recovery.max_bytes_per_sec set to 0mb or less (#3649)
* After a lovely surprise when trying to limit the recovery completely and discovering the opposite was happening I see we need the documentation to include this nice extra info.
Resolves #3648

Signed-off-by: AmiStrn <[email protected]>

* Modifying the proposal based on maintainers input.

Signed-off-by: AmiStrn <[email protected]>

---------

Signed-off-by: AmiStrn <[email protected]>
2023-04-04 15:14:16 -05:00
Daniel (dB.) Doubrovkine 680c821937 Add CI with link checker. (#3584)
* Add CI with link checker.

Signed-off-by: dblock <[email protected]>

* Capture URI::InvalidURIError.

Signed-off-by: dblock <[email protected]>

* Use HEAD and catch URI errors.

Signed-off-by: dblock <[email protected]>

* Retry on a 405 with a GET.

Signed-off-by: dblock <[email protected]>

* Replaced external link checker with ruby-link-checker.

Signed-off-by: dblock <[email protected]>

* Don't exit with an exception.

Signed-off-by: dblock <[email protected]>

* Run internal link checker on build/ci.

Signed-off-by: dblock <[email protected]>

* Added broken links issue template.

Signed-off-by: dblock <[email protected]>

* Added host exclusions that 404 or fail on bots.

Signed-off-by: dblock <[email protected]>

* Raise anyway because Jekyll does it for us.

Signed-off-by: dblock <[email protected]>

* Fix broken links.

Signed-off-by: dblock <[email protected]>

* Only run link checker on main.

Signed-off-by: dblock <[email protected]>

* Re-add check-links.sh.

Signed-off-by: dblock <[email protected]>

* Run once a day on cron.

Signed-off-by: dblock <[email protected]>

---------

Signed-off-by: dblock <[email protected]>
2023-04-04 15:49:27 -04:00
CarolineandNathan Bower 04f12af4a4 Add Mutate event processor doc. (#3234)
* Opening new PR for file.

Signed-off-by: carolxob <[email protected]>

* Minor adjustements.

Signed-off-by: carolxob <[email protected]>

* Adjustements to tables.

Signed-off-by: carolxob <[email protected]>

* Removed some markdown comments.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor edit.

Signed-off-by: carolxob <[email protected]>

* Adjustements to tables.

Signed-off-by: carolxob <[email protected]>

* Updates based on doc review feedback.

Signed-off-by: carolxob <[email protected]>

* MAde changes based on tech review feedback.

Signed-off-by: carolxob <[email protected]>

* Updated text for YAML file path locations.

Signed-off-by: carolxob <[email protected]>

* Edits made based on technical review feedback.

Signed-off-by: carolxob <[email protected]>

* Minor edits from tech review feedback.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Updates based on tech review feedback and formatting.

Signed-off-by: carolxob <[email protected]>

* Minor upate from doc review feedback.

Signed-off-by: carolxob <[email protected]>

* Edits from doc review feedback.

Signed-off-by: carolxob <[email protected]>

* Updates based on doc review feedback.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Added copy button to relevant code blocks.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Added links.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor edits based on doc review.

Signed-off-by: carolxob <[email protected]>

* Minor edits based on doc review feedback.

Signed-off-by: carolxob <[email protected]>

* Edits made based on doc review feedback.

Signed-off-by: carolxob <[email protected]>

* Minor update to include key examples.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/mutate-event.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/mutate-event.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/mutate-event.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/mutate-event.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/mutate-event.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/mutate-event.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/mutate-event.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/mutate-event.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/mutate-event.md

Co-authored-by: Nathan Bower <[email protected]>

* Fixing commit.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/mutate-event.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/mutate-event.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/mutate-event.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/mutate-event.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/mutate-event.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/mutate-event.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/mutate-event.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/mutate-event.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/mutate-event.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/pipelines/configuration/processors/mutate-event.md

Co-authored-by: Nathan Bower <[email protected]>

* Incorporating editorial review changes.

Signed-off-by: carolxob <[email protected]>

* Incorporated the rest of editorial feedback received.

Signed-off-by: carolxob <[email protected]>

* Minor updates based on feedback comments.

Signed-off-by: carolxob <[email protected]>

---------

Signed-off-by: carolxob <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-04-03 14:52:04 -06:00
Jakob 273cdcdd69 Remove LICENSE from possible endpint list (#2907)
Signed-off-by: Jakob Hahn <[email protected]>
2023-03-29 15:43:39 -05:00
kolchfa-aws 4a46a24abf Fix an error in building an index from a model (#3615)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-03-29 16:01:57 -04:00
Naarcha-AWS c4c89e77da Fix broken navigation for Notifications API (#3609)
Signed-off-by: Naarcha-AWS <[email protected]>
2023-03-28 17:53:22 -05:00
Chris Moore 15d324d30c Add documentation for jwt_clock_skew_tolerance_seconds setting that resolves authentication errors (#3251)
* fix#3220 auth fail from clock skew

Signed-off-by: cwillum <[email protected]>

* fix#3220 auth fail from clock skew

Signed-off-by: cwillum <[email protected]>

* fix#3220 auth fail from clock skew

Signed-off-by: cwillum <[email protected]>

* fix#3220 auth fail from clock skew

Signed-off-by: cwillum <[email protected]>

* fix#3220 auth fail from clock skew

Signed-off-by: cwillum <[email protected]>

* fix#3220 auth fail from clock skew

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-03-28 13:48:18 -07:00
Heather Halter 93544235f0 sqo-odbc brokenlinks (#3587)
Signed-off-by: Heather Halter <[email protected]>
2023-03-28 10:15:51 -07:00
nitincd 576628c033 Update prometheusmetrics.md (#3588)
Need to talk about Metrics analytics on this page. We will highlight Prometheus separately.
2023-03-27 17:51:50 -07:00
Heather Halter ede405c85d Update to Breaking changes file (#3550)
* fixtobreaking2

Signed-off-by: Heather Halter <[email protected]>

* fixpassivevoice

Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
2023-03-23 12:15:59 -07:00
Chris Moore 85c3f915de Add documentation to rename opensearch_dashboards predefined roles to kibana (#3426)
* fix#2723-OSD-kibana-roles

Signed-off-by: cwillum <[email protected]>

* fix#2723-OSD-kibana-roles

Signed-off-by: cwillum <[email protected]>

* fix#2723-OSD-kibana-roles

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-03-23 08:15:05 -07:00
Monu Singh 31ba0fb5be Update permissions.md (#3548)
Link to permissions at https://opensearch.org/docs/latest/tuning-your-cluster/replication-plugin/permissions/ under Basic permissions is not pointing directly to the anchor on the same page. This causes unneccesary page reload and page redirect.
The invalid link provides no benefit as the same page ends up reloading and does not even start from anchor.

Signed-off-by: Monu Singh <[email protected]>
2023-03-23 08:11:54 -07:00
Heather Halter 1a26f04b79 updatetobreaking (#3547)
Signed-off-by: Heather Halter <[email protected]>
2023-03-22 17:26:30 -07:00
Rupal Mahajan a89eeb0a9c Use npm registry instead of tgz file (#2754)
Signed-off-by: Rupal Mahajan <[email protected]>
2023-03-21 11:58:54 -05:00
Luca Nardi 713eac8e67 Change url for opensearch_security.openid.scope configuration setting (#2944)
Signed-off-by: Luca Nardi <[email protected]>
2023-03-21 11:52:50 -05:00
Andriy Redko 4e58f94861 Update OpenSearch Java Client documentation: update version, add ApacheHttpClient5Transport, fix code samples (#3510)
* Update OpenSearch Java Client documentation: update version, add ApacheHttpClient5Transport, fix code samples

Signed-off-by: Andriy Redko <[email protected]>

* Address review comments

Signed-off-by: Andriy Redko <[email protected]>

---------

Signed-off-by: Andriy Redko <[email protected]>
2023-03-21 11:01:17 -05:00
Naarcha-AWS 32bc0d236e Remove typo from ML cluster settings (#3529)
* Remove typo from ML cluster settings

* Update cluster-settings.md

Change default value
2023-03-20 16:00:50 -05:00
Carolineandkolchfa-aws 5d2deede9e Update vector size in Approximate KNN doc (#3515)
* Updated vector size.

Signed-off-by: carolxob <[email protected]>

* Incorporated feedback.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Minor update.

Signed-off-by: carolxob <[email protected]>

* Minor edits for accuracy and clarity.

Signed-off-by: carolxob <[email protected]>

* Update _search-plugins/knn/approximate-knn.md

Co-authored-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: carolxob <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-03-20 10:34:21 -06:00
Jeff Huss ba096af185 Update example response with latest build (#3522)
Signed-off-by: JeffH-AWS <[email protected]>
2023-03-17 12:44:28 -07:00
Aria Marble 98ed8397d9 add warning banner to querqy page (#3494)
Signed-off-by: ariamarble <[email protected]>
2023-03-16 13:16:13 -07:00
kolchfa-aws f5cb14a986 Add 1.3.9 version to version history (#3467)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-03-16 16:05:14 -04:00
Caroline 78df4883b9 Fix table header in Bounded blocking doc. (#3450)
Signed-off-by: carolxob <[email protected]>
2023-03-16 14:33:54 -05:00
Caroline 0c2c72fbe8 Fix table formatting for http_source doc. (#3451)
Signed-off-by: carolxob <[email protected]>
2023-03-16 11:47:57 -05:00
Arnoldas GrigutisandAria Marble eead5ecf29 Update put-mapping.md: add "dynamic" (#3384)
* Update put-mapping.md: add an example for "dynamic": "strict" in index mapping JSON

* Apply suggestions from code review

---------

Co-authored-by: Aria Marble <[email protected]>
2023-03-16 09:42:13 -07:00
kolchfa-aws 0f44dc3a9e Remove GPU reference from approximate k-NN (#3263)
* Remove GPU reference from approximate k-NN

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated tech review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-03-16 11:50:23 -04:00
kolchfa-awsandNaarcha-AWS 492c9ec732 Add reference to hybrid mmap extensions setting in k-NN (#3262)
* Add reference to hybrid mmap extensions setting in k-NN

Signed-off-by: Fanit Kolchina <[email protected]>

* Removed extra line

Signed-off-by: Fanit Kolchina <[email protected]>

* Reworded based on tech review

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _search-plugins/knn/performance-tuning.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-03-16 11:48:24 -04:00
Caroline 0690c47032 Add documentation for Mutate strings (#2950)
* Added placeholder files.

Signed-off-by: carolxob <[email protected]>

* Added source content from Data Prepper repo docs.

Signed-off-by: carolxob <[email protected]>

* Edits for consistency and formatting.

Signed-off-by: carolxob <[email protected]>

* Minor edits to otel-metrics-string.

Signed-off-by: carolxob <[email protected]>

* Content and formatting edits.

Signed-off-by: carolxob <[email protected]>

* Minor edits to trace-peer-forwarder

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Updated links to existing Data Prepper documentation as relative URLs.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Minor edits for consistency and clarity.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor update.

Signed-off-by: carolxob <[email protected]>

* minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Adjustments based on technical feedback.

Signed-off-by: carolxob <[email protected]>

* Removed 'Developer guide' section.

Signed-off-by: carolxob <[email protected]>

* Minor adjustments for clarity.

Signed-off-by: carolxob <[email protected]>

* Minor adjustments for consistency.

Signed-off-by: carolxob <[email protected]>

* Removed markdown comment.

Signed-off-by: carolxob <[email protected]>

* Minor edit.

Signed-off-by: carolxob <[email protected]>

* Updates made based on doc review feedback.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Removed bullet for single item list.

Signed-off-by: carolxob <[email protected]>

* Edits made based on doc review feedback.

Signed-off-by: carolxob <[email protected]>

* Modified file title and doc title to more accurately reflect contents.

Signed-off-by: carolxob <[email protected]>

* Incorporated feedback from tech review.

Signed-off-by: carolxob <[email protected]>

* Minor edit.

Signed-off-by: carolxob <[email protected]>

* Added note to convert to table.

Signed-off-by: carolxob <[email protected]>

* Updated links.

Signed-off-by: carolxob <[email protected]>

* Incorporated most doc review feedback.

Signed-off-by: carolxob <[email protected]>

* Removed unaffected files.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor adjustements.

Signed-off-by: carolxob <[email protected]>

* Added some clarification around the substitute string processor.

Signed-off-by: carolxob <[email protected]>

* Adjusted table boundaries.

Signed-off-by: carolxob <[email protected]>

* Minor update based on tech review feedback.

Signed-off-by: carolxob <[email protected]>

* Removed Basic from Usage section titles.

Signed-off-by: carolxob <[email protected]>

* Added link placeholder for config file instructions.

Signed-off-by: carolxob <[email protected]>

* Minor edit.

Signed-off-by: carolxob <[email protected]>

* Minor update with sentence structure.

Signed-off-by: carolxob <[email protected]>

* Refined steps around Data Prepper configuration files.

Signed-off-by: carolxob <[email protected]>

* Renamed file for consistency.

Signed-off-by: carolxob <[email protected]>

* Changed phrasing for consistency.

Signed-off-by: carolxob <[email protected]>

* Removed redundant processor docs.

Signed-off-by: carolxob <[email protected]>

* Minor updates from doc review feedback.

Signed-off-by: carolxob <[email protected]>

* Fixed header justification alignment.

Signed-off-by: carolxob <[email protected]>

* Made edits based on editorial review.

Signed-off-by: carolxob <[email protected]>

---------

Signed-off-by: carolxob <[email protected]>
2023-03-16 10:28:54 -05:00
Fran Moya 727c092074 Fix link to data stream explanation (#3431)
Fixed first link to data stream explanation in the "_dashboards/im-dashboards/datastream.md" document

Signed-off-by: Fran Moya <[email protected]>
2023-03-16 08:18:14 -07:00
Naarcha-AWS b5e4dba463 Add newly approved pre-built models (#3444)
Signed-off-by: Naarcha-AWS <[email protected]>
2023-03-13 14:34:43 -05:00
Jeff Huss 9680ed3e7d Found review feedback change that broke ToC linking and fixed it (#3433)
Signed-off-by: JeffH-AWS <[email protected]>
2023-03-13 09:23:07 -07:00
Nathan Bower 0e6ab54e16 Add to TERMS.md (#3432)
* Add to TERMS.md

Signed-off-by: natebower <[email protected]>

* Adds terms

Signed-off-by: natebower <[email protected]>

---------

Signed-off-by: natebower <[email protected]>
2023-03-13 12:02:08 -04:00
Melissa Vagi ae0e52cde5 Add coordinate map to 2.x documentation (#3401)
Signed-off-by: vagimeli <[email protected]>
2023-03-10 17:44:13 -07:00
Jeff Huss 9fd6cf9caf Add steps for upgrading OpenSearch with Security enabled (#3052)
* Adding appendix that I want to use for reading aids or additional context for the user and reader

Signed-off-by: JeffH-AWS <[email protected]>

* Saving - trying to multitask and follow a migrations workshop so not a lot of progress should be expected today

Signed-off-by: JeffH-AWS <[email protected]>

* Working on splitting up the content

Signed-off-by: JeffH-AWS <[email protected]>

* Sanitized example commands

Signed-off-by: JeffH-AWS <[email protected]>

* Added intro blurb to the appendix - I will revisit the wording after the doc grows a bit to see how much sense it makes

Signed-off-by: JeffH-AWS <[email protected]>

* Redid headers and added cross-link

Signed-off-by: JeffH-AWS <[email protected]>

* Changed headings again to make them simpler

Signed-off-by: JeffH-AWS <[email protected]>

* Expanding on intro and starting to add steps

Signed-off-by: JeffH-AWS <[email protected]>

* Removed disclaimer about prerequisite skills since I backed-off with the specifics in this guide

Signed-off-by: JeffH-AWS <[email protected]>

* Adding more context to the overview

Signed-off-by: JeffH-AWS <[email protected]>

* Added more details to the snapshot recommendation including links to the supported repository solutions

Signed-off-by: JeffH-AWS <[email protected]>

* Wording changes in appendix

Signed-off-by: JeffH-AWS <[email protected]>

* Adding process steps and testing the copy html button function - so far so good as long as indentation is correct

Signed-off-by: JeffH-AWS <[email protected]>

* Stashing changes because I need to get the script uploaded to the repo so I can make sure the permalink works

Signed-off-by: JeffH-AWS <[email protected]>

* Working out steps

Signed-off-by: JeffH-AWS <[email protected]>

* Added one-liner for resetting the environment

Signed-off-by: JeffH-AWS <[email protected]>

* Added one-liner for resetting the environment

Signed-off-by: JeffH-AWS <[email protected]>

* Adding more steps

Signed-off-by: JeffH-AWS <[email protected]>

* Still adding

Signed-off-by: JeffH-AWS <[email protected]>

* Reorganizing the page layout

Signed-off-by: JeffH-AWS <[email protected]>

* Improving landing page

Signed-off-by: JeffH-AWS <[email protected]>

* Breaking up the content for sustainability

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing

Signed-off-by: JeffH-AWS <[email protected]>

* Clip index page to keep it concise - I think Jekyll will automatically add a related articles section since it has_children is true

Signed-off-by: JeffH-AWS <[email protected]>

* Clean up environment

Signed-off-by: JeffH-AWS <[email protected]>

* Clean up environment

Signed-off-by: JeffH-AWS <[email protected]>

* Testing out codeblock labels

Signed-off-by: JeffH-AWS <[email protected]>

* Stashing changes while I pull down a remote branch for a PR review

Signed-off-by: JeffH-AWS <[email protected]>

* Adding steps

Signed-off-by: JeffH-AWS <[email protected]>

* Continuing to build out process and added code block labels to improve readability

Signed-off-by: JeffH-AWS <[email protected]>

* Stashing to check another branch for PR review

Signed-off-by: JeffH-AWS <[email protected]>

* Continuing to add steps

Signed-off-by: JeffH-AWS <[email protected]>

* Added headings to backups section so I can link the bullet list

Signed-off-by: JeffH-AWS <[email protected]>

* Adding steps and cleaning up sections for readability

Signed-off-by: JeffH-AWS <[email protected]>

* Completed some additional research on security and started adding steps with commentary

Signed-off-by: JeffH-AWS <[email protected]>

* Wrapping up security settings backup procedure

Signed-off-by: JeffH-AWS <[email protected]>

* Stashing changes

Signed-off-by: JeffH-AWS <[email protected]>

* Upgrade steps

Signed-off-by: JeffH-AWS <[email protected]>

* Adding upgrade steps

Signed-off-by: JeffH-AWS <[email protected]>

* Added final steps to the actual upgrade procedure

Signed-off-by: JeffH-AWS <[email protected]>

* Added steps for upgrading OpenSearch Dashboards

Signed-off-by: JeffH-AWS <[email protected]>

* Almost forgot to re-enabled shard replica allocation

Signed-off-by: JeffH-AWS <[email protected]>

* Wrapped up first part of validation and working on next

Signed-off-by: JeffH-AWS <[email protected]>

* Adding more checks

Signed-off-by: JeffH-AWS <[email protected]>

* Finished adding steps which completes first draft now starting a first round review of the doc

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed typo

Signed-off-by: JeffH-AWS <[email protected]>

* Reordering of intro and removal of a tip box in favor of just adding to the existing sentences

Signed-off-by: JeffH-AWS <[email protected]>

* Further trimmed intro and removed the other box

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed wording in intro

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed wording and ordering in set up the environment

Signed-off-by: JeffH-AWS <[email protected]>

* Revisions

Signed-off-by: JeffH-AWS <[email protected]>

* Gerunds

Signed-off-by: JeffH-AWS <[email protected]>

* Cleaning up phrasing

Signed-off-by: JeffH-AWS <[email protected]>

* Added tip about curl

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Make wording more reader-friendly and informative

Signed-off-by: JeffH-AWS <[email protected]>

* Make wording more reader-friendly and informative

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Edits

Signed-off-by: JeffH-AWS <[email protected]>

* Doc review edits

Signed-off-by: JeffH-AWS <[email protected]>

* Changed h1 and title to sentence case per other review comments

Signed-off-by: JeffH-AWS <[email protected]>

* Implementing review feedback on h2 header

Signed-off-by: JeffH-AWS <[email protected]>

* Making gerunds

Signed-off-by: JeffH-AWS <[email protected]>

* Editorial fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Editorial fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Editorial fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Editorial fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Editorial fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Editorial fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Editorial fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Editorial fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Editorial fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Editorial fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Final editorial changes

Signed-off-by: JeffH-AWS <[email protected]>

* Final editorial changes

Signed-off-by: JeffH-AWS <[email protected]>

---------

Signed-off-by: JeffH-AWS <[email protected]>
2023-03-10 13:43:20 -08:00
javalover123 ad34a05857 Fix curl Unauthorized on windows (#3381) 2023-03-10 15:36:57 -06:00
Aria Marble 46a34266df Update slice parameter with additional information (#3350)
* Update slice parameter with additional information

Signed-off-by: ariamarble <[email protected]>

* Update _api-reference/document-apis/reindex.md

* doc review updates

Signed-off-by: ariamarble <[email protected]>

---------

Signed-off-by: ariamarble <[email protected]>
2023-03-10 10:35:23 -08:00
Aria MarbleandMelissa Vagi e7ddc45ddb Updates read only and rollover sections for ISM (#3349)
* Updates read only and rollover sections

Signed-off-by: ariamarble <[email protected]>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>

* Update _im-plugin/ism/policies.md

---------

Signed-off-by: ariamarble <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2023-03-10 10:10:18 -08:00
Melissa Vagi c923c78cac Clarify time filter step 1 per external feedback (#3370)
* Clarify step 1 per external feedback

---------

Signed-off-by: vagimeli <[email protected]>
2023-03-09 15:33:39 -07:00
Melissa Vagi 5ea001f4e2 Update reporting.md (#2791) 2023-03-09 14:14:18 -07:00
Melissa Vagi 95a0a9b273 Fix graphics links for v 2.5 and 2.6 documentation (#3312)
Signed-off-by: vagimeli <[email protected]>
2023-03-09 14:10:55 -07:00
7539e7fb44 add instruction for using parameters and sorting for stored script (#1834)
* add instruction for using parameters in stored script and sorting example results using stored script

Signed-off-by: syrinx05p <[email protected]>

* Apply suggestions from tech writer review

* Apply suggestions from doc review

* Apply suggestions from editorial review

Co-authored-by: Nathan Bower <[email protected]>

* Apply suggestions from editorial review

---------

Signed-off-by: syrinx05p <[email protected]>
Co-authored-by: syrinx05p <[email protected]>
Co-authored-by: Aria Marble <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-03-09 12:45:15 -08:00
f154992ccd Expand configuration information in Data Prepper Getting started guide. (#3298)
* Expand configuration information in Data Prepper Getting started guide.

Signed-off-by: carolxob <[email protected]>

* Minor copy edits.

Signed-off-by: carolxob <[email protected]>

* Copy edits for the Configuration section.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/getting-started.md

Co-authored-by: Aria Marble <[email protected]>

* Update _data-prepper/getting-started.md

Co-authored-by: Aria Marble <[email protected]>

* Update _data-prepper/getting-started.md

Co-authored-by: Aria Marble <[email protected]>

* Update _data-prepper/getting-started.md

Co-authored-by: Aria Marble <[email protected]>

* Update _data-prepper/getting-started.md

Co-authored-by: Aria Marble <[email protected]>

* Update _data-prepper/getting-started.md

Co-authored-by: Aria Marble <[email protected]>

* Update _data-prepper/getting-started.md

Co-authored-by: Aria Marble <[email protected]>

* Update _data-prepper/getting-started.md

Co-authored-by: Aria Marble <[email protected]>

* Update _data-prepper/getting-started.md

Co-authored-by: Aria Marble <[email protected]>

* Made edits based on doc review feedback.

Signed-off-by: carolxob <[email protected]>

* Made edits based on doc review feedback.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/getting-started.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/getting-started.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/getting-started.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/getting-started.md

Co-authored-by: Nathan Bower <[email protected]>

---------

Signed-off-by: carolxob <[email protected]>
Co-authored-by: Aria Marble <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-03-09 14:22:42 -05:00
Farhaan ShamseeandFarhaan Shamsee 6335a197f9 Update link to Opensearch Dashboard Plugin (#3325)
Earlier the link was referring to Opensearch Analytics Dashboard Plugin, changed it to Security Dashboard.

Signed-off-by: Farhaan Shamsee <[email protected]>
Co-authored-by: Farhaan Shamsee <[email protected]>
2023-03-09 09:47:32 -05:00
Harsha Vamsi Kalluri 7fb9e5b848 Addd examples on how to connect with Sigv4 for AOS and AOSS (#3250)
* Addd examples on how to connect with Sigv4 for AOS and AOSS

Signed-off-by: Harsha Vamsi Kalluri <[email protected]>

* Changed some grammar

Signed-off-by: Harsha Vamsi Kalluri <[email protected]>

* Changed more grammar

Signed-off-by: Harsha Vamsi Kalluri <[email protected]>

---------

Signed-off-by: Harsha Vamsi Kalluri <[email protected]>
2023-03-09 09:47:18 -05:00
Heather Halter f01567de44 More Data Prepper changes (#3297)
* more DP changes

Signed-off-by: Heather Halter <[email protected]>

* updates from doc

Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
2023-03-08 14:55:47 -08:00
Ralph Ursprung 1c34edb2e3 add heading for OpenSearch FS recommendation (#3085)
adding a heading allows creating a deep-link directly to this
information, making it easier to direct others to it.
the note itself doesn't actually belong to the OS recommendation as it
has nothing to do with the OS it's running on.

Signed-off-by: Ralph Ursprung <[email protected]>
2023-03-08 15:23:01 -06:00
kolchfa-aws ed0256634d Remove script from gitignore (#3295) 2023-03-08 15:19:34 -05:00
Daniel (dB.) Doubrovkine b9a8c86ec3 Created untriaged issue workflow. (#2879)
Signed-off-by: dblock <[email protected]>
2023-03-08 12:08:27 -08:00
David Tippett 519a400976 Fixes #3130 (#3199)
This commit changes SSO to SSFO as was voted on in #3130

Signed-off-by: David Tippett <[email protected]>
2023-03-08 11:14:51 -08:00
Naarcha-AWS fcdb5020ed Add Data Prepper home page redirect (#3303)
Signed-off-by: Naarcha-AWS <[email protected]>
2023-03-08 13:12:28 -06:00
Aria MarbleandNathan Bower 2547e1ac9d Add documentation for metric ui and prometheus (#2769)
* Add documentation for metric ui and prometheus

Signed-off-by: ariamarble <[email protected]>

* tech review changes

Signed-off-by: ariamarble <[email protected]>

* Made suggested changes from doc review

Signed-off-by: ariamarble <[email protected]>

* Made further doc review changes

Signed-off-by: ariamarble <[email protected]>

* Sentence change

Signed-off-by: ariamarble <[email protected]>

* made further doc review changes

Signed-off-by: ariamarble <[email protected]>

* Further changes from Doc review feedback

Signed-off-by: ariamarble <[email protected]>

* Additional changed for clarity

Signed-off-by: ariamarble <[email protected]>

* Further formatting changes

Signed-off-by: ariamarble <[email protected]>

* Page format changes

Signed-off-by: ariamarble <[email protected]>

* Additional page changes and wording updates

Signed-off-by: ariamarble <[email protected]>

* update screenshot

Signed-off-by: ariamarble <[email protected]>

* Apply suggestions from editorial review

Co-authored-by: Nathan Bower <[email protected]>

* small sentence wording change

Signed-off-by: ariamarble <[email protected]>

* screenshot update

Signed-off-by: ariamarble <[email protected]>

---------

Signed-off-by: ariamarble <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-03-08 11:03:37 -08:00
Naarcha-AWS e119a93798 Index and OpenSearch TOC changes (#2946)
* Add new Query DSL section

Signed-off-by: Naarcha-AWS <[email protected]>

* Change config settings

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix links

Signed-off-by: Naarcha-AWS <[email protected]>

* Add Query DSL back to Search

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix remaining links

Signed-off-by: Naarcha-AWS <[email protected]>

* Last reorder

Signed-off-by: Naarcha-AWS <[email protected]>

* Add Heather's feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Add Query DSL section. Delete Index Data page

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix index title

Signed-off-by: Naarcha-AWS <[email protected]>

* Add correct title to managing indexes

Signed-off-by: Naarcha-AWS <[email protected]>

* Change config yml

Signed-off-by: Naarcha-AWS <[email protected]>

* Add permalinks for each page in query DSL section

Signed-off-by: Naarcha-AWS <[email protected]>

* :wq

---------

Signed-off-by: Naarcha-AWS <[email protected]>
2023-03-08 09:53:21 -06:00
kolchfa-aws 547fe605db Change examples to adhere to style guide (#3285)
* Change examples to adhere to style guide

Signed-off-by: Fanit Kolchina <[email protected]>

* Updated examples

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-03-08 09:35:20 -05:00
Heather HalterandCaroline 5590918c49 Data Prepper - Getting Started - updates (#3284)
* data prepper changes-issue 1823

Signed-off-by: Heather Halter <[email protected]>

* version wording update

Signed-off-by: Heather Halter <[email protected]>

* Update _data-prepper/getting-started.md

Co-authored-by: Caroline <[email protected]>

* Update _data-prepper/getting-started.md

Co-authored-by: Caroline <[email protected]>

* Update _data-prepper/getting-started.md

Co-authored-by: Caroline <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: Caroline <[email protected]>
2023-03-07 16:57:12 -08:00
kolchfa-awsandNathan Bower c081034087 Add Formatting Guide to GitHub (#3097)
* Add Formatting Guide to GitHub

Signed-off-by: Fanit Kolchina <[email protected]>

* Minor punctuation fix

Signed-off-by: Fanit Kolchina <[email protected]>

* Adds an image in a list example

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Minor case change

Signed-off-by: Fanit Kolchina <[email protected]>

* Modified points of contact

Signed-off-by: Fanit Kolchina <[email protected]>

* Reworking sections

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>

* Implement editorial comments, alphabetize items, and remove code of conduct from contributing

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-03-07 16:57:29 -05:00
kolchfa-aws a5ac71a079 Add descriptions for index codec values (#3252)
* Add descriptions for index codec values

Signed-off-by: Fanit Kolchina <[email protected]>

* Switched default and best compression

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-03-07 16:25:25 -05:00
Nathan Bower 062bf88413 Add multilayer (#3264)
Signed-off-by: natebower <[email protected]>
2023-03-07 12:57:13 -05:00
kolchfa-aws 84ecf3f55a Fix refresh parameter for update by query (#3253)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-03-07 10:45:47 -05:00
Nathan Bower bb597e44ca Update UI interaction guidance (#3182)
* Update UI interaction guidance

Signed-off-by: natebower <[email protected]>

* Minor deletion

Signed-off-by: natebower <[email protected]>

* Change to press for keyboard shortcuts

Signed-off-by: natebower <[email protected]>

* Adjust intro sentence

Signed-off-by: natebower <[email protected]>

* Remove awkward example

Signed-off-by: natebower <[email protected]>

* Adjust second para based on Weston feedback

Signed-off-by: natebower <[email protected]>

* Switch para order

Signed-off-by: natebower <[email protected]>

---------

Signed-off-by: natebower <[email protected]>
2023-03-06 14:48:52 -05:00
kolchfa-aws c9e372f053 Link fix (#3223)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-03-06 11:41:22 -05:00
kolchfa-aws 679fabf501 Fix links in jdbc and odbc driver pages (#3200)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-03-03 16:53:32 -05:00
kolchfa-awsandNathan Bower 6da92bfa6b Add query and filter context documentation (#3069)
* Add query and filter context documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Changed query

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>

* Implemented editorial review comments

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-03-03 16:26:22 -05:00
Naarcha-AWS 4004030bca Add Hugging Face link to ML documentation (#3134)
* Add Hugging Face link to ML documentation

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix links

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix a couple more links

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
2023-03-03 10:22:53 -06:00
kolchfa-aws 0c41f3688b Make the left nav uniform color (#3127)
* Make the left nav uniform color

Signed-off-by: Fanit Kolchina <[email protected]>

* Separate large and xlarge sizes

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-03-02 22:01:50 -05:00
kolchfa-aws 2bbf397e15 Remove children from dashboard app (#3170)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-03-02 10:29:40 -05:00
kolchfa-aws 00025a6615 Update backport.yml (#3147)
Remove the CHANGELOG file reference.
2023-03-01 19:08:16 -05:00
9414701fda Update the create snapshot repository documentation (#3116)
* Update create snapshot repository documentation

Signed-off-by: ariamarble <[email protected]>

* Apply suggestions from doc review review

Co-authored-by: kolchfa-aws <[email protected]>

* made additional review changes

Signed-off-by: ariamarble <[email protected]>

* Apply suggestions from editorial review

Co-authored-by: Nathan Bower <[email protected]>

---------

Signed-off-by: ariamarble <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-03-01 14:52:22 -08:00
7213507f9c [DOC] Create new doc for Dashboard application (#2350)
* New site page and content

Signed-off-by: vagimeli <[email protected]>

* Content dev

Signed-off-by: vagimeli <[email protected]>

* Content dev

Signed-off-by: vagimeli <[email protected]>

* Change link to localhost instead of playground

Signed-off-by: vagimeli <[email protected]>

* Continue writing

Signed-off-by: vagimeli <[email protected]>

* Continue writing

Signed-off-by: vagimeli <[email protected]>

* Continue writing

Signed-off-by: vagimeli <[email protected]>

* Add installation guide for Debian distribution (#2355)

* Creating page for the content

Signed-off-by: JeffH-AWS <[email protected]>

* Added intro section

Signed-off-by: JeffH-AWS <[email protected]>

* Adding local repo steps but still waiting on syntax for ubuntu distribution naming

Signed-off-by: JeffH-AWS <[email protected]>

* Dumping from the rpm guide so I can work through it in-place

Signed-off-by: JeffH-AWS <[email protected]>

* Adding commands now that I have package names

Signed-off-by: JeffH-AWS <[email protected]>

* Add output

Signed-off-by: JeffH-AWS <[email protected]>

* Polishing

Signed-off-by: JeffH-AWS <[email protected]>

* Polishing

Signed-off-by: JeffH-AWS <[email protected]>

* Touch up

Signed-off-by: JeffH-AWS <[email protected]>

* Applying changes from tech review part 1

Signed-off-by: JeffH-AWS <[email protected]>

* Applying changes from tech review part 1.1

Signed-off-by: JeffH-AWS <[email protected]>

* Applying changes from tech review part 2

Signed-off-by: JeffH-AWS <[email protected]>

* Add fingerprint verification steps

Signed-off-by: JeffH-AWS <[email protected]>

* Last minute tech revisions

Signed-off-by: JeffH-AWS <[email protected]>

* Changes

Signed-off-by: JeffH-AWS <[email protected]>

* Clean up CLI command

Signed-off-by: JeffH-AWS <[email protected]>

* Fix curl

Signed-off-by: JeffH-AWS <[email protected]>

* Modify GPG commands

Signed-off-by: JeffH-AWS <[email protected]>

* Changes

Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>

* Clean up RPM/YUM installation guide (#2371)

* Cleaning up

Signed-off-by: JeffH-AWS <[email protected]>

* Cleaning up

Signed-off-by: JeffH-AWS <[email protected]>

* Cleaning up

Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>

* [DOC] Adds new site pages and content under Visualize  (#2377)

* Adds new doc site pages and new content

Signed-off-by: vagimeli <[email protected]>

* Adds response fields to the cluster health API (#2385)

* Adds response fields to the cluster health API

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Formatting tables

Signed-off-by: Fanit Kolchina <[email protected]>

* More formatting changes

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>

* Continue writing tutorial

Signed-off-by: vagimeli <[email protected]>

* Continue writing

Signed-off-by: vagimeli <[email protected]>

* Continue content development

Signed-off-by: vagimeli <[email protected]>

* Continue content development

Signed-off-by: vagimeli <[email protected]>

* Writing

Signed-off-by: vagimeli <[email protected]>

* Revert "Add installation guide for Debian distribution (#2355)"

This reverts commit d289b58e776a43f20c83cd5d503149de5f3aae22.

* Revert "Clean up RPM/YUM installation guide (#2371)"

This reverts commit 4091471b52a1f78438f5fdf4e24426a55c07ea67.

* Revert "[DOC] Adds new site pages and content under Visualize  (#2377)"

This reverts commit 71aa7b5b6ae5370ecb81c34c38bcb80fc1f33566.

* Revert "Adds response fields to the cluster health API (#2385)"

This reverts commit 515f11c85ff9922027d7c32a92f6a6e5c7c37f41.

* Continue writing tutorial

Signed-off-by: vagimeli <[email protected]>

* Continue writing

Signed-off-by: vagimeli <[email protected]>

* Continue writing

Signed-off-by: vagimeli <[email protected]>

* Continue writing

Signed-off-by: vagimeli <[email protected]>

* Continue writing

Signed-off-by: vagimeli <[email protected]>

* Continue writing

Signed-off-by: vagimeli <[email protected]>

* Continue writing

Signed-off-by: vagimeli <[email protected]>

* Final draft for tech review

Signed-off-by: vagimeli <[email protected]>

* Image resizing

Signed-off-by: vagimeli <[email protected]>

* Resizing images

Signed-off-by: vagimeli <[email protected]>

* Copy edits

Signed-off-by: vagimeli <[email protected]>

* Update _dashboards/dashboard/index.md

Co-authored-by: Caroline <[email protected]>

* Update _dashboards/dashboard/index.md

Co-authored-by: Josh Romero <[email protected]>

* address tech review feedback

Signed-off-by: vagimeli <[email protected]>

* address tech feedback

Signed-off-by: vagimeli <[email protected]>

* Edit .gitignore file

Signed-off-by: vagimeli <[email protected]>

* Update images

Signed-off-by: vagimeli <[email protected]>

* Update _dashboards/dashboard/index.md

Co-authored-by: Josh Romero <[email protected]>

* Update _dashboards/dashboard/index.md

Co-authored-by: Josh Romero <[email protected]>

* Update _dashboards/dashboard/index.md

Co-authored-by: Josh Romero <[email protected]>

* address tech feedback

Signed-off-by: vagimeli <[email protected]>

* address tech feedback

Signed-off-by: vagimeli <[email protected]>

* copy edits

Signed-off-by: vagimeli <[email protected]>

* copy edits

Signed-off-by: vagimeli <[email protected]>

* copy edits

Signed-off-by: vagimeli <[email protected]>

* copy edits

Signed-off-by: vagimeli <[email protected]>

* address tech review feedback

Signed-off-by: vagimeli <[email protected]>

* address tech review feedback

Signed-off-by: vagimeli <[email protected]>

* Copy edits

Signed-off-by: vagimeli <[email protected]>

* add definitions

Signed-off-by: vagimeli <[email protected]>

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* copy edits and graphics updates

Signed-off-by: vagimeli <[email protected]>

* clean up unused images

Signed-off-by: vagimeli <[email protected]>

* copy edit

Signed-off-by: vagimeli <[email protected]>

* Update index.md

* copy edit

Signed-off-by: vagimeli <[email protected]>

* Incorporated tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: vagimeli <[email protected]>
Signed-off-by: JeffH-AWS <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Jeff Huss <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Caroline <[email protected]>
Co-authored-by: Josh Romero <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
2023-03-01 17:47:23 -05:00
Chris Moore 936e50925b sec-a-merge-conflicts (#3133)
Signed-off-by: cwillum <[email protected]>
2023-03-01 14:13:53 -08:00
Chris Moore 7bc7f0e5e9 Add formatting fixes for Security Analytics (#3128)
* fix#3126-sec-analytics-formatting

Signed-off-by: cwillum <[email protected]>

* fix#3126-sec-analytics-formatting

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-02-28 16:16:45 -08:00
kolchfa-aws 38eb7f858a Split comments into parts (#3082)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-02-28 15:18:02 -05:00
kolchfa-aws b015a1ece3 Add documentation release notes 2.6 (#3104)
* Add documentation release notes 2.6

Signed-off-by: Fanit Kolchina <[email protected]>

* Removed part 2 of security analytics PR

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-02-28 14:43:40 -05:00
Naarcha-AWSandNathan Bower ffac9d794a Add 2.6 prebuilt models to Machine Learning (#2988)
* Add 2.6 prebuilt models

Signed-off-by: Naarcha-AWS <[email protected]>

* Add supported prebuilt models

Signed-off-by: Naarcha-AWS <[email protected]>

* Quick formatting tweak

Signed-off-by: Naarcha-AWS <[email protected]>

* Add Jeff's feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Add some light editorial feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Co-authored-by: Nathan Bower <[email protected]>

* Add editorial feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Add experimental label. Use same as model-serving framework

Signed-off-by: Naarcha-AWS <[email protected]>

* Add example API call

Signed-off-by: Naarcha-AWS <[email protected]>

* Add one last piece of feedback

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-02-28 13:02:30 -06:00
kolchfa-awsandHeather Halter 6f208bbf57 Add 2.6 to version history (#3100)
* Adds 2.6 to version history

Signed-off-by: Fanit Kolchina <[email protected]>

* Update version-history.md

Co-authored-by: Heather Halter <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
2023-02-28 13:47:25 -05:00
kolchfa-aws 830b1a3d81 Add 2.6 version (#3099)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-02-28 13:45:35 -05:00
Chris Moore b49f5fcd76 Add documentation for log type updates in Security Analytics - pt. 2 (#3083)
* fix#3018-sec-analytics-2.6-II

Signed-off-by: cwillum <[email protected]>

* fix#3018-sec-analytics-2.6-II

Signed-off-by: cwillum <[email protected]>

* fix#3018-sec-analytics-2.6-II

Signed-off-by: cwillum <[email protected]>

* fix#3018-sec-analytics-2.6-II

Signed-off-by: cwillum <[email protected]>

* fix#3018-sec-analytics-2.6-II

Signed-off-by: cwillum <[email protected]>

* fix#3018-sec-analytics-2.6-II

Signed-off-by: cwillum <[email protected]>

* fix#3018-sec-analytics-2.6-II

Signed-off-by: cwillum <[email protected]>

* fix#3018-sec-analytics-2.6-II

Signed-off-by: cwillum <[email protected]>

* fix#3018-sec-analytics-2.6-II

Signed-off-by: cwillum <[email protected]>

* fix#3018-sec-analytics-2.6-II

Signed-off-by: cwillum <[email protected]>

* fix#3018-sec-analytics-2.6-II

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-02-28 10:13:59 -08:00
5e4fd228f9 Add changes to remote backed storage documentation for 2.6 release (#3098)
* Add changes to remote backed storage documentation for 2.6 release

Signed-off-by: Sachin Kale <[email protected]>

* Apply suggestions from code review

---------

Signed-off-by: Sachin Kale <[email protected]>
Co-authored-by: Sachin Kale <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-02-28 12:40:11 -05:00
kolchfa-aws 826b46b018 Revise search backpressure documentation for 2.6 (#2989)
* Revise search backpressure documentation for 2.6

Signed-off-by: Fanit Kolchina <[email protected]>

* Second iteration of changes

Signed-off-by: Fanit Kolchina <[email protected]>

* Changed wording from canceled to marked for cancellation

Signed-off-by: Fanit Kolchina <[email protected]>

* Revise cancellation stats description

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented editorial feedback

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-02-28 11:17:34 -05:00
5303f8fa7c Add Maps to Dashboard (#2903)
* Created new maps file for PR.

Signed-off-by: carolxob <[email protected]>

* Added capabilities.

Signed-off-by: carolxob <[email protected]>

* Added procedural steps.

Signed-off-by: carolxob <[email protected]>

* Minor update.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor updates to Getting started section.

Signed-off-by: carolxob <[email protected]>

* Added several steps based on demo.

* Updated instructions for adding a new map.

* Add maps to dashboards documentatin

Signed-off-by: Fanit Kolchina <[email protected]>

* Removed tip

Signed-off-by: Fanit Kolchina <[email protected]>

* Rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Minor rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>

* Changed maps link

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: carolxob <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-02-28 11:16:06 -05:00
77da94dfed Add ML Dashboards page (#2987)
* Add ML Dashboards page

Signed-off-by: Naarcha-AWS <[email protected]>

* Add experimental ML Dashboard for 2.6

Signed-off-by: Naarcha-AWS <[email protected]>

* Slight adjustment to picture order

Signed-off-by: Naarcha-AWS <[email protected]>

* Add instructions to enable ML commons

Signed-off-by: Naarcha-AWS <[email protected]>

* Small tweak

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/ml-dashboard.md

Co-authored-by: Caroline <[email protected]>

* Add feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Add additonal feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/ml-dashboard.md

Co-authored-by: Nathan Bower <[email protected]>

* Send fix through

Signed-off-by: Naarcha-AWS <[email protected]>

* Add editorial feedback

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Caroline <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-02-27 13:14:24 -06:00
Aria Marbleandkolchfa-aws 5354774878 Change wording for rollover and index (#3080)
* change wording for rollover and index

Signed-off-by: ariamarble <[email protected]>

* Apply suggestions from doc review

Co-authored-by: kolchfa-aws <[email protected]>

* Update _dashboards/im-dashboards/rollover.md

* small sentence update

Signed-off-by: ariamarble <[email protected]>

---------

Signed-off-by: ariamarble <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-02-27 10:58:59 -08:00
Caroline ef83f6d7d5 Added metrics sections to Aggregate processor subpages. (#2730)
* Added metrics section to Aggregate processor page.

Signed-off-by: carolxob <[email protected]>

* Added Metrics section to individual Processors pages.

Signed-off-by: carolxob <[email protected]>

* Added metrics section for JSON processor.

Signed-off-by: carolxob <[email protected]>

* Added metrics sections. Changed Default is to Default value is.

Signed-off-by: carolxob <[email protected]>

* Corrected references from AWS S3 to Amazon S3.

Signed-off-by: carolxob <[email protected]>

* Minor updates to Metrics sections and phrasing.

Signed-off-by: carolxob <[email protected]>

* Updated Action link.

Signed-off-by: carolxob <[email protected]>

* Updates based on tech review feedback.

Signed-off-by: carolxob <[email protected]>

* Updates based on tech review feedback.

Signed-off-by: carolxob <[email protected]>

* Tech review feedback.

Signed-off-by: carolxob <[email protected]>

* Minor updates to buffer_size and batch_size default values.

Signed-off-by: carolxob <[email protected]>

* Edits to Metrics sections for each processor.

Signed-off-by: carolxob <[email protected]>

* Update made based ondoc review feedback.

Signed-off-by: carolxob <[email protected]>

* Minor updates to intro text for processor pages. Minor adjustements to other text for clarity.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Adjustements to phrasing, fixed typos.

Signed-off-by: carolxob <[email protected]>

* Minor updates to word choice and corrected a typo.

Signed-off-by: carolxob <[email protected]>

* Minor edit.

Signed-off-by: carolxob <[email protected]>

* Made updates based ondoc review feedback.

Signed-off-by: carolxob <[email protected]>

* Updates to http-source.

Signed-off-by: carolxob <[email protected]>

* Added common processors table to affected docs.

Signed-off-by: carolxob <[email protected]>

* Minor update to one file.

Signed-off-by: carolxob <[email protected]>

* Minor update based on tech review feedback.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Major editorial feedback incorporated through key-value.md.

Signed-off-by: carolxob <[email protected]>

* Incorporated major editorial feedback thup to service-map-stateful.

Signed-off-by: carolxob <[email protected]>

* Incorporated major editorial feedback for Processors section.

Signed-off-by: carolxob <[email protected]>

* Major editorial updates, specifically to inclusion of text introducing option configuration tables.

Signed-off-by: carolxob <[email protected]>

* Major editorial feedback through otel-trace.md incorporated.

Signed-off-by: carolxob <[email protected]>

* Major editorial edits incorporated.

Signed-off-by: carolxob <[email protected]>

* Technical feedback and editorial feedback incorporated.

Signed-off-by: carolxob <[email protected]>

* Incorporated missing editorial feedback.

Signed-off-by: carolxob <[email protected]>

* Minor adjustements to OpenSearch sink.

Signed-off-by: carolxob <[email protected]>

* Minor changes to capitalization.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Made one instance of processor name consistent with other references.

Signed-off-by: carolxob <[email protected]>

* Minor update based on editorial feedback.

Signed-off-by: carolxob <[email protected]>

---------

Signed-off-by: carolxob <[email protected]>
2023-02-27 11:40:59 -05:00
Alex V. Kotlar 665989898c Update point-in-time.md (#3081)
Fix Create PIT API link to point to the API reference
2023-02-27 11:36:46 -05:00
Heather Halter d6318cf761 Updated Observability title (#3079) 2023-02-25 12:19:28 -08:00
Chris Moore 2baa0aa05c Add documentation for log type updates in Security Analytics (#3066)
* fix#3018-sec-analytics-2.6

Signed-off-by: cwillum <[email protected]>

* fix#3018-sec-analytics-2.6

Signed-off-by: cwillum <[email protected]>

* fix#3018-sec-analytics-2.6

Signed-off-by: cwillum <[email protected]>

* fix#3018-sec-analytics-2.6

Signed-off-by: cwillum <[email protected]>

* fix#3018-sec-analytics-2.6

Signed-off-by: cwillum <[email protected]>

* fix#3018-sec-analytics-2.6

Signed-off-by: cwillum <[email protected]>

* fix#3018-sec-analytics-2.6

Signed-off-by: cwillum <[email protected]>

* fix#3018-sec-analytics-2.6

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-02-24 16:14:44 -08:00
Naarcha-AWS 7ea4fb7ce2 Change Observing your data to Observability (#3071)
* Change Observing your data to Observability

Signed-off-by: Naarcha-AWS <[email protected]>

* Change topic name

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
2023-02-24 16:38:34 -06:00
Jeff Huss e0c722cdf1 Add example Docker deployment script for upgrade testing and validation (#3070)
* Add example Docker deployment script for upgrade testing and validation

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed uniformity of spacing for heredocs EOF

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed spelling in a comment.

Signed-off-by: JeffH-AWS <[email protected]>

---------

Signed-off-by: JeffH-AWS <[email protected]>
2023-02-24 12:56:54 -08:00
Chris Moore 9a729cbc97 Add documentation for support of AWS SigV4 authorization in Dashboards Data Sources UI (#2942)
* fix#2667-sigv4-authz

Signed-off-by: cwillum <[email protected]>

* fix#2667-sigv4-authz

Signed-off-by: cwillum <[email protected]>

* fix#2667-sigv4-authz

Signed-off-by: cwillum <[email protected]>

* fix#2667-sigv4-authz

Signed-off-by: cwillum <[email protected]>

* fix#2667-sigv4-authz

Signed-off-by: cwillum <[email protected]>

* fix#2667-sigv4-authz

Signed-off-by: cwillum <[email protected]>

* fix#2667-sigv4-authz

Signed-off-by: cwillum <[email protected]>

* fix#2667-sigv4-authz

Signed-off-by: cwillum <[email protected]>

* fix#2667-sigv4-authz

Signed-off-by: cwillum <[email protected]>

* fix#2667-sigv4-authz

Signed-off-by: cwillum <[email protected]>

* fix#2667-sigv4-authz

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-02-23 09:20:44 -08:00
Yi-Lin Tsai a2f3890754 format JSON. (#2870) 2023-02-23 10:36:45 -06:00
kolchfa-aws 512db77db5 Revise cancellation stats description (#3044)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-02-23 10:47:20 -05:00
Miki ecef07068e Fix unwanted documentation-website folder (#3034)
Signed-off-by: Miki <[email protected]>
2023-02-22 20:00:29 -05:00
kolchfa-aws dbdb6ffc32 Rewords cancellation count (#3033)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-02-22 18:07:20 -05:00
Chris Moore 6e7de768dd fix#3022-node-cert-config (#3025)
Signed-off-by: cwillum <[email protected]>
2023-02-22 14:22:46 -08:00
Heather Halter 5c4472411a Updates the Install TOC (#3031)
* updates changes to install toc

Signed-off-by: Heather Halter <[email protected]>

* cleanup files

Signed-off-by: Heather Halter <[email protected]>

* capital letter

Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
2023-02-22 14:14:35 -08:00
9052c45ffc Add documentation for SSO (#2940)
* Add documentation for SSO

Signed-off-by: ariamarble <[email protected]>

* added content

Signed-off-by: ariamarble <[email protected]>

* technical review changes

Signed-off-by: ariamarble <[email protected]>

* Apply suggestions from doc review

Co-authored-by: Caroline <[email protected]>

* Made further doc review changes

Signed-off-by: ariamarble <[email protected]>

* Apply suggestions from editorial review

Co-authored-by: Nathan Bower <[email protected]>

* Made editorial changes

Signed-off-by: ariamarble <[email protected]>

* Apply further suggestions from editorial review

Co-authored-by: Nathan Bower <[email protected]>

* case changing

Signed-off-by: ariamarble <[email protected]>

* sentence re-write

Signed-off-by: ariamarble <[email protected]>

* quick link fix

Signed-off-by: ariamarble <[email protected]>

---------

Signed-off-by: ariamarble <[email protected]>
Co-authored-by: Caroline <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-02-22 11:18:34 -08:00
kolchfa-aws bcaf1aeab8 Updates the backport tool (#1896)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-02-22 12:23:43 -05:00
kolchfa-aws f7bba7121e Changed format and link of search backpressure (#3023)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-02-22 10:58:40 -05:00
Andriy Redko 0106a22fc8 Update the documentation to describe using symlinks for sharing web identity token file for 'repository-s3' plugin (#3021)
* Update the documentation to describe using symlinks for sharing web identity token file for 'repository-s3' plugin

Signed-off-by: Andriy Redko <[email protected]>

* Address review comments

Signed-off-by: Andriy Redko <[email protected]>

---------

Signed-off-by: Andriy Redko <[email protected]>
2023-02-21 18:36:37 -05:00
Aria Marble d20c614f11 Index management TOC and naming change (#3020)
* Index management TOC and naming change

Signed-off-by: ariamarble <[email protected]>

* fixing title in headers

Signed-off-by: ariamarble <[email protected]>

* made suggested changes

Signed-off-by: ariamarble <[email protected]>

* snapshot title change

Signed-off-by: ariamarble <[email protected]>

---------

Signed-off-by: ariamarble <[email protected]>
2023-02-21 14:33:10 -08:00
Chris Moore 07ff1abad6 fix#2061-detector-API-second-try (#2992)
Signed-off-by: cwillum <[email protected]>
2023-02-21 09:38:55 -08:00
04c214a828 Add documentation for Dashboards index operations (#2938)
* Add documentation for Dashboards index operations

Signed-off-by: ariamarble <[email protected]>

* Added page content

Signed-off-by: ariamarble <[email protected]>

* Made tech review changes

Signed-off-by: ariamarble <[email protected]>

* Made doc review changes

Signed-off-by: ariamarble <[email protected]>

* Apply suggestions from editorial review

Co-authored-by: Nathan Bower <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>

* further editorial changes

Signed-off-by: ariamarble <[email protected]>

* couple more small changes

Signed-off-by: ariamarble <[email protected]>

---------

Signed-off-by: ariamarble <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-02-21 09:29:45 -08:00
kolchfa-aws 921979064f Add deprecation warning to high-level python client (#3007)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-02-21 11:45:06 -05:00
sheltie 94e11ab14d Add response close go client (#2828)
* I think response need to close.
The "Go package documentation" calls the Close method.
https://pkg.go.dev/github.com/opensearch-project/opensearch-go#NewClient

Signed-off-by: sheltie <[email protected]>

* delete defer

Signed-off-by: sheltie <[email protected]>

* Revert "delete defer"

This reverts commit 6852b1c67cdde37c97640f05340354ea51b29fb9.

Signed-off-by: sheltie <[email protected]>

---------

Signed-off-by: sheltie <[email protected]>
2023-02-20 11:47:13 -05:00
d22a534773 Moved index_template permission to cluster section (#2964)
* Moved index_template permission to cluster section

Moved index_template permissions from index section to cluster section to avoid confusion when generating roles

Signed-off-by: Fran Moya <[email protected]>

* Update _security/access-control/permissions.md

Co-authored-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fran Moya <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-02-20 10:40:07 -06:00
kolchfa-aws 3da7598c0c Change sample to example (#2972)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-02-20 11:34:20 -05:00
kolchfa-aws ff99f21ceb Move background size to css (#2962)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-02-20 11:08:20 -05:00
kolchfa-aws 2fce4ad7a3 Revert "Add edit page link with versions (#2958)" (#2960)
This reverts commit cc0e5eb922.
2023-02-17 17:35:26 -05:00
kolchfa-aws cc0e5eb922 Add edit page link with versions (#2958)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-02-17 17:11:43 -05:00
kolchfa-aws 48e1e654d6 Add comment field to feedback panel (#2941)
* Add text area for comments to feedback panel

Signed-off-by: Fanit Kolchina <[email protected]>

* Added radio buttons, sending comments to GA, and refactored scss

Signed-off-by: Fanit Kolchina <[email protected]>

* Adds remaining character counter

Signed-off-by: Fanit Kolchina <[email protected]>

* Send one event

Signed-off-by: Fanit Kolchina <[email protected]>

* Addressed code review and added new banner

Signed-off-by: Fanit Kolchina <[email protected]>

* More code review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-02-17 16:59:59 -05:00
Naarcha-AWS adb4abd72e Fix dead links and Observing TOC (#2947)
Signed-off-by: Naarcha-AWS <[email protected]>
2023-02-17 12:31:57 -07:00
Nathan Bower 7b0a67f30a Update style guide (#2939)
* Update style guide

Signed-off-by: natebower <[email protected]>

* Updates API Style Guide Template

Signed-off-by: natebower <[email protected]>

---------

Signed-off-by: natebower <[email protected]>
2023-02-16 15:00:47 -05:00
Chris Moore 7675466931 Add guidance to plugin documentation for role based access control (#2927)
* fix#1355-dls-fls-plugins

Signed-off-by: cwillum <[email protected]>

* fix#1355-dls-fls-plugins

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-02-16 09:08:39 -08:00
5abc22147c Refactor the Query DSL section (#2904)
* for query dsl index page rewrites for proper index page

Signed-off-by: alicejw <[email protected]>

* fix formatting in table

Signed-off-by: alicejw <[email protected]>

* update query table intro

Signed-off-by: alicejw <[email protected]>

* rmv proprietary from overview

Signed-off-by: alicejw <[email protected]>

* awkward sentence fix

Signed-off-by: alicejw <[email protected]>

* to add list of all query categories

Signed-off-by: alicejw <[email protected]>

* for query category descriptions

Signed-off-by: alicejw <[email protected]>

* remove commented note

Signed-off-by: alicejw <[email protected]>

* update term-level query page

Signed-off-by: alicejw <[email protected]>

* for clarity about term and full-text query use cases

Signed-off-by: alicejw <[email protected]>

* for parallel bullet list of queries

Signed-off-by: alicejw <[email protected]>

* remove redundant word

Signed-off-by: alicejw <[email protected]>

* Update _opensearch/query-dsl/index.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _opensearch/query-dsl/index.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _opensearch/query-dsl/index.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _opensearch/query-dsl/term.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _opensearch/query-dsl/term.md

Co-authored-by: kolchfa-aws <[email protected]>

* for tech review feedback

Signed-off-by: alicejw <[email protected]>

* for entire list of query types we support, even though we don't have document topic pages for them yet.

Signed-off-by: alicejw <[email protected]>

* to include full list of query types we support

Signed-off-by: alicejw <[email protected]>

* change Boolean to  type for consistency in the section

Signed-off-by: alicejw <[email protected]>

* update query type category list title

Signed-off-by: alicejw <[email protected]>

* for compound query type definitions

Signed-off-by: alicejw <[email protected]>

* for additional descriptions

Signed-off-by: alicejw <[email protected]>

* for query context descriptions

Signed-off-by: alicejw <[email protected]>

* for additional edits to query descriptions list

Signed-off-by: alicejw <[email protected]>

* create span query category page and update bullet list on index to cross-reference to it.

Signed-off-by: alicejw <[email protected]>

* add pages for geo and shape query category, and add cross-references

Signed-off-by: alicejw <[email protected]>

* remove regex it is part of term-level queries

Signed-off-by: alicejw <[email protected]>

* for bullet list granular edits

Signed-off-by: alicejw <[email protected]>

* put bullet list in alphabetical order

Signed-off-by: alicejw <[email protected]>

* for doc review updates

Signed-off-by: alicejw <[email protected]>

* reword for reviewer feedback

Signed-off-by: alicejw <[email protected]>

* small rewording

Signed-off-by: alicejw <[email protected]>

* typo space

Signed-off-by: alicejw <[email protected]>

* put topics in alphabetical order in left nav

Signed-off-by: alicejw <[email protected]>

* additional reviewer's comment

Signed-off-by: alicejw <[email protected]>

* for second doc reviewer's feedback updates

Signed-off-by: alicejw <[email protected]>

* for doc reviewer comment that was hidden

Signed-off-by: alicejw <[email protected]>

* Update _opensearch/query-dsl/geo-and-shape.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _opensearch/query-dsl/index.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _opensearch/query-dsl/index.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _opensearch/query-dsl/index.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _opensearch/query-dsl/index.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _opensearch/query-dsl/index.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _opensearch/query-dsl/index.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _opensearch/query-dsl/span-query.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _opensearch/query-dsl/span-query.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _opensearch/query-dsl/term.md

Co-authored-by: kolchfa-aws <[email protected]>

* updates from third doc review for tech accuracy requested by editorial

Signed-off-by: alicejw <[email protected]>

* create compound query sub-page to move descriptions to make bullet list parallel

Signed-off-by: alicejw <[email protected]>

* fix compound query page title

Signed-off-by: alicejw <[email protected]>

* add fuzzy query definition

Signed-off-by: alicejw <[email protected]>

* for editorial feedback updates

Signed-off-by: alicejw <[email protected]>

* Update _opensearch/query-dsl/term.md

Co-authored-by: kolchfa-aws <[email protected]>

* Refactor Query DSL section

Signed-off-by: Fanit Kolchina <[email protected]>

* Adds doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Fix typo

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Changed periods to colons when introducing code blocks

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: alicejw <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: alicejw <[email protected]>
Co-authored-by: Alice Williams <[email protected]>
2023-02-15 17:12:50 -05:00
Chris Moore f3833a0fe8 Correct description of encryption functionality managed by Security (#2824)
* fix#2810-crypt-at-rest

Signed-off-by: cwillum <[email protected]>

* fix#2810-crypt-at-rest

Signed-off-by: cwillum <[email protected]>

* fix#2810-crypt-at-rest

Signed-off-by: cwillum <[email protected]>

* fix#2810-crypt-at-rest

Signed-off-by: cwillum <[email protected]>

* fix#2810-crypt-at-rest

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-02-15 12:53:26 -08:00
Jeff HussandNathan Bower 07ba1f1e48 Add guide for migrating from Elasticsearch 7.10 to OpenSearch 1.x (latest) (#2564)
* Migrating to new branch since the ToC structure has changed so much

Signed-off-by: JeffH-AWS <[email protected]>

* Making changes

Signed-off-by: JeffH-AWS <[email protected]>

* Added caveat to upgrade spans

Signed-off-by: JeffH-AWS <[email protected]>

* Add blurb about the context of the guide - will revisit and add later just getting bones together

Signed-off-by: JeffH-AWS <[email protected]>

* Reordering sections

Signed-off-by: JeffH-AWS <[email protected]>

* Adding redirects but I think I'm going to rename the pages

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Changes

Signed-off-by: JeffH-AWS <[email protected]>

* Add note about Lucene table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table and identified some issues with overall site formatting - everything is left-justified site-wide

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixing front matter

Signed-off-by: JeffH-AWS <[email protected]>

* Finally figured out how to make the ToC work - now the structure looks right

Signed-off-by: JeffH-AWS <[email protected]>

* Fix nav order on index, rename pages for consistency with ToC gerund usage, and fixed capitalization of elasticsearch

Signed-off-by: JeffH-AWS <[email protected]>

* Renaming the page to rolling upgrade since that is the only method being covered

Signed-off-by: JeffH-AWS <[email protected]>

* Working through top-to-bottom now

Signed-off-by: JeffH-AWS <[email protected]>

* Got the beginning steps re-ordered to make more sense and added some narrative to explain the steps

Signed-off-by: JeffH-AWS <[email protected]>

* Wrapped up the technical steps and indented all content in the numbered list

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed upgrade page to make more relevant

Signed-off-by: JeffH-AWS <[email protected]>

* Tweaking toc

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed markdown block formatting in rolling restart page

Signed-off-by: JeffH-AWS <[email protected]>

* Working through upgrade intro and implementing technical feedback

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing

Signed-off-by: JeffH-AWS <[email protected]>

* Reviewing reindex guidance

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing on compatibility to make tone more active

Signed-off-by: JeffH-AWS <[email protected]>

* Added banner about the status of the docs but pending review from Himanshu and Brian P

Signed-off-by: JeffH-AWS <[email protected]>

* Refined wording for note about this document

Signed-off-by: JeffH-AWS <[email protected]>

* Added note to restart upgrade

Signed-off-by: JeffH-AWS <[email protected]>

* Stashing changes before weekend

Signed-off-by: JeffH-AWS <[email protected]>

* Created clean meta issue for fresh pushes and added link

Signed-off-by: JeffH-AWS <[email protected]>

* Added related links

Signed-off-by: JeffH-AWS <[email protected]>

* Editing

Signed-off-by: JeffH-AWS <[email protected]>

* Editing continued

Signed-off-by: JeffH-AWS <[email protected]>

* Working on the table dimensions

Signed-off-by: JeffH-AWS <[email protected]>

* Final changes to draft and ready for doc review

Signed-off-by: JeffH-AWS <[email protected]>

* Doc review changes

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Re-added comma after additional doc review comments

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Final editorial changes applied

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* More editorial fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>

* More orphaned review comments because of local-remote disparities

Signed-off-by: JeffH-AWS <[email protected]>

---------

Signed-off-by: JeffH-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-02-15 09:46:54 -08:00
Alice Williams 2d66da40fa for small update (#2888)
Signed-off-by: Alice Williams <[email protected]>
2023-02-14 13:52:31 -08:00
Melissa Vagi 9ea9bd236f Fixes graphics links and level 3 headings (#2885)
Signed-off-by: vagimeli <[email protected]>
2023-02-14 13:52:56 -07:00
Melissa Vagi 255fd8aac5 [DOC] Resizes and reformats images (#2825)
* Resize and reformat images

Signed-off-by: vagimeli <[email protected]>

---------

Signed-off-by: vagimeli <[email protected]>
2023-02-13 17:17:02 -07:00
Naarcha-AWS fbfee07ce2 Remove Rally link (#2829)
Signed-off-by: Naarcha-AWS <[email protected]>
2023-02-13 13:14:52 -06:00
Caroline d5e4c6822e Checking in file to overwrite monitoring page. (#2826)
Signed-off-by: carolxob <[email protected]>
2023-02-13 11:44:09 -07:00
Caroline 3ae22302a2 Updated authentication links. (#2812)
Signed-off-by: carolxob <[email protected]>
2023-02-10 11:53:58 -07:00
kolchfa-aws 1722da6337 Adds documentation site banner (#2544)
* Adds documentation site banner

Signed-off-by: Fanit Kolchina <[email protected]>

* Makes adjustments for phone screens

Signed-off-by: Fanit Kolchina <[email protected]>

* Adds background image to banner

Signed-off-by: Fanit Kolchina <[email protected]>

* Adds background to image

Signed-off-by: Fanit Kolchina <[email protected]>

* Added centering

Signed-off-by: Fanit Kolchina <[email protected]>

* Lower contrast image

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-02-10 13:22:55 -05:00
Caroline b00a8904eb Updating Data Prepper links to point to doc website. (#2787)
* Updating links to point to doc website.

Signed-off-by: carolxob <[email protected]>

* Fixed Monitoring link on Getting Started page.

Signed-off-by: carolxob <[email protected]>

* Updated link to Peer forwarder.

Signed-off-by: carolxob <[email protected]>

* Updated Getting started with Data Prepper link.

Signed-off-by: carolxob <[email protected]>

---------

Signed-off-by: carolxob <[email protected]>
2023-02-10 09:10:20 -07:00
Caroline 4d1c0e6f43 Minor change to phrasing on Data Prepper index.md. (#2728)
Signed-off-by: carolxob <[email protected]>
2023-02-09 15:49:36 -07:00
Melissa Vagi 7ba0d6d1fd Updates title (#2762)
Signed-off-by: vagimeli <[email protected]>
2023-02-09 12:47:01 -07:00
JannikBrand 6ccd78c4fb Update data-prepper's default buffer values (#2574)
Since data-prepper version 2.0.0 there are new default values for buffer_size & batch_size.
The default buffer_size (previously: 512) and default batch_size (previously: 8) were increased by the factor 25.
The new default values are: buffer_size: 12800 and batch_size: 200.

Issue: https://github.com/opensearch-project/data-prepper/issues/1983

Signed-off-by: Jannik Brand <[email protected]>
2023-02-09 10:44:33 -06:00
Alice Williams 1dd560977b Adds Reporting CLI documentation (#2170)
* add files back from lost local files

Signed-off-by: Alice Williams <[email protected]>

* nest reporting CLI under main Reporting page

Signed-off-by: Alice Williams <[email protected]>

* rough draft examples for AWS Lambda and Cron

Signed-off-by: Alice Williams <[email protected]>

* better title for cron job report example

Signed-off-by: Alice Williams <[email protected]>

* for more details from tech reviewer

Signed-off-by: Alice Williams <[email protected]>

* for better cron job usage description

Signed-off-by: Alice Williams <[email protected]>

* for more details

Signed-off-by: Alice Williams <[email protected]>

* remove needs info markers and add links to events doc

Signed-off-by: Alice Williams <[email protected]>

* more info

Signed-off-by: Alice Williams <[email protected]>

* more details from demonstration

Signed-off-by: Alice Williams <[email protected]>

* remove reporting directory to keep both parallel in left nav

Signed-off-by: Alice Williams <[email protected]>

* small addition

Signed-off-by: Alice Williams <[email protected]>

* for two configuration settings in the function

Signed-off-by: Alice Williams <[email protected]>

* more details from eng meeting adding to the steps

Signed-off-by: Alice Williams <[email protected]>

* more details from eng meeting adding to the steps

Signed-off-by: Alice Williams <[email protected]>

* for more details

Signed-off-by: Alice Williams <[email protected]>

* for additional steps to create and test the lambda function

Signed-off-by: Alice Williams <[email protected]>

* for scheduling reports with lambda

Signed-off-by: Alice Williams <[email protected]>

* merge redundant set of steps together

Signed-off-by: Alice Williams <[email protected]>

* for tech review comments

Signed-off-by: Alice Williams <[email protected]>

* to add download correct title and link

Signed-off-by: Alice Williams <[email protected]>

* for reporting directory to nest new cli page

Signed-off-by: Alice Williams <[email protected]>

* un-nest reporting directory

Signed-off-by: Alice Williams <[email protected]>

* to remove reporting directory - will nest with other page in separate PR

Signed-off-by: Alice Williams <[email protected]>

* tech review comments and some reorg

Signed-off-by: Alice Williams <[email protected]>

* for tech review comments

Signed-off-by: Alice Williams <[email protected]>

* to minor changes

Signed-off-by: Alice Williams <[email protected]>

* more info about crontab sequence

Signed-off-by: Alice Williams <[email protected]>

* cron updates

Signed-off-by: Alice Williams <[email protected]>

* for cron syntax

Signed-off-by: Alice Williams <[email protected]>

* small updates to lambda proc

Signed-off-by: Alice Williams <[email protected]>

* for final writer checklist

Signed-off-by: Alice Williams <[email protected]>

* cron link update

Signed-off-by: Alice Williams <[email protected]>

* format fix

Signed-off-by: Alice Williams <[email protected]>

* for doc review cron & lambda sections

Signed-off-by: Alice Williams <[email protected]>

* for cron reference to man page

Signed-off-by: Alice Williams <[email protected]>

* add internal link to cron ref

Signed-off-by: Alice Williams <[email protected]>

* reorg single topic into 7 pages

Signed-off-by: Alice Williams <[email protected]>

* minor update

Signed-off-by: Alice Williams <[email protected]>

* link to set ses permissions

Signed-off-by: Alice Williams <[email protected]>

* for tech review meeting updates

Signed-off-by: Alice Williams <[email protected]>

* small update

Signed-off-by: Alice Williams <[email protected]>

* npm download command name changed to remove opensearch prepended name

Signed-off-by: Alice Williams <[email protected]>

* for new download via artifacts hub

Signed-off-by: Alice Williams <[email protected]>

* for new download instructions

Signed-off-by: Alice Williams <[email protected]>

* small fix signature file

Signed-off-by: Alice Williams <[email protected]>

* typo

Signed-off-by: Alice Williams <[email protected]>

* for cleaner image

Signed-off-by: Alice Williams <[email protected]>

* remove image for push commands we won't use

Signed-off-by: Alice Williams <[email protected]>

---------

Signed-off-by: Alice Williams <[email protected]>
2023-02-08 17:52:19 -08:00
kolchfa-aws 850ce482b9 Adds video capability (#2354)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-02-08 18:44:26 -05:00
Naarcha-AWS 158a4fd5c1 Fix ML commons typo (#2726)
Signed-off-by: Naarcha-AWS <[email protected]>
2023-02-08 17:43:42 -06:00
CarolineandNaarcha-AWS 535ed56012 Corrected capitalization of peer forwarder (#2672)
* Corrected capitalization of peer forwarder.

Signed-off-by: carolxob <[email protected]>

* Updated first heading.

Signed-off-by: carolxob <[email protected]>

* Fix capitilization on sentence

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: carolxob <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-02-08 15:48:20 -07:00
Caroline 5a9e2f7748 Removed duplicate content after introduction. It is contained in the child pages for this section. (#2727)
Signed-off-by: carolxob <[email protected]>
2023-02-08 14:44:38 -07:00
Caroline 6791282a12 Commented out a section that will be built out later. (#2721)
Signed-off-by: carolxob <[email protected]>
2023-02-08 14:43:52 -07:00
kolchfa-aws 4140289357 Refactors the clients index page (#2555)
* Refactors the clients index page

Signed-off-by: Fanit Kolchina <[email protected]>

* Changed C# to .NET

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-02-07 15:41:38 -05:00
Nick Baughman 901bc63959 Replace IndexRequest.Builder.value() call with call to .document() to reflect current state of API (#2658)
Please double-check that this is correct. I'm using `org.opensearch.client:opensearch-java:2.2.0` and `org.opensearch.client:opensearch-rest-client:2.5.0` to try to create a client as per the docs. I noticed that the call to `IndexRequest.Builder.value()` does not work. I believe the correct method name is ``IndexRequest.Builder.document()`
2023-02-07 14:08:03 -05:00
Caroline a1469d0cf5 Adjust navigation order and parent relationships (#2704)
* Adjust navigation order and parent relationships.

Signed-off-by: carolxob <[email protected]>

* Saved files.

Signed-off-by: carolxob <[email protected]>

---------

Signed-off-by: carolxob <[email protected]>
2023-02-07 11:26:13 -07:00
Chris Moore b5f599265d Revise rules for the use of enable and disable (#2701)
* fix#2695-disable-enable-ok

Signed-off-by: cwillum <[email protected]>

* fix#2695-disable-enable-ok

Signed-off-by: cwillum <[email protected]>

* fix#2695-disable-enable-ok

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
2023-02-07 08:53:25 -08:00
kolchfa-aws a00cecce33 Explains the keep_alive parameter for PIT (#2661)
* Explains the keep_alive parameter for PIT

Signed-off-by: Fanit Kolchina <[email protected]>

* Added resiliency statement

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-02-07 11:46:28 -05:00
kolchfa-aws fff6502036 Center site layout (#2668)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-02-06 17:47:35 -05:00
Melissa Vagi 79e489e503 Update TOC subpages (#2671)
Signed-off-by: vagimeli <[email protected]>
2023-02-06 15:04:31 -07:00
7f5cdedd41 Add Trace analytics page to doc website repo (#1873)
* Added cluster permissions to cluster permissions list.

Signed-off-by: carolxob <[email protected]>

* Revert "Added cluster permissions to cluster permissions list."

This reverts commit 48a9fb56b7fce308eccf2b4dd8ad6b7c96515a4d.

* Adding new Trace Analytics page.

Signed-off-by: carolxob <[email protected]>

* Add new trace analytics page.

Signed-off-by: carolxob <[email protected]>

* Incorporated technical review feedback.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Added Trace tuning content before 'Pipeline configuration' section.

Signed-off-by: carolxob <[email protected]>

* Adjusted heading levels to Trace tuning content.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Minor changes to URL format.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Minor edits, fixed image links.

Signed-off-by: carolxob <[email protected]>

* Minor updates to phrasing.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/trace-analytics.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _data-prepper/trace-analytics.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _data-prepper/trace-analytics.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _data-prepper/trace-analytics.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _data-prepper/trace-analytics.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _data-prepper/trace-analytics.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _data-prepper/trace-analytics.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _data-prepper/trace-analytics.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _data-prepper/trace-analytics.md

Co-authored-by: kolchfa-aws <[email protected]>

* Minor edits based on tech review feedback.

Signed-off-by: carolxob <[email protected]>

* Minor updates to links.

Signed-off-by: carolxob <[email protected]>

* Minor link updates.

Signed-off-by: carolxob <[email protected]>

* Minor edits to URLs.

Signed-off-by: carolxob <[email protected]>

* Updated links.

Signed-off-by: carolxob <[email protected]>

* Commit test.

Signed-off-by: carolxob <[email protected]>

* Incorporated some feedback.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/trace-analytics.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _data-prepper/trace-analytics.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _data-prepper/trace-analytics.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _data-prepper/trace-analytics.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _data-prepper/trace-analytics.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _data-prepper/trace-analytics.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _data-prepper/trace-analytics.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _data-prepper/trace-analytics.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _data-prepper/trace-analytics.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _data-prepper/trace-analytics.md

Co-authored-by: kolchfa-aws <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Minor edits to get started.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Incorporated technical review feedback.

Signed-off-by: carolxob <[email protected]>

* Minor changes to phrasing.

Signed-off-by: carolxob <[email protected]>

* Made some edits from editorial feedback.

Signed-off-by: carolxob <[email protected]>

* Incorporated editorial feedback.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/trace-analytics.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _data-prepper/trace-analytics.md

Co-authored-by: Nathan Bower <[email protected]>

* Minor changes.

Signed-off-by: carolxob <[email protected]>

* Incorporated more editorial feedback.

Signed-off-by: carolxob <[email protected]>

* Incorporated more editorial feedback.

Signed-off-by: carolxob <[email protected]>

* Incorporated more editorial feedback.

Signed-off-by: carolxob <[email protected]>

* Additional feedback incorporated from editorial.

Signed-off-by: carolxob <[email protected]>

* Minor edits from editorial review feedback.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Fixed merge conflict...again.

Signed-off-by: carolxob <[email protected]>

* Incorporated editorial feedback.

Signed-off-by: carolxob <[email protected]>

---------

Signed-off-by: carolxob <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-02-06 14:35:01 -07:00
Melissa Vagi 65111760b7 [DOC] Restructures Dashboards TOC (#2628)
* Organize Dashboards TOC in logical order; copy edits for spelling and style guide compliance

Signed-off-by: vagimeli <[email protected]>
2023-02-06 14:20:14 -07:00
Naarcha-AWS 45834d6f78 Once more... Managing, Monitoring, Tuning. (#2653)
Signed-off-by: Naarcha-AWS <[email protected]>
2023-02-06 11:48:25 -06:00
CarolineandNaarcha-AWS 0249991f76 Data Prepper ToC Update (#2514)
* Creating PR with first file.

Signed-off-by: carolxob <[email protected]>

* Adding newly created files to PR.

Signed-off-by: carolxob <[email protected]>

* Reorganized files and added appropriate metadata to map ToC correctly.

Signed-off-by: carolxob <[email protected]>

* Moved Authoring pipelines page.

Signed-off-by: carolxob <[email protected]>

* Minor ToC updates.

Signed-off-by: carolxob <[email protected]>

* Minor ToC updates to Sources section for Data Prepper.

Signed-off-by: carolxob <[email protected]>

* Updated Buffers section under Data Prepper.

Signed-off-by: carolxob <[email protected]>

* Minor update to otelmetricssource.

Signed-off-by: carolxob <[email protected]>

* Restructured ToC in Processors section for Data Prepper.

Signed-off-by: carolxob <[email protected]>

* Minor filename change.

Signed-off-by: carolxob <[email protected]>

* Adjustments to metadata in ToC.

Signed-off-by: carolxob <[email protected]>

* Minor edit.

Signed-off-by: carolxob <[email protected]>

* Fixed nav order in metadata.

Signed-off-by: carolxob <[email protected]>

* Minor edit.

Signed-off-by: carolxob <[email protected]>

* Minor update top metadata for ToC.

Signed-off-by: carolxob <[email protected]>

* Adjustmenets to Toc order.

Signed-off-by: carolxob <[email protected]>

* Minor adjustments to ToC metadata.

Signed-off-by: carolxob <[email protected]>

* Minor adjustments to Sinks section.

Signed-off-by: carolxob <[email protected]>

* Adjustements to high level ToC.

Signed-off-by: carolxob <[email protected]>

* Minor adjustement to Pipelines.md

Signed-off-by: carolxob <[email protected]>

* Minor update.

Signed-off-by: carolxob <[email protected]>

* Slight reorganization. Removed two placeholder pages for now.

Signed-off-by: carolxob <[email protected]>

* Removed a page and replaced with pipelines content.

Signed-off-by: carolxob <[email protected]>

* Minor changes/additions to content for placeholder pages.

Signed-off-by: carolxob <[email protected]>

* Minor update to page link.

Signed-off-by: carolxob <[email protected]>

* Minor adjustments to ToC metadata.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Removed /clients from redirects to correct nav order.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Minor adjustments to ToC metadata.

Signed-off-by: carolxob <[email protected]>

* Minor adjustments.

Signed-off-by: carolxob <[email protected]>

* Minor adjustment ot metadata.

Signed-off-by: carolxob <[email protected]>

* TOC link fixes

Signed-off-by: Naarcha-AWS <[email protected]>

* Changed page name.

Signed-off-by: carolxob <[email protected]>

* Corrected references to Peer Forwarder.

Signed-off-by: carolxob <[email protected]>

* Renamed Data Prepper folder.

Signed-off-by: carolxob <[email protected]>

* Minor updates to phrasing and capitalization.

Signed-off-by: carolxob <[email protected]>

* Minor phrasing update.

Signed-off-by: carolxob <[email protected]>

* Minor phrasing update.

Signed-off-by: carolxob <[email protected]>

* Minor change.

Signed-off-by: carolxob <[email protected]>

* Minor change to change S3 Source to S3Source.

Signed-off-by: carolxob <[email protected]>

* Updated references to peer forwarder and changed capitalization.

Signed-off-by: carolxob <[email protected]>

* Updated capitalization for peer forwarder.

Signed-off-by: carolxob <[email protected]>

* Made edits based on doc review feedback.

Signed-off-by: carolxob <[email protected]>

* Update to one word.

Signed-off-by: carolxob <[email protected]>

---------

Signed-off-by: carolxob <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-02-03 15:06:10 -07:00
kolchfa-aws d7e8cdedd1 Adds important callout (#2630)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-02-03 16:04:29 -05:00
CarolineandAria Marble 86385d4932 Add Peer Forwarder to doc website repo (#2373)
* Add Peer forwarder to doc site repo.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor updates to header section.

Signed-off-by: carolxob <[email protected]>

* Minor copyedits and heading adjustements.

Signed-off-by: carolxob <[email protected]>

* Minor copyedits and heading updates. Additional of Optional section to simplify wording.

Signed-off-by: carolxob <[email protected]>

* Minor copyedits and heading adjustments.

Signed-off-by: carolxob <[email protected]>

* Changed capitalization in title.

Signed-off-by: carolxob <[email protected]>

* Minor changes from doc review feedback.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/peer-forwarder.md

Co-authored-by: Aria Marble <[email protected]>

* Update _data-prepper/peer-forwarder.md

Co-authored-by: Aria Marble <[email protected]>

* Update _data-prepper/peer-forwarder.md

Co-authored-by: Aria Marble <[email protected]>

* Update _data-prepper/peer-forwarder.md

Co-authored-by: Aria Marble <[email protected]>

* Update _data-prepper/peer-forwarder.md

Co-authored-by: Aria Marble <[email protected]>

* Update _data-prepper/peer-forwarder.md

Co-authored-by: Aria Marble <[email protected]>

* Trying to commit file.

Signed-off-by: carolxob <[email protected]>

* Trying to push file.

Signed-off-by: carolxob <[email protected]>

* Trying to push file again.

Signed-off-by: carolxob <[email protected]>

* Trying to push file one more time after rebasing.

Signed-off-by: carolxob <[email protected]>

* Minor change.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Converted optional configuration section to table.

Signed-off-by: carolxob <[email protected]>

* Minor adjustmenets.

Signed-off-by: carolxob <[email protected]>

* Minor adjustments again.

Signed-off-by: carolxob <[email protected]>

* Updates from doc review feedback.

Signed-off-by: carolxob <[email protected]>

* Made changes based on doc review feedback.

Signed-off-by: carolxob <[email protected]>

* Made minor heading adjustements.

Signed-off-by: carolxob <[email protected]>

* Made edits based on doc review feedback.

Signed-off-by: carolxob <[email protected]>

* Made updates based on editorial feedback.

Signed-off-by: carolxob <[email protected]>

* Made extensive changes based on editorial feedback.

Signed-off-by: carolxob <[email protected]>

* Incorporated minor editorial feedback changes.

Signed-off-by: carolxob <[email protected]>

* Incorporated more editorial feedback.

Signed-off-by: carolxob <[email protected]>

* Minor changes.

Signed-off-by: carolxob <[email protected]>

* Committed existing Peer Forwarder file to new PR to simplify feedback.

Signed-off-by: carolxob <[email protected]>

* Incorporated doc review feedback.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor changes.

Signed-off-by: carolxob <[email protected]>

* Updates specifically to table formatting.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Made minor edit to the end of the Configuration table.

Signed-off-by: carolxob <[email protected]>

* Minor edits from doc review feedback.

Signed-off-by: carolxob <[email protected]>

* Minor updates from doc review.

Signed-off-by: carolxob <[email protected]>

* Incorporated more editorial feedback.

Signed-off-by: carolxob <[email protected]>

* Minor update to line 112.

Signed-off-by: carolxob <[email protected]>

* Made minor edits to references to S3. Changed to Amazon S3 where applicable.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Minor updates to text.

Signed-off-by: carolxob <[email protected]>

* Made updates based on SME and doc review feedback.

Signed-off-by: carolxob <[email protected]>

* Minor change to one word.

Signed-off-by: carolxob <[email protected]>

* Removed a comma.

Signed-off-by: carolxob <[email protected]>

---------

Signed-off-by: carolxob <[email protected]>
Co-authored-by: Aria Marble <[email protected]>
2023-02-03 12:38:53 -07:00
Nathan Bower 6b809f289c Adjusts list (#2622)
Signed-off-by: natebower <[email protected]>
2023-02-03 11:59:52 -05:00
Nathan Bower 184ddbe122 Modifies style guide (#2620)
Signed-off-by: natebower <[email protected]>
2023-02-03 11:48:04 -05:00
kolchfa-aws 7aa5f40d04 Adds warning to Java high-level REST client (#2557)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-02-02 20:28:00 -05:00
Naarcha-AWS 6ebd6cfbcf Add redirects for recent TOC changes (#2577)
Signed-off-by: Naarcha-AWS <[email protected]>
2023-02-02 17:48:13 -06:00
kolchfa-aws ebdce3598e Adds 1.3.8 to version history (#2571)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-02-02 16:01:55 -05:00
Chris Moore 24cf6fd66e fix#2155-Sec-TOC-docker-link (#2580)
Signed-off-by: cwillum <[email protected]>
2023-02-02 12:18:05 -08:00
kolchfa-awsandNathan Bower 6e120ec4b8 Adds max_shard_size parameter to shrink API (#2519)
* Adds max_shard_size parameter to shrink API

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented tech review comment

Signed-off-by: Fanit Kolchina <[email protected]>

* One more rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _api-reference/index-apis/shrink-index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _api-reference/index-apis/shrink-index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _api-reference/index-apis/shrink-index.md

Co-authored-by: Nathan Bower <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-02-02 15:05:34 -05:00
Aria Marble 0b9f2c866f cluster api toc update (#2573)
Signed-off-by: ariamarble <[email protected]>
2023-02-02 09:15:27 -08:00
Melissa Vagi 80aba53496 [DOC] Create Dashboards quickstart (#2409)
Create new documentation site pages and content for foundational user documentation 
---------

Signed-off-by: vagimeli <[email protected]>
2023-02-02 09:52:20 -07:00
Chris Moore a6503a51ba fix#2400-new-forum-link (#2568)
Signed-off-by: cwillum <[email protected]>
2023-02-02 08:22:18 -08:00
Melissa Vagi d67fa6bd4e [DOC] Exploring data with Discover (#2435)
Creates new documentation website page and Discover content.
---------

Signed-off-by: vagimeli <[email protected]>
2023-02-01 11:11:43 -07:00
Naarcha-AWSandYaliang Wu af824b3fb1 Add warning about regex experession in ML (#2536)
* Add warning about regex experession in ML

* Update cluster-settings.md

* Update cluster-settings.md

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: Yaliang Wu <[email protected]>

* Update cluster-settings.md

---------

Co-authored-by: Yaliang Wu <[email protected]>
2023-02-01 09:36:02 -06:00
Chris MooreandNaarcha-AWS 8b8d9685d7 Security Analytics—additional updates following 2.5 release (#2515)
* fix#2400-updates-revisit

Signed-off-by: cwillum <[email protected]>

* fix#2400-updates-revisit

Signed-off-by: cwillum <[email protected]>

* fix#2400-updates-revisit

Signed-off-by: cwillum <[email protected]>

* fix#2400-updates-revisit

Signed-off-by: cwillum <[email protected]>

* fix#2400-updates-revisit

Signed-off-by: cwillum <[email protected]>

* fix#2400-updates-revisit

Signed-off-by: cwillum <[email protected]>

* Update _security-analytics/sec-analytics-config/detectors-config.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Update _security-analytics/sec-analytics-config/detectors-config.md

Co-authored-by: Naarcha-AWS <[email protected]>

* fix#2400-updates-revisit

Signed-off-by: cwillum <[email protected]>

* fix#2400-updates-revisit

Signed-off-by: cwillum <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-01-31 17:58:14 -08:00
kolchfa-aws 7992ec0196 Adds copy buttons to API and field type sections (#2518)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-01-30 17:09:38 -05:00
kolchfa-aws b593ca8eed Adds .net client API documentation link (#2513)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-01-30 11:50:42 -05:00
Chris MooreandNaarcha-AWS d04e88b496 Reorganize Configuration section of the Security TOC (#2212)
* fix#2155-sec-toc-config-reorg

Signed-off-by: cwillum <[email protected]>

* fix#2155-sec-toc-config-reorg

Signed-off-by: cwillum <[email protected]>

* fix#2155-sec-toc-config-reorg

Signed-off-by: cwillum <[email protected]>

* fix#2155-sec-toc-config-reorg

Signed-off-by: cwillum <[email protected]>

* fix#2155-sec-toc-config-reorg

Signed-off-by: cwillum <[email protected]>

* fix#2155-sec-toc-config-reorg

Signed-off-by: cwillum <[email protected]>

* fix#2155-sec-toc-config-reorg

Signed-off-by: cwillum <[email protected]>

* fix#2155-sec-toc-config-reorg

Signed-off-by: cwillum <[email protected]>

* fix#2155-sec-toc-config-reorg

Signed-off-by: cwillum <[email protected]>

* fix#2155-sec-toc-config-reorg

Signed-off-by: cwillum <[email protected]>

* fix#2155-sec-toc-config-reorg

Signed-off-by: cwillum <[email protected]>

* Rename security section. Fix links. Add redirects

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: cwillum <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-01-27 10:12:47 -08:00
kolchfa-aws 84da2cf812 Makes version selector sticky (#2492)
* Makes version selector sticky

Signed-off-by: Fanit Kolchina <[email protected]>

* Adds min width to site nav to accommodate version selector

Signed-off-by: Fanit Kolchina <[email protected]>

* Makes site nav 100% vh

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2023-01-26 11:15:34 -05:00
kolchfa-aws 8565bb2adf Scroll to top when last visit was more than 24 hours ago (#2457)
* Scroll to top when last visit was more than 24 hours ago

Signed-off-by: Fanit Kolchina <[email protected]>

* Changed localStorage to sessionStorage

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2023-01-26 11:14:26 -05:00
Nate Bower 9e68a43268 Adjusts spacing (#2496)
Signed-off-by: natebower <[email protected]>

Signed-off-by: natebower <[email protected]>
2023-01-25 14:18:52 -05:00
Nate Bower 4c7cd0cc1e Adds UI text guidance to style guide (#2495)
Signed-off-by: natebower <[email protected]>

Signed-off-by: natebower <[email protected]>
2023-01-25 13:58:52 -05:00
Naarcha-AWS 985d31b8f7 Add additional ML cluster settings (#2487)
* Add additional ML cluster settings

Signed-off-by: Naarcha-AWS <[email protected]>

* Update cluster-settings.md

* Fix other inaccuracies

Signed-off-by: Naarcha-AWS <[email protected]>

* Update cluster-settings.md

* Update cluster-settings.md

* Update cluster-settings.md

Signed-off-by: Naarcha-AWS <[email protected]>
2023-01-25 11:54:25 -06:00
Hyobin (Justin) You 93433871c4 Update docker.md (#2375) 2023-01-24 16:16:46 -06:00
4c885dd767 Add Monitoring to doc website repo (#2018)
* Adding file to new pull request to resolve problem with previous PR.

Signed-off-by: carolxob <[email protected]>

* Minor formatting changes and added a hyperlink.

Signed-off-by: carolxob <[email protected]>

* Minor updates based on doc review feedback.

Signed-off-by: carolxob <[email protected]>

* Awaiting a couple of tech review comments. Doc review feedback incorporated.

Signed-off-by: carolxob <[email protected]>

* Added comment regarding data-prepper-api link.

Signed-off-by: carolxob <[email protected]>

* Checkin test.

Signed-off-by: carolxob <[email protected]>

* Minor edits from technical and editorial feedback.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Adjusted capitalization for one word.

* Added comment for context in editorial review.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/monitoring.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/monitoring.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/monitoring.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/monitoring.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/monitoring.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/monitoring.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/monitoring.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/monitoring.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/monitoring.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/monitoring.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/monitoring.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/monitoring.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/monitoring.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/monitoring.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/monitoring.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/monitoring.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/monitoring.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/monitoring.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/monitoring.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/monitoring.md

Co-authored-by: Nate Bower <[email protected]>

* Removed markdown comment from file.

Signed-off-by: carolxob <[email protected]>

* Slight word change.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/monitoring.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Made doc review edits.

Signed-off-by: carolxob <[email protected]>

* Minor updates to phrasing.

Signed-off-by: carolxob <[email protected]>

* Incorporated technical review feedback.

Signed-off-by: carolxob <[email protected]>

* Minor updates based on tech review feedback.

Signed-off-by: carolxob <[email protected]>

* Minor update to phrasing

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

Signed-off-by: carolxob <[email protected]>
Co-authored-by: Nate Bower <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-01-24 14:25:24 -07:00
kolchfa-aws cba74b6176 Updates table format for version history (#2480)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2023-01-24 16:24:29 -05:00
kolchfa-aws fd900317ac Rewords release notes header (#2470)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2023-01-24 15:53:07 -05:00
kolchfa-aws 71c846a163 Adds 2.5.0 version (#2436)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2023-01-24 14:16:48 -05:00
kolchfa-aws 65600a59fa Adds version history 2.5 (#2437)
* Adds version history 2.5

Signed-off-by: Fanit Kolchina <[email protected]>

* Added more highlights to 2.5

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2023-01-24 14:01:13 -05:00
Naarcha-AWS ab2f400ba1 Fix typo in Neural Search (#2468)
* Fix typo in Neural Search

* Update index.md

* Update index.md
2023-01-24 12:46:14 -06:00
kolchfa-aws d4987a322f Adds release notes 2.5 (#2441)
* Adds release notes 2.5

Signed-off-by: Fanit Kolchina <[email protected]>

* Updates release notes

Signed-off-by: Fanit Kolchina <[email protected]>

* Adds one more PR to release notes

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2023-01-24 13:25:50 -05:00
Naarcha-AWSandAlice Williams cba313d0d7 Add k-NN filter to neural search (#2466)
* Add k-NN filter to search

Signed-off-by: Naarcha-AWS <[email protected]>

* Add technical feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _neural-search-plugin/index.md

Co-authored-by: Alice Williams <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Alice Williams <[email protected]>
2023-01-24 12:22:59 -06:00
Naarcha-AWS 5bbeac2357 Fix links for 2.5 doc changes. (#2465)
* Fix links for 2.5 doc changes.

Signed-off-by: Naarcha-AWS <[email protected]>

* Add CLI redirect

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
2023-01-24 12:12:21 -06:00
kolchfa-aws bf0c4f8aad Adds generated documentation to clients (#2458)
* Adds generated documentation to clients

Signed-off-by: Fanit Kolchina <[email protected]>

* Reworded as per doc review

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2023-01-24 11:43:08 -05:00
1589201a9e Add cluster awareness and decommission docs (#2438)
* Add cluster awareness and decommission docs

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _api-reference/cluster-awareness.md

Co-authored-by: Bukhtawar Khan <[email protected]>

* Edit technical feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Add new cluster awareness examples

Signed-off-by: Naarcha-AWS <[email protected]>

* Add technical feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _api-reference/cluster-awareness.md

Co-authored-by: Alice Williams <[email protected]>

* Update _api-reference/cluster-awareness.md

Co-authored-by: Alice Williams <[email protected]>

* Add Caroline's feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Add one more tweak

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: Heather Halter <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: Heather Halter <[email protected]>

* Update _api-reference/cluster-awareness.md

Co-authored-by: Nate Bower <[email protected]>

* Update _api-reference/cluster-awareness.md

Co-authored-by: Nate Bower <[email protected]>

* Update _api-reference/cluster-awareness.md

Co-authored-by: Nate Bower <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: Nate Bower <[email protected]>

* Update _api-reference/cluster-awareness.md

Co-authored-by: Nate Bower <[email protected]>

* Update _api-reference/cluster-awareness.md

Co-authored-by: Nate Bower <[email protected]>

* Update _api-reference/cluster-awareness.md

Co-authored-by: Nate Bower <[email protected]>

* Update _api-reference/cluster-awareness.md

Co-authored-by: Nate Bower <[email protected]>

* Update _api-reference/cluster-awareness.md

Co-authored-by: Nate Bower <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: Nate Bower <[email protected]>

* Update _api-reference/cluster-awareness.md

Co-authored-by: Nate Bower <[email protected]>

* Update _api-reference/cluster-awareness.md

Co-authored-by: Nate Bower <[email protected]>

* Update _api-reference/cluster-decommission.md

Co-authored-by: Nate Bower <[email protected]>

* Update _api-reference/cluster-awareness.md

Co-authored-by: Nate Bower <[email protected]>

* Update _api-reference/cluster-decommission.md

Co-authored-by: Nate Bower <[email protected]>

* Add editoiral feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix typos

Signed-off-by: Naarcha-AWS <[email protected]>

* Final editorial note

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Bukhtawar Khan <[email protected]>
Co-authored-by: Alice Williams <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Nate Bower <[email protected]>
2023-01-23 17:13:07 -06:00
Naarcha-AWS c2e423ff71 Remove Install and Configure home page (#2449)
* Remove install and configure home page

Signed-off-by: Naarcha-AWS <[email protected]>

* Add gerunds to plugin and configuration titles

Signed-off-by: Naarcha-AWS <[email protected]>

* Make titles gerunds

Signed-off-by: Naarcha-AWS <[email protected]>

* Small tweaks

Signed-off-by: Naarcha-AWS <[email protected]>

* Update plugins.md

* Remove index page

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
2023-01-23 13:09:16 -06:00
b2c87f7fa9 Add new ML cluster settings for 2.5 (#2442)
* Add new ML cluster settings for 2.5

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

* Update model-serving-framework.md

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: Yaliang Wu <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/model-serving-framework.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update cluster-settings.md

* Update cluster-settings.md

Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Yaliang Wu <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-01-23 13:04:44 -06:00
620b3630a7 add two new settings for Anomaly Detection 2.5 (#2450)
* add two new settings for Anomaly Detection

Signed-off-by: Amit Galitzky <[email protected]>

* fixed setting mistake

Signed-off-by: Amit Galitzky <[email protected]>

* Update _monitoring-plugins/ad/settings.md

* Update _monitoring-plugins/ad/settings.md

* Update _monitoring-plugins/ad/settings.md

Co-authored-by: kolchfa-aws <[email protected]>

Signed-off-by: Amit Galitzky <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-01-23 13:03:14 -06:00
Jeff Huss 894b561b08 Editorial changes (#2454)
Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2023-01-23 10:34:47 -08:00
Caroline 80aaf54bb7 Minor changes to Data Prepper index.md. (#2426)
* Minor changes to index.md.

Signed-off-by: carolxob <[email protected]>

* Minor typo/formatting fixes.

Signed-off-by: carolxob <[email protected]>

* Minor change.

Signed-off-by: carolxob <[email protected]>

* Adjusted ToC order so that Getting started appears before Core APIs.

Signed-off-by: carolxob <[email protected]>

* Minor edits to titles.

Signed-off-by: carolxob <[email protected]>

* Minor adjustments to ToC.

Signed-off-by: carolxob <[email protected]>

* Changed filename.

Signed-off-by: carolxob <[email protected]>

* Minor ToC edit

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Minor edit.

Signed-off-by: carolxob <[email protected]>

* Edits made based on editorial feedback.

Signed-off-by: carolxob <[email protected]>

Signed-off-by: carolxob <[email protected]>
2023-01-23 11:32:57 -07:00
Chris Moore e98ee6d833 Update field mapping documentation for Security Analytics (#2422)
* fix#2400-field-mappings

Signed-off-by: cwillum <[email protected]>

* fix#2400-field-mappings

Signed-off-by: cwillum <[email protected]>

* fix#2400-field-mappings

Signed-off-by: cwillum <[email protected]>

* fix#2400-field-mappings

Signed-off-by: cwillum <[email protected]>

* fix#2400-field-mappings

Signed-off-by: cwillum <[email protected]>

* fix#2400-field-mappings

Signed-off-by: cwillum <[email protected]>

* fix#2400-field-mappings

Signed-off-by: cwillum <[email protected]>

* fix#2400-field-mappings

Signed-off-by: cwillum <[email protected]>

* fix#2400-field-mappings

Signed-off-by: cwillum <[email protected]>

* fix#2400-field-mappings

Signed-off-by: cwillum <[email protected]>

* fix#2400-field-mappings

Signed-off-by: cwillum <[email protected]>

* fix#2400-field-mappings

Signed-off-by: cwillum <[email protected]>

Signed-off-by: cwillum <[email protected]>
2023-01-23 10:31:46 -08:00
Jeff Huss b90dbd9036 Adds installation guide for OpenSearch Dashboards debian distribution (#2440)
* Fixed typo in OS install and added page for debian osd install

Signed-off-by: JeffH-AWS <[email protected]>

* Replaced sample responses now that the 2.5 artifact is available

Signed-off-by: JeffH-AWS <[email protected]>

* Doing more things

Signed-off-by: JeffH-AWS <[email protected]>

* Prune overview narrative section and add steps for manual package install

Signed-off-by: JeffH-AWS <[email protected]>

* Fixing some formatting issues and adding fingerprint verification steps

Signed-off-by: JeffH-AWS <[email protected]>

* Working on APT repository steps

Signed-off-by: JeffH-AWS <[email protected]>

* Fix typo in os core install guide

Signed-off-by: JeffH-AWS <[email protected]>

* Modification after verifying steps and removed reference to fingerprint since it isnt in the console output

Signed-off-by: JeffH-AWS <[email protected]>

* Wrapping up

Signed-off-by: JeffH-AWS <[email protected]>

* Fix to repo entry

Signed-off-by: JeffH-AWS <[email protected]>

* Updating links

Signed-off-by: JeffH-AWS <[email protected]>

* Applying doc review feedback

Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2023-01-20 11:44:00 -08:00
kolchfa-aws 3de1666f47 Adds second image style with no border (#2445)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2023-01-20 11:24:06 -05:00
Aria Marble cd58cdae33 Admin UI further editorial updates (#2444)
Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
2023-01-19 14:39:20 -08:00
Aria Marbleandkolchfa-aws 0af9d26b32 Editorial for Admin UI index operations (#2421)
* Editorial for Admin UI index operations

Signed-off-by: ariamarble <[email protected]>

* formatting and title change

Signed-off-by: ariamarble <[email protected]>

* Tech updates

Signed-off-by: ariamarble <[email protected]>

* format changes

Signed-off-by: ariamarble <[email protected]>

* Terminology changes

Signed-off-by: ariamarble <[email protected]>

* quick change

Signed-off-by: ariamarble <[email protected]>

* editorial changes

Signed-off-by: ariamarble <[email protected]>

* Apply suggestions from doc review

Co-authored-by: kolchfa-aws <[email protected]>

* title change

Signed-off-by: ariamarble <[email protected]>

* further doc review changes

Signed-off-by: ariamarble <[email protected]>

* changing nav order

Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-01-19 09:43:36 -08:00
kolchfa-aws a2b3c3820a Adds query string query documentation (#2427)
* Adds query string query documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Added a description

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2023-01-19 11:40:16 -05:00
c7837cb70b Add Query String for rollups (#2428)
* Add Query String for rollups

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _im-plugin/index-rollups/index.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _im-plugin/index-rollups/index.md

Co-authored-by: Caroline <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Caroline <[email protected]>
2023-01-19 10:39:42 -06:00
Melissa Vagi 972d0f06ef Move pages (#2425)
Moved pages for doc site restructure.
Signed-off-by: vagimeli <[email protected]>
2023-01-18 14:39:47 -07:00
0cdba2b018 Updates remote-backed storage documentation (#2363)
* Update remote store documentation to reflect request level durability

Signed-off-by: Ashish Singh <[email protected]>

* Update remote store documentation to reflect request level durability

Signed-off-by: Ashish Singh <[email protected]>

* Apply suggestions from code review

Co-authored-by: kolchfa-aws <[email protected]>

* Adds to the remote storage documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated tech review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Minor rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated doc review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Tech review updates

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Ashish Singh <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Ashish Singh <[email protected]>
Co-authored-by: Ashish <[email protected]>
2023-01-18 15:52:59 -05:00
kolchfa-awsandNate Bower 1ff9a59bf0 Adds cluster health by awareness attribute documentation (#2398)
* Adds cluster health by awareness attribute documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Added new response and edited note for clarity

Signed-off-by: Fanit Kolchina <[email protected]>

* Minor rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Minor edits

Signed-off-by: Fanit Kolchina <[email protected]>

* More updates

Signed-off-by: Fanit Kolchina <[email protected]>

* Minor rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Minor rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _api-reference/cluster-health.md

Co-authored-by: Nate Bower <[email protected]>

* Update _api-reference/cluster-health.md

Co-authored-by: Nate Bower <[email protected]>

* Removed experimental flag and reworked to add in main body

Signed-off-by: Fanit Kolchina <[email protected]>

* One more merge conflict resolved

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Nate Bower <[email protected]>
2023-01-18 15:51:05 -05:00
efa9f99e8d Add GPU acceleration documentation (#2384)
* Add GPU acceleration documentation

Signed-off-by: Naarcha-AWS <[email protected]>

* Address tech feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Address technical feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Adjust model size sentence

Signed-off-by: Naarcha-AWS <[email protected]>

* Add optional to neuron step

Signed-off-by: Naarcha-AWS <[email protected]>

* Add Jeff's feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Add copy and customize for Inferntia examples

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/gpu-acceleration.md

Co-authored-by: Nate Bower <[email protected]>

* Update _ml-commons-plugin/gpu-acceleration.md

Co-authored-by: Nate Bower <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nate Bower <[email protected]>

* Fix link

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Caroline <[email protected]>

* Apply suggestions from code review

Co-authored-by: Caroline <[email protected]>

* Update _ml-commons-plugin/gpu-acceleration.md

Co-authored-by: Caroline <[email protected]>

* Update _ml-commons-plugin/gpu-acceleration.md

Co-authored-by: Caroline <[email protected]>

* Update _ml-commons-plugin/gpu-acceleration.md

Co-authored-by: Caroline <[email protected]>

* Fix numbering in final section

Signed-off-by: Naarcha-AWS <[email protected]>

* Add final tech feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* A couple more suggestion

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Yaliang Wu <[email protected]>

* Fix Neural Search link

Signed-off-by: Naarcha-AWS <[email protected]>

* Add experimental warning

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/gpu-acceleration.md

Co-authored-by: Yaliang Wu <[email protected]>

* Final tech feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Move OpenSearch to step 2.

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nate Bower <[email protected]>
Co-authored-by: Caroline <[email protected]>
Co-authored-by: Yaliang Wu <[email protected]>
2023-01-18 13:31:52 -06:00
Chris Moore f89e111983 Updates to Security Analytics documentation (#2408)
* fix#2400-revisions-to-current

Signed-off-by: cwillum <[email protected]>

* fix#2400-SecAnalytics-updates

Signed-off-by: cwillum <[email protected]>

* fix#2400-SecAnalytics-updates

Signed-off-by: cwillum <[email protected]>

* fix#2400-SecAnalytics-updates

Signed-off-by: cwillum <[email protected]>

* fix#2400-SecAnalytics-updates

Signed-off-by: cwillum <[email protected]>

Signed-off-by: cwillum <[email protected]>
2023-01-18 09:46:44 -08:00
kolchfa-aws 4760827608 Adds maps documentation (#2376)
* Adds maps documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Rewrites

Signed-off-by: Fanit Kolchina <[email protected]>

* Changed entry point for maps

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* More tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Adds steps to install sample data

Signed-off-by: Fanit Kolchina <[email protected]>

* Minor edit

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Updated the add layer dialog

Signed-off-by: Fanit Kolchina <[email protected]>

* Simplified adding sample dataset

Signed-off-by: Fanit Kolchina <[email protected]>

* Minor change

Signed-off-by: Fanit Kolchina <[email protected]>

* Added new images

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2023-01-17 18:14:36 -05:00
Alice Williams 7ac74ec7a6 Adds Jaeger trace data for analytics documentation (#2374)
* for new page how to analyze Jaeger trace data

Signed-off-by: alicejw <[email protected]>

* remove old image

Signed-off-by: alicejw <[email protected]>

* for new information and doc writer checklist

Signed-off-by: alicejw <[email protected]>

* for new information and doc writer checklist

Signed-off-by: alicejw <[email protected]>

* small rewrite

Signed-off-by: alicejw <[email protected]>

* new clean images from Dashboards URL directly

Signed-off-by: alicejw <[email protected]>

* for additional information

Signed-off-by: alicejw <[email protected]>

* remove blank lines

Signed-off-by: alicejw <[email protected]>

* for tech review feedback updates

Signed-off-by: alicejw <[email protected]>

* add requirements section

Signed-off-by: alicejw <[email protected]>

* for new procedure

Signed-off-by: alicejw <[email protected]>

* for tech review feedback updates

Signed-off-by: alicejw <[email protected]>

* continued updates

Signed-off-by: alicejw <[email protected]>

* for docker compose file instructions

Signed-off-by: alicejw <[email protected]>

* for docker usage instruction

Signed-off-by: alicejw <[email protected]>

* for step 2 view dashboards

Signed-off-by: alicejw <[email protected]>

* for additional link provided in tech review

Signed-off-by: alicejw <[email protected]>

* for link to index page to introduce the feature

Signed-off-by: alicejw <[email protected]>

* final checklist

Signed-off-by: alicejw <[email protected]>

* add warning not to use sample file in prod env

Signed-off-by: alicejw <[email protected]>

* updated docker file that is safe for prod env, remove warning note for previous file

Signed-off-by: alicejw <[email protected]>

* for small update to parent page

Signed-off-by: alicejw <[email protected]>

* for tech review

Signed-off-by: alicejw <[email protected]>

* typo fix for font

Signed-off-by: alicejw <[email protected]>

* for doc review #1 feedback updates

Signed-off-by: alicejw <[email protected]>

* for doc review feedback #2 updates

Signed-off-by: alicejw <[email protected]>

* for a couple minor changes

Signed-off-by: alicejw <[email protected]>

* spell out dashboard URI directly to trace analytics for accessibility. With URL obfuscated, this would not get spelled out in the vision-impaired app that scans through.it would simply read the title only

Signed-off-by: alicejw <[email protected]>

* need to add additional step from eng to generate sample data

Signed-off-by: alicejw <[email protected]>

* for additional step image of sample app

Signed-off-by: alicejw <[email protected]>

* rename step numbers

Signed-off-by: alicejw <[email protected]>

* minor fix heading levels

Signed-off-by: alicejw <[email protected]>

* updates recommended by the editorial reviewer

Signed-off-by: alicejw <[email protected]>

* clarify Spans window function

Signed-off-by: alicejw <[email protected]>

* clarified individual trace details section

Signed-off-by: alicejw <[email protected]>

Signed-off-by: alicejw <[email protected]>
2023-01-17 14:37:50 -08:00
kolchfa-aws 515b66b687 Adds border to images (#2415)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2023-01-17 12:27:52 -05:00
kolchfa-aws 32767eb3fc Fixes allow_partial_pit_creation (#2411)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2023-01-17 12:08:03 -05:00
Aria Marbleandkolchfa-aws 2feb50e7e0 Adds documentation for Admin UI index operations (#2403)
* Adds documentation for Admin UI index operations

Signed-off-by: ariamarble <[email protected]>

* tech review and format changes

Signed-off-by: ariamarble <[email protected]>

* Update _dashboards/admin-ui-index/index-management.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _dashboards/admin-ui-index/index-management.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _dashboards/admin-ui-index/index-management.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _dashboards/admin-ui-index/index-management.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _dashboards/admin-ui-index/index-management.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _dashboards/admin-ui-index/index-management.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _dashboards/admin-ui-index/index-management.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _dashboards/admin-ui-index/index-management.md

Co-authored-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: kolchfa-aws <[email protected]>

* initial doc review changes

Signed-off-by: ariamarble <[email protected]>

* further doc review changes

Signed-off-by: ariamarble <[email protected]>

* consolidate snapshots

Signed-off-by: ariamarble <[email protected]>

* Doc Review 2 Electric Boogaloo

Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-01-17 06:58:14 -08:00
Heather Halter ac98ef5e5b Update opensearch-documentation-release-notes-2.4.0.md (#2406)
Updates the 2.4 release notes to remove content that was pulled and to remove the note.
2023-01-16 17:20:03 -08:00
Chris Moore e641a3bb0c Add new Rules documentation that covers YAML Editor view (#2407)
* fix#2400-yaml-editor-rules

Signed-off-by: cwillum <[email protected]>

* fix#2400-yaml-editor-rules

Signed-off-by: cwillum <[email protected]>

* fix#2400-yaml-editor-rules

Signed-off-by: cwillum <[email protected]>

Signed-off-by: cwillum <[email protected]>
2023-01-13 17:24:40 -08:00
CarolineandNaarcha-AWS 22bac5fd45 Add Logs to doc website repo. (#1944)
* Add Logs to doc website repo.

Signed-off-by: carolxob <[email protected]>

* Minor copy edits, added one heading.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/logs.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Minor heading changes.

Signed-off-by: carolxob <[email protected]>

* Incorporated doc review edits.

Signed-off-by: carolxob <[email protected]>

* Incorporated technical feedback.

Signed-off-by: carolxob <[email protected]>

* Minor technical feedback incorporated.

Signed-off-by: carolxob <[email protected]>

* Minor phrasing change.

Signed-off-by: carolxob <[email protected]>

* Added comments for editorial.

Signed-off-by: carolxob <[email protected]>

* Incorporated editorial feedkback changes.

Signed-off-by: carolxob <[email protected]>

Signed-off-by: carolxob <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-01-13 14:24:40 -05:00
96cfdf0952 Add Core APIs to doc website repo. (#1932)
* Adding Core API doc to doc website repo.

Signed-off-by: carolxob <[email protected]>

* Made edits based on doc review feedback.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/core-apis.md

Co-authored-by: Alice Williams <[email protected]>

* Minor edits based on doc review feedback.

Signed-off-by: carolxob <[email protected]>

* Pushing first set of updates because last ones did not commit.

Signed-off-by: carolxob <[email protected]>

* Made more changes as part of editorial review.

Signed-off-by: carolxob <[email protected]>

* Added more editorial feedback edits.

Signed-off-by: carolxob <[email protected]>

* Pushing more editorial feedback changes.

Signed-off-by: carolxob <[email protected]>

* Added more editorial feedback changes.

Signed-off-by: carolxob <[email protected]>

* Added more editorial feedback.

Signed-off-by: carolxob <[email protected]>

* Made slight changes.

Signed-off-by: carolxob <[email protected]>

* Picked up a few more changes from editorial.

Signed-off-by: carolxob <[email protected]>

* Incorporated doc review feedback. Needs a couple of tech questions addressed.

Signed-off-by: carolxob <[email protected]>

* Minor changes.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Minor edits made from editorial feedback.

Signed-off-by: carolxob <[email protected]>

* Minor capitalization update.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/core-apis.md

* Update _data-prepper/core-apis.md

Co-authored-by: Nate Bower <[email protected]>

* Made changes based on editorial feedback.

Signed-off-by: carolxob <[email protected]>

Signed-off-by: carolxob <[email protected]>
Co-authored-by: Alice Williams <[email protected]>
Co-authored-by: Nate Bower <[email protected]>
2023-01-13 13:52:24 -05:00
Chris Moore 074963223d fix#2399-SecAnalytics-remove-experi-flag (#2401)
Signed-off-by: cwillum <[email protected]>

Signed-off-by: cwillum <[email protected]>
2023-01-12 14:12:52 -08:00
kolchfa-aws ddb6db4e20 Adds response fields to the cluster health API (#2385)
* Adds response fields to the cluster health API

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Formatting tables

Signed-off-by: Fanit Kolchina <[email protected]>

* More formatting changes

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2023-01-11 14:54:56 -05:00
Melissa Vagi 243ec1119a [DOC] Adds new site pages and content under Visualize (#2377)
* Adds new doc site pages and new content

Signed-off-by: vagimeli <[email protected]>
2023-01-11 12:34:41 -07:00
Jeff Huss 851c523f03 Clean up RPM/YUM installation guide (#2371)
* Cleaning up

Signed-off-by: JeffH-AWS <[email protected]>

* Cleaning up

Signed-off-by: JeffH-AWS <[email protected]>

* Cleaning up

Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2023-01-11 09:42:56 -08:00
Jeff Huss 2587360202 Add installation guide for Debian distribution (#2355)
* Creating page for the content

Signed-off-by: JeffH-AWS <[email protected]>

* Added intro section

Signed-off-by: JeffH-AWS <[email protected]>

* Adding local repo steps but still waiting on syntax for ubuntu distribution naming

Signed-off-by: JeffH-AWS <[email protected]>

* Dumping from the rpm guide so I can work through it in-place

Signed-off-by: JeffH-AWS <[email protected]>

* Adding commands now that I have package names

Signed-off-by: JeffH-AWS <[email protected]>

* Add output

Signed-off-by: JeffH-AWS <[email protected]>

* Polishing

Signed-off-by: JeffH-AWS <[email protected]>

* Polishing

Signed-off-by: JeffH-AWS <[email protected]>

* Touch up

Signed-off-by: JeffH-AWS <[email protected]>

* Applying changes from tech review part 1

Signed-off-by: JeffH-AWS <[email protected]>

* Applying changes from tech review part 1.1

Signed-off-by: JeffH-AWS <[email protected]>

* Applying changes from tech review part 2

Signed-off-by: JeffH-AWS <[email protected]>

* Add fingerprint verification steps

Signed-off-by: JeffH-AWS <[email protected]>

* Last minute tech revisions

Signed-off-by: JeffH-AWS <[email protected]>

* Changes

Signed-off-by: JeffH-AWS <[email protected]>

* Clean up CLI command

Signed-off-by: JeffH-AWS <[email protected]>

* Fix curl

Signed-off-by: JeffH-AWS <[email protected]>

* Modify GPG commands

Signed-off-by: JeffH-AWS <[email protected]>

* Changes

Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2023-01-11 09:22:28 -08:00
kolchfa-aws a8ee1aff76 Changed nav order numbers (#2372)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2023-01-10 17:42:13 -05:00
Daniel (dB.) Doubrovkine 9359c861dc Updated MAINTAINERS.md to match recommended opensearch-project format. (#2339)
Signed-off-by: dblock <[email protected]>

Signed-off-by: dblock <[email protected]>
2023-01-10 13:09:44 -06:00
kolchfa-aws c25ff903a1 Adds Rust client documentation (#2342)
* Adds Rust client documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Added copy buttons and refactored more clients

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated doc review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* One more fix - indexes

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2023-01-10 13:49:15 -05:00
kolchfa-aws 9a0a059b7e Removes cluster manager task throttling (#2360)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2023-01-09 17:49:44 -05:00
kolchfa-aws f353f86b16 Creates the Kendra plugin section in Compare Search Results (#2060)
* Creates the Kendra plugin section in Compare Search Results

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2023-01-09 13:13:08 -05:00
kolchfa-aws f9a9ea1baf Adds date math documentation (#2171)
* Adds date math documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2023-01-06 11:00:58 -05:00
4710471e5b Adds alias action sample template to ISM policy page (#2269)
* Adds alias action sample template to ISM policy page

Signed-off-by: ariamarble <[email protected]>

* added copy buttons

Signed-off-by: ariamarble <[email protected]>

* Changes formatting for copy buttons

Signed-off-by: Fanit Kolchina <[email protected]>

* made tech review changes

Signed-off-by: ariamarble <[email protected]>

* Update _im-plugin/ism/policies.md

Co-authored-by: Nate Bower <[email protected]>

* Update _im-plugin/ism/policies.md

Co-authored-by: Nate Bower <[email protected]>

* Update _im-plugin/ism/policies.md

Co-authored-by: Nate Bower <[email protected]>

* Update _im-plugin/ism/policies.md

Co-authored-by: Nate Bower <[email protected]>

* Update _im-plugin/ism/policies.md

Co-authored-by: Nate Bower <[email protected]>

* Update _im-plugin/ism/policies.md

Co-authored-by: Nate Bower <[email protected]>

* editorial

Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
Co-authored-by: Nate Bower <[email protected]>
2023-01-05 09:00:38 -08:00
0799991e80 Adds documentation for Job Scheduler plugin (#2242)
* Adds documentation for Job Scheduler plugin

Signed-off-by: ariamarble <[email protected]>

* made tech changes

Signed-off-by: ariamarble <[email protected]>

* add to dropdown

Signed-off-by: ariamarble <[email protected]>

* made suggested changes

Signed-off-by: ariamarble <[email protected]>

* Update _job-scheduler-plugin/build-plugin.md

Co-authored-by: Heather Halter <[email protected]>

* made suggested changes

Signed-off-by: ariamarble <[email protected]>

* index page re-write

Signed-off-by: ariamarble <[email protected]>

* wording changes. moving to single page

Signed-off-by: ariamarble <[email protected]>

* rephrasing and suggested changes

Signed-off-by: ariamarble <[email protected]>

* Update _job-scheduler-plugin/index.md

Co-authored-by: Nate Bower <[email protected]>

* Update _job-scheduler-plugin/index.md

Co-authored-by: Nate Bower <[email protected]>

* Update _job-scheduler-plugin/index.md

Co-authored-by: Nate Bower <[email protected]>

* Update _job-scheduler-plugin/index.md

Co-authored-by: Nate Bower <[email protected]>

* Update _job-scheduler-plugin/index.md

Co-authored-by: Nate Bower <[email protected]>

* Update _job-scheduler-plugin/index.md

Co-authored-by: Nate Bower <[email protected]>

* Update _job-scheduler-plugin/index.md

Co-authored-by: Nate Bower <[email protected]>

* Update _job-scheduler-plugin/index.md

Co-authored-by: Nate Bower <[email protected]>

* Update _job-scheduler-plugin/index.md

Co-authored-by: Nate Bower <[email protected]>

* Update _job-scheduler-plugin/index.md

Co-authored-by: Nate Bower <[email protected]>

* Update _job-scheduler-plugin/index.md

Co-authored-by: Nate Bower <[email protected]>

* Update _job-scheduler-plugin/index.md

Co-authored-by: Nate Bower <[email protected]>

* Update _job-scheduler-plugin/index.md

Co-authored-by: Nate Bower <[email protected]>

* Update _job-scheduler-plugin/index.md

Co-authored-by: Nate Bower <[email protected]>

* editorial

Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Nate Bower <[email protected]>
2023-01-05 08:24:24 -08:00
ffca1c90b9 Minor command line fixes (#2287)
* Minor command line fixes

1. fixed pipelines.yaml destination path
2. fixed image repository name

* Update _data-prepper/get-started.md

Co-authored-by: Caroline <[email protected]>

Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Caroline <[email protected]>
2023-01-04 14:32:43 -06:00
Or Bin 10fb6ad585 Typo fix (#2307) 2023-01-04 14:22:11 -06:00
Caroline 94ea5b7228 Minor ToC edits. (#2314)
Signed-off-by: carolxob <[email protected]>

Signed-off-by: carolxob <[email protected]>
2022-12-29 12:08:49 -07:00
Naarcha-AWSandCaroline 728e61cd98 Fix Sinks and Sources in Data Prepper config (#2315)
* Fix Sinks and Sources in Data Prepper config

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/configuration/sources/http-source.md

Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Caroline <[email protected]>
2022-12-28 16:18:14 -06:00
Mike BenzaandMike Benza 854759a73f Correct the spelling of the Galician analzyer. (#2277)
The correct analyzer is `galician`, not `galicia`.

Signed-off-by: Mike Benza <[email protected]>

Signed-off-by: Mike Benza <[email protected]>
Co-authored-by: Mike Benza <[email protected]>
2022-12-28 12:25:41 -06:00
Caroline f64e9dccb4 Restructure Data Prepper plugins documentation (#2073)
* Removed content from Data Prepper reference and broke out into separate pages.

Signed-off-by: carolxob <[email protected]>

* Checking in file to make sure it's the right version.

Signed-off-by: carolxob <[email protected]>

* Minor update.

Signed-off-by: carolxob <[email protected]>

* Updated files.

Signed-off-by: carolxob <[email protected]>

* Adding Sinks file.

Signed-off-by: carolxob <[email protected]>

* Added file to PR.

Signed-off-by: carolxob <[email protected]>

* Corrected TOC hierarchy.

Signed-off-by: carolxob <[email protected]>

* Added images and reorganized files.

Signed-off-by: carolxob <[email protected]>

* Reconfigured some content based on David's feedback.

Signed-off-by: carolxob <[email protected]>

* Modified reference page.

Signed-off-by: carolxob <[email protected]>

* Fixed minor heading issue.

Signed-off-by: carolxob <[email protected]>

* Minor edits.

Signed-off-by: carolxob <[email protected]>

* Major edits, files created, moved, and content broken out from main config page.

Signed-off-by: carolxob <[email protected]>

* Adding key value and processors pages to the PR.

Signed-off-by: carolxob <[email protected]>

* Basic ToC reorg.

Signed-off-by: carolxob <[email protected]>

* ToC updates.

Signed-off-by: carolxob <[email protected]>

* Minor ToC updates.

Signed-off-by: carolxob <[email protected]>

* Minor update.:

Signed-off-by: carolxob <[email protected]>

* Minor edits to ToC again.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor TOC update

Signed-off-by: carolxob <[email protected]>

* Minor ToC updates.

Signed-off-by: carolxob <[email protected]>

* Minor ToC updates.

Signed-off-by: carolxob <[email protected]>

* Minor ToC updates.

Signed-off-by: carolxob <[email protected]>

* Minor ToC updates.

Signed-off-by: carolxob <[email protected]>

* Minor ToC updates.

Signed-off-by: carolxob <[email protected]>

* Minor ToC changes.

Signed-off-by: carolxob <[email protected]>

* Minor ToC updates.

Signed-off-by: carolxob <[email protected]>

* ToC updates.

Signed-off-by: carolxob <[email protected]>

* Minor ToC updates.

Signed-off-by: carolxob <[email protected]>

* Minor ToC updates.

Signed-off-by: carolxob <[email protected]>

* Minor ToC updates.

Signed-off-by: carolxob <[email protected]>

* Minor ToC updates

Signed-off-by: carolxob <[email protected]>

* Minor ToC changes.

Signed-off-by: carolxob <[email protected]>

* Minor ToC changes.

Signed-off-by: carolxob <[email protected]>

* Minor ToC changes.

Signed-off-by: carolxob <[email protected]>

* Minor ToC changes.

Signed-off-by: carolxob <[email protected]>

* Minor ToC changes.

Signed-off-by: carolxob <[email protected]>

* Minor ToC edits.

Signed-off-by: carolxob <[email protected]>

* Changed filename.

Signed-off-by: carolxob <[email protected]>

* Minor ToC updates

Signed-off-by: carolxob <[email protected]>

* Making small Toc changes.

Signed-off-by: carolxob <[email protected]>

* Minor ToC updates.

Signed-off-by: carolxob <[email protected]>

* Added comment blocks for Config and Metrics sections.

Signed-off-by: carolxob <[email protected]>

* Minor ToC updates to add Sinks and Sources under config guide.

Signed-off-by: carolxob <[email protected]>

Signed-off-by: carolxob <[email protected]>
2022-12-27 14:58:48 -08:00
8fab951840 [DOC] New content: New web page for visualize section (#1402)
* Create new Visualize web page and intro content

Signed-off-by: vagimeli <[email protected]>
Co-authored-by: Josh Romero <[email protected]>
Co-authored-by: Nate Bower <[email protected]>
2022-12-27 14:10:33 -07:00
kolchfa-aws 10e0c5de7c Updates site UI changes (#2264)
* Updates site UI changes

Signed-off-by: Fanit Kolchina <[email protected]>

* Addresses code review feedback, removes feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Adds back feedback mechanism

Signed-off-by: Fanit Kolchina <[email protected]>

* Makes back to top button non-transparent

Signed-off-by: Fanit Kolchina <[email protected]>

* Small change in style

Signed-off-by: Fanit Kolchina <[email protected]>

* Adds margin to copy button wrap

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-12-27 11:45:32 -05:00
Nate Bower cb6fb2206d Updates style guide (#2282)
Signed-off-by: natebower <[email protected]>

Signed-off-by: natebower <[email protected]>
2022-12-23 15:40:30 -05:00
Aria Marble a9e38ff97b Fix issue with ISM error prevention TOC (#2265)
Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
2022-12-20 09:09:42 -08:00
kolchfa-aws 0402d132dd Adds feedback mechanism and more site visual improvements (#2259)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-12-19 14:41:42 -05:00
Jeff Huss 700649e6f5 Added warning about restoring opendistro_security index through snapshot restore (#2258)
Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2022-12-19 11:25:28 -08:00
kolchfa-awsandNate Bower a10f13d21b Adds high-level Python client documentation (#2141)
* Adds high-level Python client documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Adds bulk operations and document class

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nate Bower <[email protected]>

* Update python-high-level.md

Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Nate Bower <[email protected]>
2022-12-19 13:06:04 -05:00
Mauricio Scheffer 2320a4b281 Fix description of cosinesimil distance function (#2214)
Signed-off-by: Mauricio Scheffer <[email protected]>

Signed-off-by: Mauricio Scheffer <[email protected]>
2022-12-16 13:22:32 -06:00
Alice Williams a41457242e for acronym spell out 1st instance (#2232)
Signed-off-by: alicejw <[email protected]>

Signed-off-by: alicejw <[email protected]>
2022-12-15 09:36:09 -08:00
kolchfa-aws 1e4dc30d5c Removes feedback buttons (#2169)
* Removes feedback buttons

Signed-off-by: Fanit Kolchina <[email protected]>

* Put link to edit in left nav

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-12-14 15:20:17 -05:00
Naarcha-AWS 320244db63 Fix Neural search pipeline example (#2177)
* Fix Neural search pipeline example

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix cluster settings

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
2022-12-13 15:33:01 -06:00
kolchfa-aws 6c0a9072b4 Adds 1.3.7 and 2.4.1 to version history (#2188)
* Adds version 2.4 to version history

Signed-off-by: Fanit Kolchina <[email protected]>

* Adds version history with 1.3.7 and 2.4.1

Signed-off-by: Fanit Kolchina <[email protected]>

* Adds windows support

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-12-13 16:19:17 -05:00
Naarcha-AWS 12fe80130c Update Points of Contact on readme (#2192)
Points of Contact sorted into alphabetical order.
2022-12-13 14:44:46 -06:00
Aria Marble 2f814facb3 Correct API endpoints for CAT API reference (#2158)
Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
2022-12-13 09:52:53 -08:00
Aria Marble e05def9246 Correct table formatting for cluster settings page (#2172)
Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
2022-12-13 09:39:19 -08:00
CarolineandNate Bower a4f7895231 Editorial feedback for Expression syntax (#2168)
* Add Expression syntax to doc website repo.

Signed-off-by: carolxob <[email protected]>

* Minor changes to headings and heading levels.

Signed-off-by: carolxob <[email protected]>

* Adjusted/renamed heading levels and titles.

Signed-off-by: carolxob <[email protected]>

* Minor copy edits.

Signed-off-by: carolxob <[email protected]>

* Added changes from tech review.

Signed-off-by: carolxob <[email protected]>

* Incorporated feedback from doc review.

Signed-off-by: carolxob <[email protected]>

* Test commit.

Signed-off-by: carolxob <[email protected]>

* Minor edits based on editorial review feedback.

Signed-off-by: carolxob <[email protected]>

* Added editorial feedback changes.

Signed-off-by: carolxob <[email protected]>

* Incorporated feedback from editorial review.

Signed-off-by: carolxob <[email protected]>

* Minor editorial feedback

Signed-off-by: carolxob <[email protected]>

* Incorporated editorial feedback comments.

Signed-off-by: carolxob <[email protected]>

* Made minor changes.

Signed-off-by: carolxob <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nate Bower <[email protected]>

* Editorial feedback incorporated.

Signed-off-by: carolxob <[email protected]>

* Made updates based on final editorial feedback.

Signed-off-by: carolxob <[email protected]>

Signed-off-by: carolxob <[email protected]>
Co-authored-by: Nate Bower <[email protected]>
2022-12-12 16:17:06 -07:00
Amrita Ramnauth f3bb02d596 Semantic change in concepts section (#2167)
changed text from compromised to composed
2022-12-12 15:07:33 -06:00
1e260f961d Add Log analytics to doc website repo (#1977)
* Adding Core API doc to doc website repo.

Signed-off-by: carolxob <[email protected]>

* Add log analytics page to doc site repo.

Signed-off-by: carolxob <[email protected]>

* Minor copyedits to document.

Signed-off-by: carolxob <[email protected]>

* Removed Example pipeline.yaml without SSL and basic authentication enabled section to avoid insecure configuration.

Signed-off-by: carolxob <[email protected]>

* Updates based on feedback.

Signed-off-by: carolxob <[email protected]>

* Minor updates.

Signed-off-by: carolxob <[email protected]>

* Minor update.

Signed-off-by: carolxob <[email protected]>

* Added example for pipeline.yaml file

Signed-off-by: carolxob <[email protected]>

* Removed Core APIs file from PR.

Signed-off-by: carolxob <[email protected]>

* Added image files to Data Prepper PR.

Signed-off-by: carolxob <[email protected]>

* Minor update to a couple of words.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/log-analytics.md

Co-authored-by: Nate Bower <[email protected]>

* Edits from final editorial review incorporated.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/log-analytics.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/log-analytics.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/log-analytics.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/log-analytics.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/log-analytics.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/log-analytics.md

Co-authored-by: Nate Bower <[email protected]>

* Incorporated editorial feedback.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/pipelines.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/pipelines.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/log-analytics.md

Co-authored-by: Nate Bower <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nate Bower <[email protected]>

* Minor edits based on editorial feedback.

Signed-off-by: carolxob <[email protected]>

* Update _data-prepper/log-analytics.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/log-analytics.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/log-analytics.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/log-analytics.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/log-analytics.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/log-analytics.md

Co-authored-by: Nate Bower <[email protected]>

* Update _data-prepper/pipelines.md

Co-authored-by: Nate Bower <[email protected]>

* Update log-analytics.md

Incorporated comment from editorial feedback on line 40.

Signed-off-by: carolxob <[email protected]>
Co-authored-by: Nate Bower <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2022-12-09 10:03:35 -07:00
Craig Perkins 0dc659cfd5 Revert SAML troubleshooting page to _opendistro route to match existing route (#2160)
Signed-off-by: Craig Perkins <[email protected]>

Signed-off-by: Craig Perkins <[email protected]>
2022-12-08 17:13:36 -08:00
Aria Marble 3266212dad Fix table formatting on CAT allocation page (#2151)
* Fix table formatting on CAT allocation page

Signed-off-by: ariamarble <[email protected]>

* made suggested changes

Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
2022-12-07 16:21:03 -08:00
Naarcha-AWS 14cceb8390 Add opensearch-py-ml title (#2149)
* Add opensearch-py-ml documentation

Signed-off-by: Naarcha-AWS <[email protected]>

* Add more review feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Add final tech review feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Remove eland link

Signed-off-by: Naarcha-AWS <[email protected]>

* Add Chris' feedback, add correct link to DataFrames

Signed-off-by: Naarcha-AWS <[email protected]>

* Add editorial review and additional feedback.

Signed-off-by: Naarcha-AWS <[email protected]>

* Add additional feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Remove S from sentence transformers

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix typo

Signed-off-by: Naarcha-AWS <[email protected]>

* Add title to opensearch page

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
2022-12-07 13:20:36 -06:00
Naarcha-AWSandNate Bower 0e7d5e89e8 Add opensearch-py-ml documentation (#2071)
* Add opensearch-py-ml documentation

Signed-off-by: Naarcha-AWS <[email protected]>

* Add more review feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Add final tech review feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Remove eland link

Signed-off-by: Naarcha-AWS <[email protected]>

* Add Chris' feedback, add correct link to DataFrames

Signed-off-by: Naarcha-AWS <[email protected]>

* Add editorial review and additional feedback.

Signed-off-by: Naarcha-AWS <[email protected]>

* Add additional feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Remove S from sentence transformers

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _clients/opensearch-py-ml.md

Co-authored-by: Nate Bower <[email protected]>

* Update _clients/opensearch-py-ml.md

Co-authored-by: Nate Bower <[email protected]>

* Fix last typo

Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nate Bower <[email protected]>
2022-12-07 12:29:02 -06:00
kolchfa-aws 57c4683ce1 Adds geo-bounding box query documentation (#2134)
* Adds geo-bounding box query documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Removed geoshape

Signed-off-by: Fanit Kolchina <[email protected]>

* Added geohash examples

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented editorial feedback

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-12-07 11:07:04 -05:00
Caroline 05c94b0079 Add Expression syntax to doc website repo. (#1947)
* Add Expression syntax to doc website repo.

Signed-off-by: carolxob <[email protected]>

* Minor changes to headings and heading levels.

Signed-off-by: carolxob <[email protected]>

* Adjusted/renamed heading levels and titles.

Signed-off-by: carolxob <[email protected]>

* Minor copy edits.

Signed-off-by: carolxob <[email protected]>

* Added changes from tech review.

Signed-off-by: carolxob <[email protected]>

* Incorporated feedback from doc review.

Signed-off-by: carolxob <[email protected]>

Signed-off-by: carolxob <[email protected]>
2022-12-06 16:50:42 -07:00
Aria Marble aaad91a4ed CAT API inclusive language update (#2136)
Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
2022-12-06 13:52:33 -08:00
Aria Marble cc34d69139 Adds documentation for ISM error prevention (#2090)
* Adds documentation for ISM error prevention

Signed-off-by: ariamarble <[email protected]>

* Added additional page for API. Made various corrections

Signed-off-by: ariamarble <[email protected]>

* made suggested changes

Signed-off-by: ariamarble <[email protected]>

* made editorial changes

Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
2022-12-06 13:49:26 -08:00
Naarcha-AWS e81a878acf Add installation and configuration section (#2130)
* Fix all links

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix redirect error

Signed-off-by: Naarcha-AWS <[email protected]>

* Slight tweak to intro

Signed-off-by: Naarcha-AWS <[email protected]>

* Add Chris' feedback

Signed-off-by: Naarcha-AWS <[email protected]>
2022-12-05 14:13:41 -06:00
Theo Nam Truongandkolchfa-aws dc09ea070d Added doc for Ruby Sigv4 (#2089)
* Added doc for Ruby Sigv4

Signed-off-by: Theo Truong <[email protected]>

* Update _clients/ruby.md

Style update

Co-authored-by: kolchfa-aws <[email protected]>

Signed-off-by: Theo Truong <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2022-12-05 13:16:34 -05:00
Aria Marble 867167a3b4 Adds compatible cluster API field parameters to cluster API page (#2085)
* Adds compatible cluster API field parameters

Signed-off-by: ariamarble <[email protected]>

* made suggested changes

Signed-off-by: ariamarble <[email protected]>

* made editorial changes

Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
2022-12-05 09:29:19 -08:00
kolchfa-aws 307790470c Adds documentation site changes (sticky nav, copy button, back to top button) (#2043)
* Adds back to top button

Signed-off-by: Fanit Kolchina <[email protected]>

* Makes sidebar sticky

Signed-off-by: Fanit Kolchina <[email protected]>

* Gives more real estate to the main pane

Signed-off-by: Fanit Kolchina <[email protected]>

* Adds copy button

Signed-off-by: Fanit Kolchina <[email protected]>

* Adds copy button to code snippets

Signed-off-by: Fanit Kolchina <[email protected]>

* Adds copy as curl

Signed-off-by: Fanit Kolchina <[email protected]>

* Moved copy buttons to the bottom right of snippets

Signed-off-by: Fanit Kolchina <[email protected]>

* Moved edit page footer to the bottom of the page

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented scrolling to the active link in navbar on reload

Signed-off-by: Fanit Kolchina <[email protected]>

* Adds feedback buttons

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-12-02 12:03:46 -05:00
Chris MooreandNaarcha-AWS 892c189685 Update index.md (#2081)
Co-authored-by: Naarcha-AWS <[email protected]>
2022-12-01 14:36:45 -08:00
Naarcha-AWS 74ce536233 Create OpenSearch documentation main section (#2080)
* Create OpenSearch documentation main section

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix dead links

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix Neural Search link

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix link text

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
2022-12-01 16:25:02 -06:00
Nate Bower 2736d42a23 Updates-TERMS.md (#2076)
* Updates-TERMS.md

Signed-off-by: natebower <[email protected]>

* Adds-definition

Signed-off-by: natebower <[email protected]>

* Adds to definition

Signed-off-by: natebower <[email protected]>

Signed-off-by: natebower <[email protected]>
2022-12-01 08:50:50 -05:00
Craig Perkins cb3153d7aa Update multi-tenancy route to match name change (#2064)
* Update multi-tenancy route to match name change

Signed-off-by: Craig Perkins <[email protected]>

* Add slash at end of route

Signed-off-by: Craig Perkins <[email protected]>

* Link to multi-tenancy index

Signed-off-by: Craig Perkins <[email protected]>

Signed-off-by: Craig Perkins <[email protected]>
2022-11-29 14:38:29 -08:00
Naarcha-AWS 429c0b256c Fix Profile API table (#2066) 2022-11-29 12:32:31 -06:00
859e0b1830 Add ML commons settings (#2063)
* Add ML Commons Cluster Settings

Signed-off-by: Naarcha-AWS <[email protected]>

* Add review feedback.

* Add Jeff's feedback

* Change all five-digit integers to programmatic format, add regular expression

* Update cluster-settings.md

* Change title back to original

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: kolchfa-aws <[email protected]>

* Fix merge conflict

Signed-off-by: Naarcha-AWS <[email protected]>

* Change from table to header format

Signed-off-by: Naarcha-AWS <[email protected]>

* Add ML commons cluster settings

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: Yaliang Wu <[email protected]>

* Update cluster-settings.md

Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Yaliang Wu <[email protected]>
2022-11-28 16:17:52 -06:00
kolchfa-aws b89a15cc03 Changes section heading in search relevance (#2052)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-11-28 14:11:35 -05:00
Jeff Huss 3ddedfcd17 Fixed links so that curl requests go to raw JSON files and GH links go to the proper location (#2050)
Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2022-11-28 11:08:10 -08:00
kolchfa-aws b5ca93d033 Adds OpenSearch Intelligent Ranking plugin (#2012)
* Adds OpenSearch Intelligent Ranking plugin

Signed-off-by: Fanit Kolchina <[email protected]>

* Updated images

Signed-off-by: Fanit Kolchina <[email protected]>

* Changed link reference

Signed-off-by: Fanit Kolchina <[email protected]>

* Changed image for compare search results

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented PM feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* More PM comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Fixed typo

Signed-off-by: Fanit Kolchina <[email protected]>

* Rolled back Kendra changes

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-11-28 14:01:56 -05:00
kolchfa-aws cb9b5a6eea Removes max_primary_shard_size parameter (#1914)
* Removes max_primary_shard_size parameter

Signed-off-by: Fanit Kolchina <[email protected]>

* Added a comment on the new parameter

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-11-28 13:43:42 -05:00
Gene Alpert 3ca2259764 Minor edit for readability. (#1859) 2022-11-23 16:01:52 -06:00
pawelw1 aa6382a0cf cluster.initial_master_nodes is no longer present in the documentation. It was replaced with cluster.initial_cluster_manager_nodes. (#2020)
Signed-off-by: pawelw1 <[email protected]>

Signed-off-by: pawelw1 <[email protected]>
2022-11-23 15:59:15 -06:00
Jeff Huss 4051de54af Removes bullet points and the term "guide" from quickstart.md (#2027)
* Incorporate changes to make numbered steps easier to navigate and removed guide from the title

Signed-off-by: JeffH-AWS <[email protected]>

* Rewording

Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2022-11-23 13:52:48 -08:00
Jeff Huss 0d488028c6 Adds a quickstart guide (#1739)
* Beginning quickstart guide

Signed-off-by: JeffH-AWS <[email protected]>

* Add sample docker compose yaml to assets

Signed-off-by: JeffH-AWS <[email protected]>

* Adding verbiage about compose commands

Signed-off-by: JeffH-AWS <[email protected]>

* More additions but saving before a lunch break

Signed-off-by: JeffH-AWS <[email protected]>

* Remove sample compose file from the quickstart guide since it is linked externally

Signed-off-by: JeffH-AWS <[email protected]>

* Added first common problem

Signed-off-by: JeffH-AWS <[email protected]>

* Formatting of common issues - oh and I renamed it common issues because problems sounds too negative

Signed-off-by: JeffH-AWS <[email protected]>

* Formatting

Signed-off-by: JeffH-AWS <[email protected]>

* Adding more content. I love Starbucks White Chocolate Mocha creamer

Signed-off-by: JeffH-AWS <[email protected]>

* Indentation

Signed-off-by: JeffH-AWS <[email protected]>

* Added common issue re: docker perms

Signed-off-by: JeffH-AWS <[email protected]>

* Changing the common issues section around a bit so the ordering makes more sense

Signed-off-by: JeffH-AWS <[email protected]>

* Removed blank target from important settings links since we don't do that for other links

Signed-off-by: JeffH-AWS <[email protected]>

* Updates

Signed-off-by: JeffH-AWS <[email protected]>

* Committing changes

Signed-off-by: JeffH-AWS <[email protected]>

* Added newline to docker compose file and started working on steps in the guide

Signed-off-by: JeffH-AWS <[email protected]>

* Adding steps

Signed-off-by: JeffH-AWS <[email protected]>

* Added cURL command for example query

Signed-off-by: JeffH-AWS <[email protected]>

* Reworded intro paragraph and added more steps.

Signed-off-by: JeffH-AWS <[email protected]>

* Added tip about using the pretty query parameter

Signed-off-by: JeffH-AWS <[email protected]>

* Editing

Signed-off-by: JeffH-AWS <[email protected]>

* Added dashboards content and working on next steps segue

Signed-off-by: JeffH-AWS <[email protected]>

* Wrapping up for the day

Signed-off-by: JeffH-AWS <[email protected]>

* Cleaning up before reviews

Signed-off-by: JeffH-AWS <[email protected]>

* Finishing up

Signed-off-by: JeffH-AWS <[email protected]>

* Editorial fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Final editorial changes

Signed-off-by: JeffH-AWS <[email protected]>

* Changes relating to PM review

Signed-off-by: JeffH-AWS <[email protected]>

* Incorporating feedback from docs review

Signed-off-by: JeffH-AWS <[email protected]>

* Final changes

Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2022-11-23 10:58:00 -08:00
kolchfa-aws 8493efbf70 Adds the JDK 8 support drop (#1987)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-11-22 12:35:18 -05:00
Chris Moore f1fd58b026 API documentation to enable audit logging (#927)
* fix#816-Audit_Logs_API

Signed-off-by: cwillum <[email protected]>

* “fix#816-Audit_Logs_API”

Signed-off-by: cwillum <[email protected]>

* fix#816-Audit_Logs_API

Signed-off-by: cwillum <[email protected]>

* API-audit-log-review

Signed-off-by: cwillum <[email protected]>

* API-audit-log-review

Signed-off-by: cwillum <[email protected]>

* fix#816-Audit_Logs_API

Signed-off-by: cwillum <[email protected]>

* fix#816-Audit_Logs_API

Signed-off-by: cwillum <[email protected]>

* fix#816-Audit_Logs_API

Signed-off-by: cwillum <[email protected]>

Signed-off-by: cwillum <[email protected]>
2022-11-21 12:44:22 -08:00
Jeff Huss 483ba35282 Adds sample data set to the repo for use in quick start guide (#1995)
* Added ecommerce index and field mappings to exampl dir in github

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed index file for bulk API syntax

Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2022-11-21 12:25:29 -08:00
kolchfa-aws 63019c421d Puts column headers in sentence case (#1989)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-11-18 15:25:06 -05:00
Naarcha-AWS 00dea2d06b Add 2.4 content links to Version History (#1979)
* Add 2.4 content links to Version History

* Fix link URL

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix links. Fix experimental warnings

Signed-off-by: Naarcha-AWS <[email protected]>

* Add security analytics

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
2022-11-18 13:03:11 -06:00
605edd5ac3 Add documentation for Security Analytics plugin (#1824)
* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* Delete admin-api.md

* Delete api-index.md

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics (#1901)

Signed-off-by: Subhobrata Dey <[email protected]>

Signed-off-by: Subhobrata Dey <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

* fix#939-sec-analytics

Signed-off-by: cwillum <[email protected]>

Signed-off-by: cwillum <[email protected]>
Signed-off-by: Subhobrata Dey <[email protected]>
Co-authored-by: Subhobrata Dey <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2022-11-18 10:19:06 -08:00
7770e127ce tune model serving framework: add field details for model configs (#1976)
* tune model serving framework: add field details for model configs

Signed-off-by: Yaliang Wu <[email protected]>

* Update _ml-commons-plugin/model-serving-framework.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/model-serving-framework.md

* Update _ml-commons-plugin/model-serving-framework.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/model-serving-framework.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/model-serving-framework.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/model-serving-framework.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/model-serving-framework.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/model-serving-framework.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/model-serving-framework.md

Co-authored-by: kolchfa-aws <[email protected]>

Signed-off-by: Yaliang Wu <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2022-11-18 10:08:51 -06:00
Nate Bower e95ccd419f Updates-style-guide (#1974)
* Updates-style-guide

Signed-off-by: natebower <[email protected]>

* Review edits

Signed-off-by: natebower <[email protected]>

Signed-off-by: natebower <[email protected]>
2022-11-18 10:21:43 -05:00
f055d7d2d0 Editorial review for Model Framework and Neural Search (#1956)
* Fix header in ML commons

Signed-off-by: Naarcha-AWS <[email protected]>

* Remove redundant file

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/model-serving-framework.md

Co-authored-by: Yaliang Wu <[email protected]>

* Add lines for easier editing

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/api.md

Co-authored-by: Nate Bower <[email protected]>

* Update _ml-commons-plugin/model-serving-framework.md

Co-authored-by: Nate Bower <[email protected]>

* Update _ml-commons-plugin/model-serving-framework.md

Co-authored-by: Nate Bower <[email protected]>

* Update _ml-commons-plugin/model-serving-framework.md

Co-authored-by: Nate Bower <[email protected]>

* Update _ml-commons-plugin/model-serving-framework.md

Co-authored-by: Nate Bower <[email protected]>

* Update _ml-commons-plugin/model-serving-framework.md

Co-authored-by: Nate Bower <[email protected]>

* Add ML editorial feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/model-serving-framework.md

Co-authored-by: Nate Bower <[email protected]>

* Add Neural Search section (#1882)

* Add Neural Search section

Signed-off-by: Naarcha-AWS <[email protected]>

* Add getting started instructions

Signed-off-by: Naarcha-AWS <[email protected]>

* Add example responses to Neural Search

Signed-off-by: Naarcha-AWS <[email protected]>

* Add neural request fields

Signed-off-by: Naarcha-AWS <[email protected]>

* Add review tweaks

Signed-off-by: Naarcha-AWS <[email protected]>

* Add forum link

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _neural-search-plugin/index.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update index.md

* Fix second sentence

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>

* Small typos in Neural Search (#1959)

* Small typos in Neural Search

* Update index.md

* Update index.md

* Update plugin documentation to reference the CAT API (#1962)

* Update plugin documentation to reference the CAT API

Signed-off-by: ariamarble <[email protected]>

* made editorial changes

Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>

* Add ML commons plugin

Signed-off-by: Naarcha-AWS <[email protected]>

* Change model serving format

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix plugin cap

Signed-off-by: Naarcha-AWS <[email protected]>

* Neural Search editorial

Signed-off-by: Naarcha-AWS <[email protected]>

* Update index.md

Incorporate Chris' feedback

* Update model-serving-framework.md

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: ariamarble <[email protected]>
Co-authored-by: Yaliang Wu <[email protected]>
Co-authored-by: Nate Bower <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Aria Marble <[email protected]>
2022-11-17 13:42:24 -06:00
Aria Marble b4d1ad7b83 Update plugin documentation to reference the CAT API (#1962)
* Update plugin documentation to reference the CAT API

Signed-off-by: ariamarble <[email protected]>

* made editorial changes

Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
2022-11-17 09:26:54 -08:00
Naarcha-AWS aed479e87c Small typos in Neural Search (#1959)
* Small typos in Neural Search

* Update index.md

* Update index.md
2022-11-17 09:47:31 -06:00
Naarcha-AWSandkolchfa-aws c647e4251a Add Neural Search section (#1882)
* Add Neural Search section

Signed-off-by: Naarcha-AWS <[email protected]>

* Add getting started instructions

Signed-off-by: Naarcha-AWS <[email protected]>

* Add example responses to Neural Search

Signed-off-by: Naarcha-AWS <[email protected]>

* Add neural request fields

Signed-off-by: Naarcha-AWS <[email protected]>

* Add review tweaks

Signed-off-by: Naarcha-AWS <[email protected]>

* Add forum link

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _neural-search-plugin/index.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update index.md

* Fix second sentence

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2022-11-17 09:44:18 -05:00
Naarcha-AWSandYaliang Wu 499cdb938c Add model serving framework instructions (#1880)
* Add model serving framework instructions

Signed-off-by: Naarcha-AWS <[email protected]>

* Change title to match file name

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/model-serving-framework.md

Co-authored-by: Yaliang Wu <[email protected]>

* Update _ml-commons-plugin/model-serving-framework.md

Co-authored-by: Yaliang Wu <[email protected]>

* Update _ml-commons-plugin/model-serving-framework.md

* Update _ml-commons-plugin/model-serving-framework.md

* Update _ml-commons-plugin/model-serving-framework.md

* Update _ml-commons-plugin/model-serving-framework.md

* Update _ml-commons-plugin/model-serving-framework.md

* Update _ml-commons-plugin/model-serving-framework.md

* Update _ml-commons-plugin/model-serving-framework.md

* Add developer feedback. Fix typos

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/model-serving-framework.md

* Add more review feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Add profile API

Signed-off-by: Naarcha-AWS <[email protected]>

* Add note about model limitations

Signed-off-by: Naarcha-AWS <[email protected]>

* Another round of feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Add final bits of Yalings feedback

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Yaliang Wu <[email protected]>
2022-11-16 18:28:48 -08:00
Chris Moore d913cf0ac5 fix#1773-post2-4-followups (#1953)
Signed-off-by: cwillum <[email protected]>

Signed-off-by: cwillum <[email protected]>
2022-11-16 15:32:15 -08:00
kolchfa-aws c4f3765fee Added point in time to pagination (#1951)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-11-16 16:52:54 -05:00
kolchfa-aws 1c6cba6e2b Adds a note that Performance Analyzer is not available on Windows (#1943)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-11-16 16:26:00 -05:00
Chris Moore 2aecb0a0bc Add images to documentation for multiple option authentication (#1902)
* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc-fin

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc-fin

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc-fin

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc-fin

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-auth-editorial

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-auth-editorial

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-auth-editorial

Signed-off-by: cwillum <[email protected]>

* fix#1488-add-images-multiauth

Signed-off-by: cwillum <[email protected]>

Signed-off-by: cwillum <[email protected]>
2022-11-16 09:09:20 -08:00
Naarcha-AWS 1de43488a4 Remove compatibility override from breaking chagnes (#1913) 2022-11-16 10:13:27 -06:00
kolchfa-aws 736de2c6e4 Adds consistency to installation documentation (#1881)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-11-16 10:29:30 -05:00
kolchfa-aws 0a8a81eff6 Renames text reanalysis (#1904)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-11-16 10:26:38 -05:00
kolchfa-aws 4be846eabd Adds 2.4.0 version (#1885)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-11-15 16:44:21 -05:00
kolchfa-aws 5c5f6ef9a7 Adds version 2.4 to version history (#1886)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-11-15 16:29:10 -05:00
Aria Marble bccd253315 [DOC][v2.4.0] Adds documentation for Error Prevention Validation for ISM API (#1884)
* Adds documentation for Error Prevention Validation for ISM API

Signed-off-by: ariamarble <[email protected]>

* wording changes

Signed-off-by: ariamarble <[email protected]>

* made suggested changed

Signed-off-by: ariamarble <[email protected]>

* made editorial changes

Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
2022-11-15 13:03:41 -08:00
Naarcha-AWS 576a75975a Update opensearch-documentation-release-notes-2.4.0.md (#1890) 2022-11-15 13:54:34 -06:00
kolchfa-aws 2f27a9fb26 Adds plugin compatibility (#1856)
* Adds plugin compatibility

Signed-off-by: Fanit Kolchina <[email protected]>

* Added new 2.4 plugins

Signed-off-by: Fanit Kolchina <[email protected]>

* Added plugin repos for dashboards plugins

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* More plugin changes

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-11-15 13:53:55 -06:00
Naarcha-AWS 86cb632a7c Add 2.4 doc release notes (#1887)
* Add 2.4 doc release notes

Signed-off-by: Naarcha-AWS <[email protected]>

* Make headings consistent

Signed-off-by: Naarcha-AWS <[email protected]>

* Add intro

Signed-off-by: Naarcha-AWS <[email protected]>

* Add note about in-progress

Signed-off-by: Naarcha-AWS <[email protected]>

* https://github.com/opensearch-project/documentation-website/pull/1711

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
2022-11-15 13:49:51 -06:00
Alice Williams fce925640a For [Doc] Alerting plugin RBAC - backend roles usage (#1866)
* for doc issue https://github.com/opensearch-project/documentation-website/issues/1810

Signed-off-by: alicejw <[email protected]>

* to add reference link to security plugin section about backend roles

Signed-off-by: alicejw <[email protected]>

* more updates and fix link

Signed-off-by: alicejw <[email protected]>

* for link to backend roles in Alerting API doc

Signed-off-by: alicejw <[email protected]>

* to fine tune the backend_role creation of role1, and role2

Signed-off-by: alicejw <[email protected]>

* for tech review feedback updates

Signed-off-by: alicejw <[email protected]>

* minor update to remove xref to the monitoring page limit access to backend roles section

Signed-off-by: alicejw <[email protected]>

* put notes into a callout

Signed-off-by: alicejw <[email protected]>

* for more updates per tech review

Signed-off-by: alicejw <[email protected]>

* for doc review feedback updates

Signed-off-by: alicejw <[email protected]>

Signed-off-by: alicejw <[email protected]>
2022-11-15 09:41:07 -08:00
kolchfa-aws bf4ad6bbbc Adds windows installation documentation (#1825)
* Adds windows installation documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Added the link to download the windows distribution

Signed-off-by: Fanit Kolchina <[email protected]>

* Added windows server 2109 as a platform

Signed-off-by: Fanit Kolchina <[email protected]>

* Adds Windows installation documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Updated responses

Signed-off-by: Fanit Kolchina <[email protected]>

* Updated responses

Signed-off-by: Fanit Kolchina <[email protected]>

* Added curl.exe

Signed-off-by: Fanit Kolchina <[email protected]>

* Added steps to set environment variables

Signed-off-by: Fanit Kolchina <[email protected]>

* Added statement about long path and doc review

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented editorial feedback

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-11-15 11:04:21 -05:00
kolchfa-awsandNate Bower 99bc98a9a3 Adds cluster manager task throttling documentation (#1826)
* Adds cluster manager task throttling documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Update cluster-manager-task-throttling.md

* Rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* More rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Reworded for clarity

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* More doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _opensearch/cluster-manager-task-throttling.md

Co-authored-by: Nate Bower <[email protected]>

* Update _opensearch/cluster-manager-task-throttling.md

Co-authored-by: Nate Bower <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Nate Bower <[email protected]>
2022-11-15 11:03:32 -05:00
kolchfa-awsandNate Bower 8c939b0f1e Adds search documentation (#1752)
* Adds search documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated doc review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nate Bower <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nate Bower <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Minor style edits

Signed-off-by: Fanit Kolchina <[email protected]>

* Grammar edits

Signed-off-by: Fanit Kolchina <[email protected]>

* Minor edit

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Nate Bower <[email protected]>
2022-11-15 10:59:16 -05:00
Jeff Huss fa48cb197d Fixed wording in first sentence of creating service with systemd (#1874)
Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2022-11-14 14:35:35 -08:00
Jeff Huss d55288339a Added instructions for enabling opensearch as a service with systemd (#1771)
* Added instructions for enabling opensearch as a service with systemd

Signed-off-by: JeffH-AWS <[email protected]>

* Placeholder changes

Signed-off-by: JeffH-AWS <[email protected]>

* Added disclaimer and cleaned up some wording

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed wording

Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2022-11-14 12:23:31 -08:00
Jeff Huss f7ba853a85 Fixed Docker command with custom file path (#1860)
Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2022-11-14 09:03:48 -08:00
Alice WilliamsandNate Bower 253ae34bd8 Search with k-NN filters (#1814)
* new file for knn filter searches

Signed-off-by: alicejw <[email protected]>

* for knn filter queries

Signed-off-by: alicejw <[email protected]>

* more details and include graphic

Signed-off-by: alicejw <[email protected]>

* add graph of filtered doc set

Signed-off-by: alicejw <[email protected]>

* add release label

Signed-off-by: alicejw <[email protected]>

* filters are defined by Query DSL

Signed-off-by: alicejw <[email protected]>

* more details about how the algorithm works and how to specify lucene as the search engine

Signed-off-by: alicejw <[email protected]>

* more refining sentences

Signed-off-by: alicejw <[email protected]>

* for response samples

Signed-off-by: alicejw <[email protected]>

* reorg heading levels

Signed-off-by: alicejw <[email protected]>

* more rewrites for clarity

Signed-off-by: alicejw <[email protected]>

* to add the complex filter query

Signed-off-by: alicejw <[email protected]>

* update response for complex query

Signed-off-by: alicejw <[email protected]>

* for typo

Signed-off-by: alicejw <[email protected]>

* for rewrites to overview

Signed-off-by: alicejw <[email protected]>

* to add better request/response for the complex filter example

Signed-off-by: alicejw <[email protected]>

* for eng review update

Signed-off-by: alicejw <[email protected]>

* format fix for example

Signed-off-by: alicejw <[email protected]>

* for filter selectiveness use case section

Signed-off-by: alicejw <[email protected]>

* for new workflow diagram and description

Signed-off-by: alicejw <[email protected]>

* update section headings

Signed-off-by: alicejw <[email protected]>

* add image for algorithm workflow diagram

Signed-off-by: alicejw <[email protected]>

* reorg sections to make more concise

Signed-off-by: alicejw <[email protected]>

* explain selectiveness percentage

Signed-off-by: alicejw <[email protected]>

* more rewrites to complex query description

Signed-off-by: alicejw <[email protected]>

* define complex query

Signed-off-by: alicejw <[email protected]>

* more rewrites

Signed-off-by: alicejw <[email protected]>

* for tech review feedback and add new information

Signed-off-by: alicejw <[email protected]>

* to blend new Boolean query example into filter approaches section

Signed-off-by: alicejw <[email protected]>

* for complex query description clarity

Signed-off-by: alicejw <[email protected]>

* more rewrites

Signed-off-by: alicejw <[email protected]>

* typo

Signed-off-by: alicejw <[email protected]>

* eng review updates

Signed-off-by: alicejw <[email protected]>

* nit for grammar

Signed-off-by: alicejw <[email protected]>

* to fix incorrect descriptions of restrictive filters

Signed-off-by: alicejw <[email protected]>

* to fix incorrect descriptions of restrictive filters

Signed-off-by: alicejw <[email protected]>

* for doc review feedback updates

Signed-off-by: alicejw <[email protected]>

* minor grammar change

Signed-off-by: alicejw <[email protected]>

* removed figure and table titles, per AWS Style Guide

Signed-off-by: alicejw <[email protected]>

* remove table title per style guide

Signed-off-by: alicejw <[email protected]>

* update nav orders for all pages to give space for new topics in multiples of 5, and add links to other knn topics where appropriate

Signed-off-by: alicejw <[email protected]>

* small rewrite

Signed-off-by: alicejw <[email protected]>

* for second doc review comments

Signed-off-by: alicejw <[email protected]>

* Update _search-plugins/knn/filter-search-knn.md

Co-authored-by: Nate Bower <[email protected]>

* Update _search-plugins/knn/filter-search-knn.md

Co-authored-by: Nate Bower <[email protected]>

* for editorial review updates

Signed-off-by: alicejw <[email protected]>

* for editorial review updates

Signed-off-by: alicejw <[email protected]>

* fix cross-ref link

Signed-off-by: alicejw <[email protected]>

* fix undone commit suggestions

Signed-off-by: alicejw <[email protected]>

Signed-off-by: alicejw <[email protected]>
Co-authored-by: Nate Bower <[email protected]>
2022-11-11 11:23:45 -08:00
kolchfa-aws 1a609464ee Fixes merge error (#1857)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-11-11 12:16:54 -05:00
kolchfa-aws 3afe500cd5 Adds snapshot restore documentation (#1822)
* Adds snapshot restore documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Adds snapshot restore in dashboards documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Adds snapshot restore in Dashboards documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Added description of custom index settings and ignore unavailable

Signed-off-by: Fanit Kolchina <[email protected]>

* Clarification and image change

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented editorial feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* More editorial feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Reworded a sentence

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-11-11 10:32:30 -05:00
kolchfa-awsandNate Bower d955a6525e Adds search relevance documentation (#1801)
* Adds search relevance documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Renamed feature to compare search results

Signed-off-by: Fanit Kolchina <[email protected]>

* Renaming to compare search results

Signed-off-by: Fanit Kolchina <[email protected]>

* More rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated PM feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated doc review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* More doc reveiw feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _search-plugins/search-relevance/index.md

Co-authored-by: Nate Bower <[email protected]>

* Update _search-plugins/search-relevance/index.md

Co-authored-by: Nate Bower <[email protected]>

* Update _search-plugins/search-relevance/index.md

Co-authored-by: Nate Bower <[email protected]>

* Capitalized the feature name

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Nate Bower <[email protected]>
2022-11-10 13:02:17 -05:00
Chris Moore 0a60ed6e9c Add documentation for aggregate view of saved objects by tenant in Dashboards (#1786)
* fix#1773-agg-view-sv-obj

Signed-off-by: cwillum <[email protected]>

* fix#1773-agg-view-sv-obj

Signed-off-by: cwillum <[email protected]>

* fix#1773-agg-view-sv-obj

Signed-off-by: cwillum <[email protected]>

* fix#1773-agg-view-sv-obj

Signed-off-by: cwillum <[email protected]>

* fix#1773-agg-view-sv-obj

Signed-off-by: cwillum <[email protected]>

* Delete tenant-index.md

* Delete multi-tenancy-config.md

* Delete mt-agg-view.md

* fix#1773-agg-view-sv-obj

Signed-off-by: cwillum <[email protected]>

* fix#1773-agg-view-sv-obj

Signed-off-by: cwillum <[email protected]>

* fix#1773-agg-view-sv-obj

Signed-off-by: cwillum <[email protected]>

* fix#1773-agg-view-sv-obj

Signed-off-by: cwillum <[email protected]>

* fix#1773-agg-view-sv-obj

Signed-off-by: cwillum <[email protected]>

* fix#1773-agg-view-sv-obj

Signed-off-by: cwillum <[email protected]>

* fix#1773-agg-view-sv-obj

Signed-off-by: cwillum <[email protected]>

* fix#1773-agg-view-sv-obj

Signed-off-by: cwillum <[email protected]>

* fix#1773-agg-view-sv-obj

Signed-off-by: cwillum <[email protected]>

* fix#1773-agg-view-sv-obj

Signed-off-by: cwillum <[email protected]>

* fix#1773-agg-view-sv-obj

Signed-off-by: cwillum <[email protected]>

* fix#1773-agg-view-sv-obj

Signed-off-by: cwillum <[email protected]>

* fix#1773-agg-view-sv-obj

Signed-off-by: cwillum <[email protected]>

* fix#1773-agg-view-sv-obj

Signed-off-by: cwillum <[email protected]>

Signed-off-by: cwillum <[email protected]>
2022-11-10 09:48:25 -08:00
kolchfa-awsandNate Bower 91caf0cc09 Adds search backpressure documentation (#1790)
* Adds search backpressure documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Updated response

Signed-off-by: Fanit Kolchina <[email protected]>

* Removed last cancelled task

Signed-off-by: Fanit Kolchina <[email protected]>

* Fixed typo

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated tech review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated doc review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _opensearch/search-backpressure.md

Co-authored-by: Nate Bower <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nate Bower <[email protected]>

* Rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Minor rewording for clarity

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Nate Bower <[email protected]>
2022-11-10 11:17:53 -05:00
CarolineandNaarcha-AWS 360e659f23 Update data prepper get started.md (#1839)
* Update data prepper get started.md

Fixes merged conflicts from PR #1480

* Update _data-prepper/get-started.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/get-started.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/get-started.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/get-started.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/get-started.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Update _data-prepper/get-started.md

Co-authored-by: Naarcha-AWS <[email protected]>

Co-authored-by: Naarcha-AWS <[email protected]>
2022-11-09 10:15:36 -07:00
kolchfa-awsandNate Bower b01d901caf Adds execute script API (#1769)
* Adds execute script API

Signed-off-by: Fanit Kolchina <[email protected]>

* Reword a sentence

Signed-off-by: Fanit Kolchina <[email protected]>

* Punctuation

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _api-reference/script-apis/exec-script.md

Co-authored-by: Nate Bower <[email protected]>

* Update _api-reference/script-apis/exec-script.md

Co-authored-by: Nate Bower <[email protected]>

* Update _api-reference/script-apis/exec-script.md

Co-authored-by: Nate Bower <[email protected]>

* Update _api-reference/script-apis/exec-script.md

Co-authored-by: Nate Bower <[email protected]>

* Incorporated editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Nate Bower <[email protected]>
2022-11-09 11:01:52 -05:00
Naarcha-AWS 2d0959c35f Fix bug where pipelines repeats on the same page (#1842)
Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
2022-11-08 15:50:57 -06:00
CarolineandFanit Kolchina 333d1386c5 Im plugin index rollup (#1813)
* Added cluster permissions to cluster permissions list.

Signed-off-by: carolxob <[email protected]>

* Revert "Added cluster permissions to cluster permissions list."

This reverts commit 48a9fb56b7fce308eccf2b4dd8ad6b7c96515a4d.

* Quick replace for some instances of rollup name.

Signed-off-by: carolxob <[email protected]>

* Fixes ISM bug

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: carolxob <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
2022-11-08 14:43:06 -07:00
Naarcha-AWS d8ff91b9f6 Fix merge conflict typo in Data Prepper (#1836) 2022-11-08 15:01:21 -06:00
Melissa Vagi 71608d4ba6 [DOC]: Update Wizard naming convention (#1808)
* Revised naming convention and local environment steps

Signed-off-by: vagimeli <[email protected]>

* Revised intro para

Signed-off-by: vagimeli <[email protected]>

* revised line 38

Signed-off-by: vagimeli <[email protected]>

* Address tech review feedback

Signed-off-by: vagimeli <[email protected]>

* Updated UI graphics

Signed-off-by: vagimeli <[email protected]>

* Address doc review feedback

Signed-off-by: vagimeli <[email protected]>

* Address editorial feedback

Signed-off-by: vagimeli <[email protected]>

* Clarify wording line 26

Signed-off-by: vagimeli <[email protected]>

* Remove outdated related topics

Signed-off-by: vagimeli <[email protected]>

* Added redirect

Signed-off-by: vagimeli <[email protected]>

Signed-off-by: vagimeli <[email protected]>
2022-11-08 13:42:52 -07:00
Aria Marble 383cb93c0a Searchable snapshots editorial changes (#1840)
Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
2022-11-08 12:42:34 -08:00
kolchfa-aws 12715e30fb Adds Windows security documentation (#1821)
* Adds Windows security documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated tech reveiw feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Included powershell and removed call

Signed-off-by: Fanit Kolchina <[email protected]>

* Changed to backslashes

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated doc review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated editorial feedback

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-11-08 11:52:04 -05:00
Naarcha-AWS 4d6a275950 Rework Clients, Tools, and Data Prepper section (#1794)
* Rework Clients, Tools, and Data Prepper section

Signed-off-by: Naarcha-AWS <[email protected]>

* Add new Data Prepper files

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
2022-11-07 12:41:10 -06:00
kolchfa-aws ebf7c4c861 Fixes links (#1820)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-11-07 11:30:41 -05:00
3017f515b7 Logstash migration guide (#1487)
* Added cluster permissions to cluster permissions list.

Signed-off-by: carolxob <[email protected]>

* Revert "Added cluster permissions to cluster permissions list."

This reverts commit 48a9fb56b7fce308eccf2b4dd8ad6b7c96515a4d.

* Migrated pipelines and migrating from Open Distro.

Signed-off-by: carolxob <[email protected]>

* Migrated Logstash Migration Guide to doc site.

Signed-off-by: carolxob <[email protected]>

* Update _clients/data-prepper/migrate-open-distro.md

Co-authored-by: Heather Halter <[email protected]>

* Update _clients/data-prepper/migrate-open-distro.md

Co-authored-by: Heather Halter <[email protected]>

* Removing OpenDistro file.

Signed-off-by: carolxob <[email protected]>

* Reconcile branches.

Signed-off-by: carolxob <[email protected]>

* Apply suggestions from code review

Made changes based on feedback.

Co-authored-by: Nate Bower <[email protected]>

Signed-off-by: carolxob <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Nate Bower <[email protected]>
2022-11-07 09:25:47 -07:00
Alice Williams f94d0710b5 update image for Dashboards Alerting plugin (#1791)
* new image of Dashboards

Signed-off-by: alicejw <[email protected]>

* update link to new image

Signed-off-by: alicejw <[email protected]>

* fix figure title

Signed-off-by: alicejw <[email protected]>

Signed-off-by: alicejw <[email protected]>
2022-11-04 18:10:17 -07:00
Aria Marble f03cad50a9 [DOC] [v2.4.0] Update documentation for Searchable Snapshot Feature (#1795)
* Update documentation for Searchable Snapshot Feature

Signed-off-by: ariamarble <[email protected]>

* tons of updates

Signed-off-by: ariamarble <[email protected]>

* minor change to return page to default

Signed-off-by: ariamarble <[email protected]>

* made suggested changes

Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
2022-11-04 13:02:35 -06:00
kolchfa-aws 9122bbb108 Adds xy point and shape documentation (#1564)
* Adds xy point and shape documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Moved the github link

Signed-off-by: Fanit Kolchina <[email protected]>

* Adds documentation for cartesian shapes

Signed-off-by: Fanit Kolchina <[email protected]>

* Updated BBOX coordinates

Signed-off-by: Fanit Kolchina <[email protected]>

* Fixed typo

Signed-off-by: Fanit Kolchina <[email protected]>

* Updated links and GeoJSON

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* One more doc review comment

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-11-04 09:12:10 -04:00
kolchfa-aws f3a909db20 Adds Point in Time documentation (#1753)
* Adds Point in Time documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Added to security model

Signed-off-by: Fanit Kolchina <[email protected]>

* Added new parameter descriptions

Signed-off-by: Fanit Kolchina <[email protected]>

* Added space

Signed-off-by: Fanit Kolchina <[email protected]>

* Spelled out PIT

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Changed total to time

Signed-off-by: Fanit Kolchina <[email protected]>

* Fixed link

Signed-off-by: Fanit Kolchina <[email protected]>

* Editing

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated editorial feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Minor edits

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-11-04 09:11:38 -04:00
kolchfa-aws 371535aa94 Adds GeoHex grid documentation (#1761)
* Adds GeoHex grid documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Renamed field

Signed-off-by: Fanit Kolchina <[email protected]>

* Added bounds parameter

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated editorial feedback

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-11-03 22:19:35 -04:00
kolchfa-aws 01b2aa525a Adds GeoJSON format to geopoint (#1806)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-11-03 20:26:31 -04:00
7d49496097 Migrating from open distro data prepper (#1485)
* Added cluster permissions to cluster permissions list.

Signed-off-by: carolxob <[email protected]>

* Revert "Added cluster permissions to cluster permissions list."

This reverts commit 48a9fb56b7fce308eccf2b4dd8ad6b7c96515a4d.

* Migrated pipelines and migrating from Open Distro.

Signed-off-by: carolxob <[email protected]>

* Update _clients/data-prepper/migrate-open-distro.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Update _clients/data-prepper/migrate-open-distro.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Update _clients/data-prepper/migrate-open-distro.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Update _clients/data-prepper/migrate-open-distro.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Update _clients/data-prepper/migrate-open-distro.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Minor changes to Next Steps section.

Signed-off-by: carolxob <[email protected]>

* Added a space to get change to push.

Signed-off-by: carolxob <[email protected]>

* Removed space.

Signed-off-by: carolxob <[email protected]>

* Saving file and pushing, no major changes.

Signed-off-by: carolxob <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nate Bower <[email protected]>

Signed-off-by: carolxob <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nate Bower <[email protected]>
2022-11-03 15:28:03 -06:00
Naarcha-AWS 6ff8203c2e Rename maintainers.md to MAINTAINERS.md (#1797) 2022-11-03 11:44:47 -05:00
Theo Nam Truong bdbf110740 Added Sigv4 Section to JavaScript Client (#1796)
* Added Sigv4 Section to JavaScript Client

Signed-off-by: Theo Truong <[email protected]>

* Adjusted according to style code/headers guide

Signed-off-by: Theo Truong <[email protected]>

Signed-off-by: Theo Truong <[email protected]>
2022-11-03 11:35:56 -05:00
Melissa Vagi eef57a6b9b [DOC:] New content and new page: Discover main page and multiple data sources (#1711)
* Add new Discover main page

Signed-off-by: vagimeli <[email protected]>

* New Discover subpage and new content for multi data sources

Signed-off-by: vagimeli <[email protected]>

* Address tech and doc review comments

Signed-off-by: vagimeli <[email protected]>

* Copy edit line 129

Signed-off-by: vagimeli <[email protected]>

* Address editorial review feedback

Signed-off-by: vagimeli <[email protected]>

* Final edits before merge

Signed-off-by: vagimeli <[email protected]>

Signed-off-by: vagimeli <[email protected]>
2022-11-02 16:06:54 -06:00
Chris Moore 824e4a9245 Configuring Dashboards multi-authentication sign-in window (#1549)
* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc-fin

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc-fin

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc-fin

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-authc-fin

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-auth-editorial

Signed-off-by: cwillum <[email protected]>

* fix#1488-multi-auth-editorial

Signed-off-by: cwillum <[email protected]>

Signed-off-by: cwillum <[email protected]>
2022-11-02 12:42:00 -07:00
kolchfa-aws faa36e33af Adds to alias documentation (#1764)
* Adds to alias documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Rewording

Signed-off-by: Fanit Kolchina <[email protected]>

* Points to more alias api operations

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-11-02 10:38:37 -04:00
kolchfa-aws 0a4d4e29d8 Adds get all settings API (#1763)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-11-01 09:12:28 -04:00
kolchfa-aws ebd97d0322 Adds to mappings API (#1766)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-11-01 09:11:59 -04:00
kolchfa-aws 887ed470d8 Adds to templates API (#1765)
* Adds to templates API

Signed-off-by: Fanit Kolchina <[email protected]>

* Added get all templates

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-11-01 09:11:44 -04:00
kolchfa-aws 756fc5829e Adds get settings (#1767)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-11-01 09:11:27 -04:00
kolchfa-aws 2dcd060041 Adds data streams, shrink, snapshot and template API (#1768)
* Adds get all data streams

Signed-off-by: Fanit Kolchina <[email protected]>

* Added more APIs

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-11-01 09:11:10 -04:00
Lauri MoilanenandNaarcha-AWS 5036cfa12c Add min_rollover_age transition condition to documentation (#1751)
* Add min_rollover_age transition to documentation

Signed-off-by: Lauri Moilanen <[email protected]>

* Update _im-plugin/ism/policies.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Lauri Moilanen <[email protected]>

Signed-off-by: Lauri Moilanen <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2022-11-01 07:47:31 -05:00
Alice Williams fe8d702ca9 add operation to titles to differentiate from the API group acronym (#1750)
* add operation to titles to differentiate from the API group acronym

Signed-off-by: alicejw <[email protected]>

* update frontmatter with new page title

Signed-off-by: alicejw <[email protected]>

* for updates per issue https://github.com/opensearch-project/documentation-website/issues/1713

Signed-off-by: alicejw <[email protected]>

* to rename section title in left nav TOC to remove acronym definition and update each page frontmatter accordingly

Signed-off-by: alicejw <[email protected]>

* to update page title per AWS Style Guide suggestion to only spell out the acronym the first time it's used in a sentence, not on the page title

Signed-off-by: alicejw <[email protected]>

Signed-off-by: alicejw <[email protected]>
2022-10-31 09:21:32 -07:00
Chris Moore 5557a80f61 fix#905-ldap-zip-mv (#1760)
Signed-off-by: cwillum <[email protected]>

Signed-off-by: cwillum <[email protected]>
2022-10-31 08:04:29 -07:00
Chris Moore 37e75e8438 Revert "Add connection pooling settings to LDAP documentation (#1698)" (#1762)
This reverts commit 23d38ab8e7.
2022-10-28 15:56:10 -07:00
Alice Williams dd307f8fc3 fix linkchecker dead link to /opensearch/api-reference/document-apis/bulk/, linked to in ./_dashboards/run-queries.md (#1754)
Signed-off-by: alicejw <[email protected]>

Signed-off-by: alicejw <[email protected]>
2022-10-28 12:43:51 -07:00
Chris Moore 23d38ab8e7 Add connection pooling settings to LDAP documentation (#1698)
* fix#1583-pooling-settings

Signed-off-by: cwillum <[email protected]>

* fix#1583-pooling-settings

Signed-off-by: cwillum <[email protected]>

* fix#1583-pooling-settings

Signed-off-by: cwillum <[email protected]>

* fix#1583-pooling-settings

Signed-off-by: cwillum <[email protected]>

* fix#1583-pooling-settings

Signed-off-by: cwillum <[email protected]>

* fix#1583-pooling-settings

Signed-off-by: cwillum <[email protected]>

* fix#1583-pooling-settings

Signed-off-by: cwillum <[email protected]>

Signed-off-by: cwillum <[email protected]>
2022-10-28 11:25:07 -07:00
Aria Marble 4f783a6c1c Update snapshot documentation with storage_type option (#1749)
* updating snapshot doc with new parameter option

Signed-off-by: ariamarble <[email protected]>

* added space

Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
2022-10-27 14:26:59 -07:00
Chris Moore 6b852c7855 ldap-example-v2.zip (#1719)
This ldap-example-v2.zip file is intended to replace the ldap-example.zip file in assets/examples.
2022-10-27 11:07:36 -07:00
Alice Williams 3d3f28ae14 update frontmatter for parent name title to Compact and aligned text (CAT) API (#1740)
Signed-off-by: alicejw <[email protected]>

Signed-off-by: alicejw <[email protected]>
2022-10-27 12:43:03 -05:00
7bb41fe4ce Make API reference top level (#1637)
* Make API reference top level

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix typo on Drag and Drop page (#1633)

* Fix typo on Drag and Drop page

* Update _dashboards/drag-drop-wizard.md

Co-authored-by: Nate Bower <[email protected]>

* Update drag-drop-wizard.md

Co-authored-by: Nate Bower <[email protected]>

* Putting all the Docker install material on a single page (#1452)

* Putting all the Docker install material on a single page

Signed-off-by: JeffH-AWS <[email protected]>

* Making room for revamp

Signed-off-by: JeffH-AWS <[email protected]>

* Intro added

Signed-off-by: JeffH-AWS <[email protected]>

* Continuing to flesh out the intro section and overview

Signed-off-by: JeffH-AWS <[email protected]>

* Overview finalized

Signed-off-by: JeffH-AWS <[email protected]>

* Introducing docker compose

Signed-off-by: JeffH-AWS <[email protected]>

* Added link to compose

Signed-off-by: JeffH-AWS <[email protected]>

* Continuing docker image commentary

Signed-off-by: JeffH-AWS <[email protected]>

* Sometimes I wonder if anyone reads these

Signed-off-by: JeffH-AWS <[email protected]>

* Adding notes on installing compose with pip

Signed-off-by: JeffH-AWS <[email protected]>

* Adding prereqs

Signed-off-by: JeffH-AWS <[email protected]>

* Magnets - how do they work?

Signed-off-by: JeffH-AWS <[email protected]>

* Almonds and peaches are part of the same plant subgenus, Amygdalus

Signed-off-by: JeffH-AWS <[email protected]>

* There are 293 ways to make change for a dollar

Signed-off-by: JeffH-AWS <[email protected]>

* A shark is the only known fish that can blink with both eyes

Signed-off-by: JeffH-AWS <[email protected]>

* A crocodile cannot stick its tongue out

Signed-off-by: JeffH-AWS <[email protected]>

* wording

Signed-off-by: JeffH-AWS <[email protected]>

* Reorganizing a couple paragraphs to make it flow better

Signed-off-by: JeffH-AWS <[email protected]>

* Forgot a word

Signed-off-by: JeffH-AWS <[email protected]>

* Add tip about pruning stopped containers

Signed-off-by: JeffH-AWS <[email protected]>

* Cleaning up

Signed-off-by: JeffH-AWS <[email protected]>

* Add blurb about container ls

Signed-off-by: JeffH-AWS <[email protected]>

* Adding the Docker Compose stuff

Signed-off-by: JeffH-AWS <[email protected]>

* Working on compose

Signed-off-by: JeffH-AWS <[email protected]>

* Continuing work on the compose section - it's a lot of info

Signed-off-by: JeffH-AWS <[email protected]>

* Added important settings

Signed-off-by: JeffH-AWS <[email protected]>

* Updates to settings that need configured

Signed-off-by: JeffH-AWS <[email protected]>

* Still working through compose things

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed wording

Signed-off-by: JeffH-AWS <[email protected]>

* Working through compose commands and guidance

Signed-off-by: JeffH-AWS <[email protected]>

* Reordering/rewording

Signed-off-by: JeffH-AWS <[email protected]>

* More phrasing

Signed-off-by: JeffH-AWS <[email protected]>

* More wording in steps

Signed-off-by: JeffH-AWS <[email protected]>

* More wording in steps

Signed-off-by: JeffH-AWS <[email protected]>

* Organizing

Signed-off-by: JeffH-AWS <[email protected]>

* Adding stuff and things

Signed-off-by: JeffH-AWS <[email protected]>

* Continuing to work through the configuration steps

Signed-off-by: JeffH-AWS <[email protected]>

* Fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Still working on the configuration steps

Signed-off-by: JeffH-AWS <[email protected]>

* Changes

Signed-off-by: JeffH-AWS <[email protected]>

* More work

Signed-off-by: JeffH-AWS <[email protected]>

* Removed perf analyzer - refer to GH issue 1555

Signed-off-by: JeffH-AWS <[email protected]>

* Fixing things

Signed-off-by: JeffH-AWS <[email protected]>

* Adding guidance on passing settings in compose

Signed-off-by: JeffH-AWS <[email protected]>

* Working through dockerfile materials now

Signed-off-by: JeffH-AWS <[email protected]>

* wording

Signed-off-by: JeffH-AWS <[email protected]>

* Finalized the sample dev compose file

Signed-off-by: JeffH-AWS <[email protected]>

* Continuing work with configuration

Signed-off-by: JeffH-AWS <[email protected]>

* Finished - ready for reviews

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed a link I forgot to change before

Signed-off-by: JeffH-AWS <[email protected]>

* Changes from first proofread

Signed-off-by: JeffH-AWS <[email protected]>

* Changed heading

Signed-off-by: JeffH-AWS <[email protected]>

* Addressed reviewer comments and made some changes

Signed-off-by: JeffH-AWS <[email protected]>

* Forgot to incorporate one change. Fixed.

Signed-off-by: JeffH-AWS <[email protected]>

* Final editorial changes

Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>

* fix#1584-custom_attr_allowlist (#1636)

Signed-off-by: cwillum <[email protected]>

Signed-off-by: cwillum <[email protected]>

* Update TERMS.md with definition for Setting (#1632)

* fix#1631-Terms-setting

Signed-off-by: cwillum <[email protected]>

* fix#1631-Terms-setting

Signed-off-by: cwillum <[email protected]>

Signed-off-by: cwillum <[email protected]>

* Add disclaimer about remote fs usage and an example of setting env var (#1644)

* Add disclaimer about remote fs usage and an example of setting env var

Signed-off-by: JeffH-AWS <[email protected]>

* Enhanced wording a little bit

Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>

* [DOC] New documentation: Self-host maps server (#1625)

* Add new page self-host maps server

Signed-off-by: vagimeli <[email protected]>

* Added new content

Signed-off-by: vagimeli <[email protected]>

* Copy edit

Signed-off-by: vagimeli <[email protected]>

* Tech review edits

Signed-off-by: vagimeli <[email protected]>

* Doc review edits

Signed-off-by: vagimeli <[email protected]>

* Editorial review changes

Signed-off-by: vagimeli <[email protected]>

* Final edits

Signed-off-by: vagimeli <[email protected]>

Signed-off-by: vagimeli <[email protected]>

* Add feedback.

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix links

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: JeffH-AWS <[email protected]>
Signed-off-by: cwillum <[email protected]>
Signed-off-by: vagimeli <[email protected]>
Co-authored-by: Nate Bower <[email protected]>
Co-authored-by: Jeff Huss <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2022-10-27 11:50:39 -05:00
9fb09ba218 Add filter_path parameter and restructure article (#1658)
* Add filter_path parameter and restructure article

Signed-off-by: smsalamon <[email protected]>

* Add line break after headers

Signed-off-by: smsalamon <[email protected]>

* Change formatting

Signed-off-by: smsalamon <[email protected]>

* Update _opensearch/common-parameters.md

Add cURL example for content_type

Co-authored-by: Alice Williams <[email protected]>

Signed-off-by: smsalamon <[email protected]>
Co-authored-by: Alice Williams <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2022-10-27 11:14:27 -05:00
Hailong-amznandkolchfa-aws a5c2fe4475 updates for index template v2 (#1601)
* fix index template v2

Signed-off-by: Hailong Cui <[email protected]>

* Update _opensearch/index-templates.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _opensearch/index-templates.md

Co-authored-by: kolchfa-aws <[email protected]>

Signed-off-by: Hailong Cui <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2022-10-27 11:08:34 -05:00
Jeff Huss 40860b8882 Adds note about duplicating java opts in multiple places (#1720)
* Adds note about duplicating java opts in multiple places

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed verb

Signed-off-by: JeffH-AWS <[email protected]>

* Using JVM options rather than Java options per developer guidance

Signed-off-by: JeffH-AWS <[email protected]>

* Added short blurb about WHY you shouldn't do it

Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2022-10-27 08:04:09 -07:00
syrinx05p 0cb8d7eeff add note for supported units of min_index_age in ISM policies document (#1600)
Signed-off-by: syrinx05p <[email protected]>

Signed-off-by: syrinx05p <[email protected]>
2022-10-26 14:21:50 -05:00
kolchfa-aws 8c4735156c Fixes script display errors (#1692)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-10-26 11:44:18 -04:00
kolchfa-aws 24f3fc52e6 Fixes dev tools link (#1691)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-10-26 11:11:05 -04:00
Jeff Huss b26df4ea19 Changed default port to 9200 (#1678)
Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2022-10-25 12:35:51 -05:00
CarolineandNaarcha-AWS f2187da068 Added second paragraph to Stack traces option (#1403)
* Added second paragraph to Stack traces option

Signed-off-by: carolxob <[email protected]>

* Update _opensearch/common-parameters.md

Co-authored-by: Naarcha-AWS <[email protected]>

* Update _opensearch/common-parameters.md

* Update common-parameters.md

Signed-off-by: carolxob <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2022-10-25 11:34:36 -05:00
Jeff Huss 7df2e1ca48 Added to first paragraph to highlight the difference between transport and REST layer (#1662)
Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2022-10-25 08:49:05 -07:00
c1670cd727 Adds Dev Tools Console documentation (#1576)
* Adds Dev Tools Console documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Images for console

Signed-off-by: Fanit Kolchina <[email protected]>

* Separate directory for dev tools images

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _dashboards/run-queries.md

Co-authored-by: Alice Williams <[email protected]>

* Update _dashboards/run-queries.md

Co-authored-by: Alice Williams <[email protected]>

* Implemented doc review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Formatting dev tools

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _dashboards/run-queries.md

Co-authored-by: Nate Bower <[email protected]>

* Update _dashboards/run-queries.md

Co-authored-by: Nate Bower <[email protected]>

* Update _dashboards/run-queries.md

Co-authored-by: Nate Bower <[email protected]>

* Update _dashboards/run-queries.md

Co-authored-by: Nate Bower <[email protected]>

* Update run-queries.md

Incorporated editorial comments.

Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Alice Williams <[email protected]>
Co-authored-by: Nate Bower <[email protected]>
2022-10-25 11:15:12 -04:00
Chris Moore df7f052416 Edit LDAP documentation for custom_attr_allowlist (#1643)
* fix#1584-custom_attr_allowlist

Signed-off-by: cwillum <[email protected]>

* fix#1584-custom_attr_allowlist2

Signed-off-by: cwillum <[email protected]>

Signed-off-by: cwillum <[email protected]>
2022-10-24 11:25:07 -07:00
Nate Bower 55e4970478 Updates style guide title (#1660)
Signed-off-by: natebower <[email protected]>

Signed-off-by: natebower <[email protected]>
2022-10-24 14:08:53 -04:00
Melissa Vagi 45b199cbc7 [DOC] New documentation: Self-host maps server (#1625)
* Add new page self-host maps server

Signed-off-by: vagimeli <[email protected]>

* Added new content

Signed-off-by: vagimeli <[email protected]>

* Copy edit

Signed-off-by: vagimeli <[email protected]>

* Tech review edits

Signed-off-by: vagimeli <[email protected]>

* Doc review edits

Signed-off-by: vagimeli <[email protected]>

* Editorial review changes

Signed-off-by: vagimeli <[email protected]>

* Final edits

Signed-off-by: vagimeli <[email protected]>

Signed-off-by: vagimeli <[email protected]>
2022-10-21 10:37:52 -06:00
Jeff Huss f9d7758ab3 Add disclaimer about remote fs usage and an example of setting env var (#1644)
* Add disclaimer about remote fs usage and an example of setting env var

Signed-off-by: JeffH-AWS <[email protected]>

* Enhanced wording a little bit

Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2022-10-21 09:22:25 -07:00
Chris Moore aacd330755 Update TERMS.md with definition for Setting (#1632)
* fix#1631-Terms-setting

Signed-off-by: cwillum <[email protected]>

* fix#1631-Terms-setting

Signed-off-by: cwillum <[email protected]>

Signed-off-by: cwillum <[email protected]>
2022-10-21 07:45:31 -07:00
Chris Moore 73f74366a5 fix#1584-custom_attr_allowlist (#1636)
Signed-off-by: cwillum <[email protected]>

Signed-off-by: cwillum <[email protected]>
2022-10-20 11:29:18 -07:00
Jeff Huss da65102881 Putting all the Docker install material on a single page (#1452)
* Putting all the Docker install material on a single page

Signed-off-by: JeffH-AWS <[email protected]>

* Making room for revamp

Signed-off-by: JeffH-AWS <[email protected]>

* Intro added

Signed-off-by: JeffH-AWS <[email protected]>

* Continuing to flesh out the intro section and overview

Signed-off-by: JeffH-AWS <[email protected]>

* Overview finalized

Signed-off-by: JeffH-AWS <[email protected]>

* Introducing docker compose

Signed-off-by: JeffH-AWS <[email protected]>

* Added link to compose

Signed-off-by: JeffH-AWS <[email protected]>

* Continuing docker image commentary

Signed-off-by: JeffH-AWS <[email protected]>

* Sometimes I wonder if anyone reads these

Signed-off-by: JeffH-AWS <[email protected]>

* Adding notes on installing compose with pip

Signed-off-by: JeffH-AWS <[email protected]>

* Adding prereqs

Signed-off-by: JeffH-AWS <[email protected]>

* Magnets - how do they work?

Signed-off-by: JeffH-AWS <[email protected]>

* Almonds and peaches are part of the same plant subgenus, Amygdalus

Signed-off-by: JeffH-AWS <[email protected]>

* There are 293 ways to make change for a dollar

Signed-off-by: JeffH-AWS <[email protected]>

* A shark is the only known fish that can blink with both eyes

Signed-off-by: JeffH-AWS <[email protected]>

* A crocodile cannot stick its tongue out

Signed-off-by: JeffH-AWS <[email protected]>

* wording

Signed-off-by: JeffH-AWS <[email protected]>

* Reorganizing a couple paragraphs to make it flow better

Signed-off-by: JeffH-AWS <[email protected]>

* Forgot a word

Signed-off-by: JeffH-AWS <[email protected]>

* Add tip about pruning stopped containers

Signed-off-by: JeffH-AWS <[email protected]>

* Cleaning up

Signed-off-by: JeffH-AWS <[email protected]>

* Add blurb about container ls

Signed-off-by: JeffH-AWS <[email protected]>

* Adding the Docker Compose stuff

Signed-off-by: JeffH-AWS <[email protected]>

* Working on compose

Signed-off-by: JeffH-AWS <[email protected]>

* Continuing work on the compose section - it's a lot of info

Signed-off-by: JeffH-AWS <[email protected]>

* Added important settings

Signed-off-by: JeffH-AWS <[email protected]>

* Updates to settings that need configured

Signed-off-by: JeffH-AWS <[email protected]>

* Still working through compose things

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed wording

Signed-off-by: JeffH-AWS <[email protected]>

* Working through compose commands and guidance

Signed-off-by: JeffH-AWS <[email protected]>

* Reordering/rewording

Signed-off-by: JeffH-AWS <[email protected]>

* More phrasing

Signed-off-by: JeffH-AWS <[email protected]>

* More wording in steps

Signed-off-by: JeffH-AWS <[email protected]>

* More wording in steps

Signed-off-by: JeffH-AWS <[email protected]>

* Organizing

Signed-off-by: JeffH-AWS <[email protected]>

* Adding stuff and things

Signed-off-by: JeffH-AWS <[email protected]>

* Continuing to work through the configuration steps

Signed-off-by: JeffH-AWS <[email protected]>

* Fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Still working on the configuration steps

Signed-off-by: JeffH-AWS <[email protected]>

* Changes

Signed-off-by: JeffH-AWS <[email protected]>

* More work

Signed-off-by: JeffH-AWS <[email protected]>

* Removed perf analyzer - refer to GH issue 1555

Signed-off-by: JeffH-AWS <[email protected]>

* Fixing things

Signed-off-by: JeffH-AWS <[email protected]>

* Adding guidance on passing settings in compose

Signed-off-by: JeffH-AWS <[email protected]>

* Working through dockerfile materials now

Signed-off-by: JeffH-AWS <[email protected]>

* wording

Signed-off-by: JeffH-AWS <[email protected]>

* Finalized the sample dev compose file

Signed-off-by: JeffH-AWS <[email protected]>

* Continuing work with configuration

Signed-off-by: JeffH-AWS <[email protected]>

* Finished - ready for reviews

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed a link I forgot to change before

Signed-off-by: JeffH-AWS <[email protected]>

* Changes from first proofread

Signed-off-by: JeffH-AWS <[email protected]>

* Changed heading

Signed-off-by: JeffH-AWS <[email protected]>

* Addressed reviewer comments and made some changes

Signed-off-by: JeffH-AWS <[email protected]>

* Forgot to incorporate one change. Fixed.

Signed-off-by: JeffH-AWS <[email protected]>

* Final editorial changes

Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2022-10-20 11:15:19 -07:00
Naarcha-AWSandNate Bower dbf9f61234 Fix typo on Drag and Drop page (#1633)
* Fix typo on Drag and Drop page

* Update _dashboards/drag-drop-wizard.md

Co-authored-by: Nate Bower <[email protected]>

* Update drag-drop-wizard.md

Co-authored-by: Nate Bower <[email protected]>
2022-10-20 12:10:57 -05:00
Alice Williams 3ae136d4d4 fix new error causing heading to get added to a callout (#1626)
Signed-off-by: alicejw <[email protected]>

Signed-off-by: alicejw <[email protected]>
2022-10-19 15:17:48 -07:00
Aria MarbleandSteve Murphy e7f5ebb336 Steve-O-Murphy analyzer apis documentation (#1594)
* Add analyzer endpoints

Signed-off-by: Steve Murphy <[email protected]>

* Post Add analyzer endpoints documentation

Signed-off-by: ariamarble <[email protected]>

* made suggested changes

Signed-off-by: ariamarble <[email protected]>

* made editorial changes

Signed-off-by: ariamarble <[email protected]>

Signed-off-by: Steve Murphy <[email protected]>
Signed-off-by: ariamarble <[email protected]>
Co-authored-by: Steve Murphy <[email protected]>
2022-10-19 08:54:55 -07:00
128f57abba Rewrite full-text query definitions (#1548)
* start of rewrites for query type definitions

Signed-off-by: alicejw <[email protected]>

* for issue https://github.com/opensearch-project/documentation-website/issues/1116

Signed-off-by: alicejw <[email protected]>

* for defining the terms multiple query type in this issue https://github.com/opensearch-project/documentation-website/issues/1114

Signed-off-by: alicejw <[email protected]>

* remove extra instance of multi-term for clarity

Signed-off-by: alicejw <[email protected]>

* clarity for synonym usage with multiple terms searches

Signed-off-by: alicejw <[email protected]>

* for proper 3rd party doc reference

Signed-off-by: alicejw <[email protected]>

* format error fix

Signed-off-by: alicejw <[email protected]>

* fix link format

Signed-off-by: alicejw <[email protected]>

* introduce that we use Apache Lucene search library and give link

Signed-off-by: alicejw <[email protected]>

* additional changes

Signed-off-by: alicejw <[email protected]>

* for 1st pass doc review updates

Signed-off-by: alicejw <[email protected]>

* Update _opensearch/query-dsl/full-text.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _opensearch/query-dsl/full-text.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _opensearch/query-dsl/full-text.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _opensearch/query-dsl/full-text.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _opensearch/query-dsl/full-text.md

Co-authored-by: kolchfa-aws <[email protected]>

* for 2nd doc reviewer updates

Signed-off-by: alicejw <[email protected]>

* for clarity between using analyzers during index time and the auto query time analysis with the standard analyzer

Signed-off-by: alicejw <[email protected]>

* update link text to new section title

Signed-off-by: alicejw <[email protected]>

* update link text for lang analyzer section

Signed-off-by: alicejw <[email protected]>

* update 10 anchor links to a section that now has a new title and anchor

Signed-off-by: alicejw <[email protected]>

* Update _opensearch/query-dsl/full-text.md

Co-authored-by: Nate Bower <[email protected]>

* Update _opensearch/query-dsl/full-text.md

Co-authored-by: Nate Bower <[email protected]>

* updates per editorial review feedback provided

Signed-off-by: alicejw <[email protected]>

* one additional edit

Signed-off-by: alicejw <[email protected]>

* fix format errors from MDlinter

Signed-off-by: alicejw <[email protected]>

Signed-off-by: alicejw <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nate Bower <[email protected]>
2022-10-19 08:17:21 -07:00
kolchfa-aws 891f1dcb31 Provides a more specific example header (#1608)
* Provides more specific example header

Signed-off-by: Fanit Kolchina <[email protected]>

* Provides a more specific example header

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-10-19 11:11:43 -04:00
kolchfa-aws ca00b0b844 Adds get script language API (#1565)
* Adds get script language API

Signed-off-by: Fanit Kolchina <[email protected]>

* Update get-script-language.md

* Incorporated editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-10-18 17:25:00 -04:00
Nate Bower 8461daf22b Updates STYLE_GUIDE.md (#1602)
* Updates STYLE_GUIDE.md

Signed-off-by: natebower <[email protected]>

* Adjusts table

Signed-off-by: natebower <[email protected]>

* Adds managed service definition

Signed-off-by: natebower <[email protected]>

* Edits to bulleted list

Signed-off-by: natebower <[email protected]>

* Edit one word

Signed-off-by: natebower <[email protected]>

Signed-off-by: natebower <[email protected]>
2022-10-18 16:53:59 -04:00
Chris Moore e74dd24525 fix#1013-relocate-kibana-note (#1593)
Signed-off-by: cwillum <[email protected]>

Signed-off-by: cwillum <[email protected]>
2022-10-17 18:18:12 -07:00
51c75ed893 clarify how boolean query rules operate (#1528)
* for rewrites per issue 1118https://github.com/opensearch-project/documentation-website/issues/1118

Signed-off-by: alicejw <[email protected]>

* for doc review comment update

Signed-off-by: alicejw <[email protected]>

* reword sentence for clarity

Signed-off-by: alicejw <[email protected]>

* rmv extra space

Signed-off-by: alicejw <[email protected]>

* for editorial feedback updates

Signed-off-by: alicejw <[email protected]>

* for 2nd pass editorial review changes

Signed-off-by: alicejw <[email protected]>

* additional usage description for optional parameter

Signed-off-by: alicejw <[email protected]>

* Update _opensearch/query-dsl/bool.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _opensearch/query-dsl/bool.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _opensearch/query-dsl/bool.md

Co-authored-by: Nate Bower <[email protected]>

Signed-off-by: alicejw <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nate Bower <[email protected]>
2022-10-17 13:17:25 -07:00
Alice Williams db749a60e8 add editorial changes for 1376-text analyzers (#1577)
* test new DCO bypass

* for dco auto sign test

Signed-off-by: alicejw <[email protected]>

* test dco check

Signed-off-by: alicejw <[email protected]>

* for new analyzers page

Signed-off-by: alicejw <[email protected]>

* test dco check after pull from main

Signed-off-by: alicejw <[email protected]>

* for new text analyzers page

Signed-off-by: alicejw <[email protected]>

* remove lang analyzers section from fulltext page, add link to new page text analyzers

Signed-off-by: alicejw <[email protected]>

* rename page to text-analyzers

Signed-off-by: alicejw <[email protected]>

* rmv test text for DCO check

Signed-off-by: alicejw <[email protected]>

* for querydsl analyzers

Signed-off-by: alicejw <[email protected]>

* for note about other 7 analyzer sections to be published soon

Signed-off-by: alicejw <[email protected]>

* for definitions of 7 specialized analyzers and note that full reference is in-progress to be published soon

Signed-off-by: alicejw <[email protected]>

* add note to learn more and point to concepts page

Signed-off-by: alicejw <[email protected]>

* for peer edit comments

Signed-off-by: alicejw <[email protected]>

* add new line

Signed-off-by: alicejw <[email protected]>

* remove specialized modifier for the text analyzers

Signed-off-by: alicejw <[email protected]>

* doc review comments

Signed-off-by: alicejw <[email protected]>

* change title

Signed-off-by: alicejw <[email protected]>

* better page title

Signed-off-by: alicejw <[email protected]>

* for editorial review updates

Signed-off-by: alicejw <[email protected]>

Signed-off-by: alicejw <[email protected]>
2022-10-14 15:19:32 -07:00
Heather Halter 7445690c93 resize images (#1561) 2022-10-14 13:03:30 -07:00
Heather Halter 2098d774c6 Left justify text in table on home page (#1562)
* Leftjustify

* recenter images

Signed-off-by: Heather Halter <[email protected]>

* auto-adjust-table

Signed-off-by: Heather Halter <[email protected]>
2022-10-14 12:50:30 -07:00
Aria Marble 82b2416df3 Add documentation for nodes api (#1560)
* adding documentation for nodes api

Signed-off-by: ariamarble <[email protected]>

* made suggested changes

Signed-off-by: ariamarble <[email protected]>

* minor format change

Signed-off-by: ariamarble <[email protected]>

* quick terminology changes

Signed-off-by: ariamarble <[email protected]>

* editorial changes

Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
2022-10-14 08:25:33 -07:00
Naarcha-AWS 15697d9bcf Fix typo in Data Prepper doc (#1550) 2022-10-13 14:53:45 -05:00
kolchfa-awsandNate Bower d664344b04 Adds the path and http methods section to API style guide (#1435)
* Adds the path and http methods section to API style guide

Signed-off-by: Fanit Kolchina <[email protected]>

* Removed the link that is not accessible from the outside

Signed-off-by: Fanit Kolchina <[email protected]>

* Reworded based on feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Update STYLE_API_TEMPLATE.md

Co-authored-by: Nate Bower <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Nate Bower <[email protected]>
2022-10-13 12:57:13 -04:00
kolchfa-aws 5f8d2fae09 Changes learning rate description (#1546)
* Fixes learning rate and momentum definitions

Signed-off-by: Fanit Kolchina <[email protected]>

* Update algorithms.md

* Makes epsilon, beta1, beta2 and decayRate definitions uniform

Signed-off-by: Fanit Kolchina <[email protected]>

* Changes learning rate description

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-10-12 16:46:34 -04:00
Aria Marble 15c76088fe Performance analyzer documentation updates (#1318)
* updated incorrect links

Signed-off-by: ariamarble <[email protected]>

* performance analyzer documentation update

Signed-off-by: ariamarble <[email protected]>

* draft update

Signed-off-by: ariamarble <[email protected]>

* converting to ready for review

Signed-off-by: ariamarble <[email protected]>

* tech review updates

Signed-off-by: ariamarble <[email protected]>

* made suggested changes

Signed-off-by: ariamarble <[email protected]>

* made further changes and fixed header

Signed-off-by: ariamarble <[email protected]>

* editorial changes

Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
2022-10-12 09:22:07 -07:00
kolchfa-aws 8bd6150d20 Fixes geo parameter and examples (#1534)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-10-12 12:18:04 -04:00
kolchfa-aws 2da7b3ab43 Fixes learning rate and momentum definitions (#1498)
* Fixes learning rate and momentum definitions

Signed-off-by: Fanit Kolchina <[email protected]>

* Update algorithms.md

* Makes epsilon, beta1, beta2 and decayRate definitions uniform

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-10-11 20:01:36 -04:00
Alice Williams 84d8be017f new Text analyzers page + Lang analyzer section (#1376)
* test new DCO bypass

* for dco auto sign test

Signed-off-by: alicejw <[email protected]>

* test dco check

Signed-off-by: alicejw <[email protected]>

* for new analyzers page

Signed-off-by: alicejw <[email protected]>

* test dco check after pull from main

Signed-off-by: alicejw <[email protected]>

* for new text analyzers page

Signed-off-by: alicejw <[email protected]>

* remove lang analyzers section from fulltext page, add link to new page text analyzers

Signed-off-by: alicejw <[email protected]>

* rename page to text-analyzers

Signed-off-by: alicejw <[email protected]>

* rmv test text for DCO check

Signed-off-by: alicejw <[email protected]>

* for querydsl analyzers

Signed-off-by: alicejw <[email protected]>

* for note about other 7 analyzer sections to be published soon

Signed-off-by: alicejw <[email protected]>

* for definitions of 7 specialized analyzers and note that full reference is in-progress to be published soon

Signed-off-by: alicejw <[email protected]>

* add note to learn more and point to concepts page

Signed-off-by: alicejw <[email protected]>

* for peer edit comments

Signed-off-by: alicejw <[email protected]>

* add new line

Signed-off-by: alicejw <[email protected]>

* remove specialized modifier for the text analyzers

Signed-off-by: alicejw <[email protected]>

* doc review comments

Signed-off-by: alicejw <[email protected]>

* change title

Signed-off-by: alicejw <[email protected]>

* better page title

Signed-off-by: alicejw <[email protected]>

Signed-off-by: alicejw <[email protected]>
2022-10-11 16:59:26 -07:00
2492a54d88 Make sure that Main picks up all change from Data Prepper 2.0 branch (#1517)
* Change Data Prepper intro

Signed-off-by: Naarcha-AWS <[email protected]>

* Add next steps section

Signed-off-by: Naarcha-AWS <[email protected]>

* Add David's feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix optional tags

Signed-off-by: Naarcha-AWS <[email protected]>

* Address small typo

* [Data Prepper 2.0]MAINT: documentation change regarding record type (#1306)

* MAINT: documentation change regarding record type

Signed-off-by: Chen <[email protected]>

* MAINT: documentation on trace group fields

Signed-off-by: Chen <[email protected]>

Signed-off-by: Chen <[email protected]>

* Update docs for Data Prepper 2.0 (#1404)

* Update get-started

Signed-off-by: Hai Yan <[email protected]>

* Update pipelines.md

Signed-off-by: Hai Yan <[email protected]>

* Add peer forwarder options to references

Signed-off-by: Hai Yan <[email protected]>

* Add csv processor options to refereces

Signed-off-by: Hai Yan <[email protected]>

* Add docs for conditional routing

Signed-off-by: Hai Yan <[email protected]>

* Add docs for json processor

Signed-off-by: Hai Yan <[email protected]>

* Remove docs for peer forwarder plugin

Signed-off-by: Hai Yan <[email protected]>

* Address review feedback - revise sentences, fix inaccurate info and typos

Signed-off-by: Hai Yan <[email protected]>

* Add missing options for http source and peer forwarder

Signed-off-by: Hai Yan <[email protected]>

* Update ssl options on peer forwarder

Signed-off-by: Hai Yan <[email protected]>

Signed-off-by: Hai Yan <[email protected]>

* More updates for Data Prepper 2.0 (#1469)

* Update http source and opensearch sink options

Signed-off-by: Hai Yan <[email protected]>

* Update docker run command

Signed-off-by: Hai Yan <[email protected]>

* Add more missing options

Signed-off-by: Hai Yan <[email protected]>

* Add metadata_root_key for s3 source

Signed-off-by: Hai Yan <[email protected]>

* Address review comments - tweak sentences and fix typos

Signed-off-by: Hai Yan <[email protected]>

* Address review comments

Signed-off-by: Hai Yan <[email protected]>

Signed-off-by: Hai Yan <[email protected]>

* Fix broken link

Signed-off-by: Naarcha-AWS <[email protected]>

* Add reworked Getting Started page

Signed-off-by: Naarcha-AWS <[email protected]>

* Undo change for getting started

Signed-off-by: Naarcha-AWS <[email protected]>

* Add edited Data Prepper overview

Signed-off-by: Naarcha-AWS <[email protected]>

* Add edited Data Prepper file

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Chen <[email protected]>
Signed-off-by: Hai Yan <[email protected]>
Co-authored-by: Qi Chen <[email protected]>
Co-authored-by: Hai Yan <[email protected]>
2022-10-11 16:31:41 -05:00
Nate B 17e24de60d Omitting the named anchor from header Download link. (#1515)
Signed-off-by: Nathan Boot <[email protected]>

Signed-off-by: Nathan Boot <[email protected]>
2022-10-11 11:27:56 -07:00
Chris Moore 7a6143387a Build out overview for Security plugin documentation (#1305)
* draft_Sec_Overview

Signed-off-by: cwillum <[email protected]>

* fix#1013-security-overview

Signed-off-by: cwillum <[email protected]>

* fix#1013-security-overview

Signed-off-by: cwillum <[email protected]>

* sec_overview_review_edits

Signed-off-by: cwillum <[email protected]>

* sec_overview_review_edits

Signed-off-by: cwillum <[email protected]>

* sec_overview_review_edits

Signed-off-by: cwillum <[email protected]>

* sec_overview_review_edits

Signed-off-by: cwillum <[email protected]>

* sec_overview_review_edits

Signed-off-by: cwillum <[email protected]>

* sec_overview_review_edits

Signed-off-by: cwillum <[email protected]>

Signed-off-by: cwillum <[email protected]>
2022-10-11 11:02:18 -07:00
a1add5db6c Data Prepper 2.0 documentation (#1510)
* Change Data Prepper intro

Signed-off-by: Naarcha-AWS <[email protected]>

* Add next steps section

Signed-off-by: Naarcha-AWS <[email protected]>

* Add David's feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix optional tags

Signed-off-by: Naarcha-AWS <[email protected]>

* Address small typo

* [Data Prepper 2.0]MAINT: documentation change regarding record type (#1306)

* MAINT: documentation change regarding record type

Signed-off-by: Chen <[email protected]>

* MAINT: documentation on trace group fields

Signed-off-by: Chen <[email protected]>

Signed-off-by: Chen <[email protected]>

* Update docs for Data Prepper 2.0 (#1404)

* Update get-started

Signed-off-by: Hai Yan <[email protected]>

* Update pipelines.md

Signed-off-by: Hai Yan <[email protected]>

* Add peer forwarder options to references

Signed-off-by: Hai Yan <[email protected]>

* Add csv processor options to refereces

Signed-off-by: Hai Yan <[email protected]>

* Add docs for conditional routing

Signed-off-by: Hai Yan <[email protected]>

* Add docs for json processor

Signed-off-by: Hai Yan <[email protected]>

* Remove docs for peer forwarder plugin

Signed-off-by: Hai Yan <[email protected]>

* Address review feedback - revise sentences, fix inaccurate info and typos

Signed-off-by: Hai Yan <[email protected]>

* Add missing options for http source and peer forwarder

Signed-off-by: Hai Yan <[email protected]>

* Update ssl options on peer forwarder

Signed-off-by: Hai Yan <[email protected]>

Signed-off-by: Hai Yan <[email protected]>

* More updates for Data Prepper 2.0 (#1469)

* Update http source and opensearch sink options

Signed-off-by: Hai Yan <[email protected]>

* Update docker run command

Signed-off-by: Hai Yan <[email protected]>

* Add more missing options

Signed-off-by: Hai Yan <[email protected]>

* Add metadata_root_key for s3 source

Signed-off-by: Hai Yan <[email protected]>

* Address review comments - tweak sentences and fix typos

Signed-off-by: Hai Yan <[email protected]>

* Address review comments

Signed-off-by: Hai Yan <[email protected]>

Signed-off-by: Hai Yan <[email protected]>

* Fix broken link

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Chen <[email protected]>
Signed-off-by: Hai Yan <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Qi Chen <[email protected]>
Co-authored-by: Hai Yan <[email protected]>
2022-10-11 11:36:37 -05:00
89f966a0f1 Refactors JS client helper documentation (#1358)
* Fix Circuit Breaker section in JS client docs

Fix #823

Signed-off-by: Robert Da Silva <[email protected]>

* Add documentation for JS client bulk helper

Signed-off-by: Robert Da Silva <[email protected]>

* Refactors js client helper documentation

* Incorporated tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _clients/javascript/helpers.md

Co-authored-by: Alice Williams <[email protected]>

* Update _clients/javascript/helpers.md

Co-authored-by: Alice Williams <[email protected]>

* Update helpers.md

* Incorporated tech review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Robert Da Silva <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Robert Da Silva <[email protected]>
Co-authored-by: Alice Williams <[email protected]>
2022-10-11 12:08:28 -04:00
Jeff Huss 6583bfeeff Fixes broken links in docs page main branch (#1501)
* Fixed broken link in RPM guide

Signed-off-by: JeffH-AWS <[email protected]>

* More fixes

Signed-off-by: JeffH-AWS <[email protected]>

* All done

Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2022-10-10 09:11:08 -07:00
Akarsh Jain a35ba16214 docs: Update Dashboards plugin page. (#1489)
Fixes: #1479
Signed-off-by: Akarsh Jain <[email protected]>

Signed-off-by: Akarsh Jain <[email protected]>
2022-10-10 10:38:54 -05:00
kolchfa-awsandNate Bower 85b18f7c58 Adds nodes stats API (#1369)
* Adds nodes stats API

Signed-off-by: Fanit Kolchina <[email protected]>

* Refactored hot threads and info APIs

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Formatting changes

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _opensearch/rest-api/nodes-apis/index.md

Co-authored-by: Nate Bower <[email protected]>

* Update _opensearch/rest-api/nodes-apis/index.md

Co-authored-by: Nate Bower <[email protected]>

* Update _opensearch/rest-api/nodes-apis/index.md

Co-authored-by: Nate Bower <[email protected]>

* Update _opensearch/rest-api/nodes-apis/index.md

Co-authored-by: Nate Bower <[email protected]>

* Update _opensearch/rest-api/nodes-apis/index.md

Co-authored-by: Nate Bower <[email protected]>

* Update _opensearch/rest-api/nodes-apis/index.md

Co-authored-by: Nate Bower <[email protected]>

* Update _opensearch/rest-api/nodes-apis/index.md

Co-authored-by: Nate Bower <[email protected]>

* Update _opensearch/rest-api/nodes-apis/index.md

Co-authored-by: Nate Bower <[email protected]>

* Update _opensearch/rest-api/nodes-apis/index.md

Co-authored-by: Nate Bower <[email protected]>

* Update _opensearch/rest-api/nodes-apis/index.md

Co-authored-by: Nate Bower <[email protected]>

* Update nodes-hot-threads.md

* Update nodes-hot-threads.md

* Update nodes-hot-threads.md

* Update nodes-info.md

* Update nodes-info.md

* Update _opensearch/rest-api/nodes-apis/nodes-info.md

Co-authored-by: Nate Bower <[email protected]>

* Update _opensearch/rest-api/nodes-apis/nodes-info.md

Co-authored-by: Nate Bower <[email protected]>

* Update _opensearch/rest-api/nodes-apis/nodes-info.md

Co-authored-by: Nate Bower <[email protected]>

* Update nodes-info.md

* Update nodes-info.md

* Update _opensearch/rest-api/nodes-apis/nodes-info.md

Co-authored-by: Nate Bower <[email protected]>

* Update _opensearch/rest-api/nodes-apis/nodes-info.md

Co-authored-by: Nate Bower <[email protected]>

* Update nodes-info.md

* Update _opensearch/rest-api/nodes-apis/nodes-info.md

Co-authored-by: Nate Bower <[email protected]>

* Update _opensearch/rest-api/nodes-apis/nodes-info.md

Co-authored-by: Nate Bower <[email protected]>

* Update _opensearch/rest-api/nodes-apis/nodes-info.md

Co-authored-by: Nate Bower <[email protected]>

* Update nodes-stats.md

* Incorporated nodes stats editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Nate Bower <[email protected]>
2022-10-08 18:02:27 -04:00
kolchfa-awsandAlice Williams c254b470ee Adds 1.3.6 to 2.3 version history (#1470)
* Adds 1.3.6 to 2.3 version history

Signed-off-by: Fanit Kolchina <[email protected]>

* Update version-history.md

Co-authored-by: Alice Williams <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Alice Williams <[email protected]>
2022-10-06 20:45:48 -04:00
pawelw1andNaarcha-AWS 8ad9ec9bb9 Update multi-tenancy.md (#1367)
Signed-off-by: pawelw1 <[email protected]>

Signed-off-by: pawelw1 <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2022-10-06 17:42:24 -05:00
Melissa VagiandNaarcha-AWS 4eaf4e0944 [DOC] New content: Getting Started with OpenSearch Dashboards (#1302)
* new content getting started

Signed-off-by: vagimeli <[email protected]>

* Addressed editorial feedback

Signed-off-by: vagimeli <[email protected]>

* Addressed doc reviewer feedback

Signed-off-by: vagimeli <[email protected]>

* Revised step 4 verbiage

Signed-off-by: vagimeli <[email protected]>

* Added captions to images

Signed-off-by: vagimeli <[email protected]>

* Reformatted graphic table and fixed links

Signed-off-by: vagimeli <[email protected]>

* Fixed FAQ link

Signed-off-by: vagimeli <[email protected]>

* Removed Save instruction, as playground is read-only access

Signed-off-by: vagimeli <[email protected]>

* Resolve tech review feedback

Signed-off-by: vagimeli <[email protected]>

* Revisions based on tech input

Signed-off-by: vagimeli <[email protected]>

* Revised intro section and retitled first heading

Signed-off-by: vagimeli <[email protected]>

* Updated related links

Signed-off-by: vagimeli <[email protected]>

* Copy edit

Signed-off-by: vagimeli <[email protected]>

* Copy edit

Signed-off-by: vagimeli <[email protected]>

* Formatting changes

Signed-off-by: vagimeli <[email protected]>

* Changes to H1 and caption format

Signed-off-by: vagimeli <[email protected]>

* copy edits

Signed-off-by: vagimeli <[email protected]>

* Copy edit

Signed-off-by: vagimeli <[email protected]>

* Fix nav order

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: vagimeli <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2022-10-06 14:36:36 -06:00
Melissa Vagi 16967ad2a8 Change nav order (#1456)
Signed-off-by: vagimeli <[email protected]>

Signed-off-by: vagimeli <[email protected]>
2022-10-06 13:52:04 -06:00
Hailong-amandNaarcha-AWS 1e274173d0 Fix cat/templates doc (#1356)
* Update cat-templates.md

* Update cat-templates.md

* Update _opensearch/rest-api/cat/cat-templates.md

Co-authored-by: Naarcha-AWS <[email protected]>
2022-10-06 11:50:04 -05:00
Aria Marble 9233787024 updating querqy documentation for OS 2 3 (#1451)
Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
2022-10-06 09:44:45 -07:00
kolchfa-aws 2c7494309a Fixed KNN search formulas (#1447)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-10-05 16:40:50 -04:00
Jeff Huss a57f8794aa Changed from 644 to 755 perm (#1441)
Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2022-10-05 10:29:28 -07:00
Aria Marble fa2535ab9d Add ism rollup to documentation (#1371)
* add ism rollup to documentation

Signed-off-by: ariamarble <[email protected]>

* made suggested changes

Signed-off-by: ariamarble <[email protected]>

* added field descriptions

Signed-off-by: ariamarble <[email protected]>

* added further requested changes

Signed-off-by: ariamarble <[email protected]>

* tech review updates

Signed-off-by: ariamarble <[email protected]>

* minor spelling changes and link update

Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
2022-10-05 08:45:49 -07:00
Nate B 7ae5d1138c Addressing the loss of Open Sans on the documentation website. (#1434)
Signed-off-by: Nathan Boot <[email protected]>

Signed-off-by: Nathan Boot <[email protected]>
2022-10-05 10:37:04 -05:00
CarolineandNaarcha-AWS 7e1d9d6eeb Add maintainers.md (#1389)
* Add maintainers.md

Signed-off-by: carolxob <[email protected]>

* Update maintainers.md

Make maintainers file more similar to other repos.

* Added maintainer names and responsibilities to maintainers page.

Signed-off-by: carolxob <[email protected]>

Signed-off-by: carolxob <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2022-10-04 18:10:29 -05:00
kolchfa-aws b31c3254c1 Fixes aggregate function page (#1333)
* Fixes aggregate function page

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporates tech review feedback

Signed-off-by: Fanit Kolchina <[email protected]>
2022-10-04 18:32:49 -04:00
Caroline b463af2d28 Added cluster permissions to cluster permissions list. (#1405)
* Added cluster permissions to cluster permissions list.

Signed-off-by: carolxob <[email protected]>

* Moved information added information to more appropriate section in doc.

Signed-off-by: carolxob <[email protected]>

Signed-off-by: carolxob <[email protected]>
2022-10-04 13:56:30 -06:00
Jeff Huss 71924da48c Fixed liquid syntax which fixes the yum repo command paths (#1413)
Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2022-10-04 11:28:20 -07:00
Aria Marble 3720f1902c Adding documentation for dangling index api (#1370)
* adding documentation for dangling index api

Signed-off-by: ariamarble <[email protected]>

* made editorial changes

Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
2022-10-04 09:25:12 -07:00
Aria Marble 7d41fc58c4 Add documentation for reload_searchIanalyzer api (#1339)
* updated incorrect links

Signed-off-by: ariamarble <[email protected]>

* add documentation for reload search analyzer api

Signed-off-by: ariamarble <[email protected]>

* made suggested changes

Signed-off-by: ariamarble <[email protected]>

* made additional formatting changes

Signed-off-by: ariamarble <[email protected]>

* made editorial changes

Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
2022-10-03 12:24:36 -07:00
Aria Marble 05f466d2af Update of source parameter in documentation (#1368)
* update of source parameter in documentation

Signed-off-by: ariamarble <[email protected]>

* made suggested changes

Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
2022-10-03 11:49:30 -07:00
Aria Marble c54e6c8ebb Add rank eval documentation (#1316)
* updated incorrect links

Signed-off-by: ariamarble <[email protected]>

* adding documentation for rank eval api

Signed-off-by: ariamarble <[email protected]>

* made suggusted changes

Signed-off-by: ariamarble <[email protected]>

* quick syntaxt changes

Signed-off-by: ariamarble <[email protected]>

* editorial updates

Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
2022-10-03 10:05:54 -07:00
Jeff Huss c2fa272305 RPM/Yum Installation Enhancements (#1020)
* Dropped the new tarball guide in here to work off of

Signed-off-by: JeffH-AWS <[email protected]>

* Added comment tags to make it even more clear what isn't permanent

Signed-off-by: JeffH-AWS <[email protected]>

* Incorporating editorial feedback from tar guide and updated the template here

Signed-off-by: JeffH-AWS <[email protected]>

* Overview section added

Signed-off-by: JeffH-AWS <[email protected]>

* More changes

Signed-off-by: JeffH-AWS <[email protected]>

* Working on download and install steps

Signed-off-by: JeffH-AWS <[email protected]>

* Added liquid syntax for major version in yum repo and removed references to dashboards

Signed-off-by: JeffH-AWS <[email protected]>

* Finished Install OpenSearch from a package

Signed-off-by: JeffH-AWS <[email protected]>

* Added Yum steps

Signed-off-by: JeffH-AWS <[email protected]>

* Removed redundant steps

Signed-off-by: JeffH-AWS <[email protected]>

* Removed PA plugin references

Signed-off-by: JeffH-AWS <[email protected]>

* Added important settings and removed a couple missed dashboards references

Signed-off-by: JeffH-AWS <[email protected]>

* Starting work on testing opensearch

Signed-off-by: JeffH-AWS <[email protected]>

* Revisions to testing opensearch because security is enabled by default

Signed-off-by: JeffH-AWS <[email protected]>

* Wording change

Signed-off-by: JeffH-AWS <[email protected]>

* Added a missing step

Signed-off-by: JeffH-AWS <[email protected]>

* Wording

Signed-off-by: JeffH-AWS <[email protected]>

* Adding testing steps

Signed-off-by: JeffH-AWS <[email protected]>

* Removed extra section since security is always enabled out of the box

Signed-off-by: JeffH-AWS <[email protected]>

* Added configuration steps and verified functionality

Signed-off-by: JeffH-AWS <[email protected]>

* Working through the TLS certs portion and adding content as I vet it

Signed-off-by: JeffH-AWS <[email protected]>

* Finalized steps

Signed-off-by: JeffH-AWS <[email protected]>

* Final draft before review

Signed-off-by: JeffH-AWS <[email protected]>

* Revisions from doc review

Signed-off-by: JeffH-AWS <[email protected]>

* Committing editorial fixes

Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2022-10-03 09:18:29 -07:00
kolchfa-aws 4d931e4038 Cleans up formatting (#1348)
Signed-off-by: Fanit Kolchina <[email protected]>

Fixes intro page table
2022-09-27 20:23:00 -04:00
Aria Marble 9d7592f400 Add wait_for_completion to API documentation (#1328)
* updated incorrect links

Signed-off-by: ariamarble <[email protected]>

* update with wait for completion

Signed-off-by: ariamarble <[email protected]>

* made suggested change

Signed-off-by: ariamarble <[email protected]>

* made additional changes

Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
2022-09-27 17:09:07 -07:00
Chris Moore 1b69f700f8 Provide users with warning about special characters in query DSL and API query fields (#1255)
* fix#1196_Spesh-Chars

Signed-off-by: cwillum <[email protected]>

* fix#1196_Spesh-Chars

Signed-off-by: cwillum <[email protected]>

* fix#1196_Spesh-Chars

Signed-off-by: cwillum <[email protected]>

* fix#1196_Spesh-Chars

Signed-off-by: cwillum <[email protected]>

* fix#1196_Spesh-Chars

Signed-off-by: cwillum <[email protected]>

* fix#1196_Spesh-Chars

Signed-off-by: cwillum <[email protected]>

* fix#1196_Spesh-Chars

Signed-off-by: cwillum <[email protected]>

* fix#1196_Spesh-Chars

Signed-off-by: cwillum <[email protected]>

* fix#1196_Spesh-Chars

Signed-off-by: cwillum <[email protected]>

* fix#1196_Spesh-Chars

Signed-off-by: cwillum <[email protected]>

Signed-off-by: cwillum <[email protected]>
2022-09-27 13:29:19 -07:00
kolchfa-aws bbd0f1157b Refactors transform APIs (#1265)
* Refactors transform APIs

Signed-off-by: Fanit Kolchina <[email protected]>

* Refactors transform API

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporates editorial feedback

* Minor editing

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-09-27 15:09:28 -04:00
Deep DattaandNaarcha-AWS e338f77cce Documentation for new parameters in logstash-output-opensearch 2.0.0 (#1263)
* Add documentation for 3 new parameters added in logstash-output-opensearch 2.0.0

Signed-off-by: Deep Datta <[email protected]>

* Update _clients/logstash/ship-to-opensearch.md

Signed-off-by: Deep Datta <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>

* Fix typo

Signed-off-by: Deep Datta <[email protected]>

Signed-off-by: Deep Datta <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2022-09-27 13:25:15 -05:00
Jeff Huss 1867336096 Added step to restart OS after applying security changes (#1315)
Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2022-09-27 08:46:09 -07:00
Mark Cohen faeb90bb05 updated doc to include configuration instructions for CORS headers (#1301)
Signed-off-by: Mark Cohen <[email protected]>

Signed-off-by: Mark Cohen <[email protected]>
2022-09-27 08:08:08 -05:00
Miki 9bddce95ba Removes the local DCO action, adds a custom PR template, configures the inherited DCO action (#1317)
Signed-off-by: Miki <[email protected]>

Signed-off-by: Miki <[email protected]>
2022-09-26 17:41:45 -07:00
Alice Williams a1d79db6ec [Doc] update geoJSON example file to prevent errors (#1277)
* for geoJSON file that has same start/endpoints for each polygon. see issue with more info https://github.com/opensearch-project/documentation-website/issues/794#issuecomment-1252908411

Signed-off-by: alicejw <[email protected]>

* for additional images with borders and fixed errors in example GeoJSON file so it is cut and paste ready to use

Signed-off-by: alicejw <[email protected]>

* rename new image file because replacing file with same name caused build conflict

Signed-off-by: alicejw <[email protected]>

* image rename

Signed-off-by: alicejw <[email protected]>

* for doc reviewer edits and more clarification to procedural steps

Signed-off-by: alicejw <[email protected]>

* fix typo in UI name 'Region Map' visualization type

Signed-off-by: alicejw <[email protected]>

* to add prerequisite callout for the two required plugins

Signed-off-by: alicejw <[email protected]>

* remove commented-out note for link. unnecessary

Signed-off-by: alicejw <[email protected]>

* for doc review updates - changed example JSON file to include only 2 counties, and other rewrites

Signed-off-by: alicejw <[email protected]>

* remove modified region map and use original map with 2 counties

Signed-off-by: alicejw <[email protected]>

* we decided to show the grey outlined regions in the image

Signed-off-by: alicejw <[email protected]>

Signed-off-by: alicejw <[email protected]>
2022-09-26 10:42:22 -07:00
c69f860bfe Add PPL and SQL section (#1111)
* Merge pull request #1 from Yury-Fridlyand/dev-update-sql-relevance-docs

Update SQL plugin relevance functions documentation.

Co-authored-by: MaxKsyunz <[email protected]>
Signed-off-by: Yury Fridlyand <[email protected]>

* Address PR feedback.

Signed-off-by: Yury Fridlyand <[email protected]>

* Address PR feedback by @joshuali925.

Signed-off-by: Yury Fridlyand <[email protected]>

* Remove PPL page from Observability Plugin. Add link to Observability page. Make some simple formatting changes

Signed-off-by: Naarcha-AWS <[email protected]>

* Reword paragraph

Signed-off-by: Naarcha-AWS <[email protected]>

* Adds SQL and PPL API and other SQL plugin changes

Signed-off-by: Fanit Kolchina <[email protected]>

* Formatting changes

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporates editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Yury Fridlyand <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Yury Fridlyand <[email protected]>
Co-authored-by: MaxKsyunz <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
2022-09-26 12:28:00 -04:00
Naarcha-AWS a6e47e02f5 Add the Kubernetes Operator install instructions (#1017)
* Add the Kubernetes Operator install instructions

Signed-off-by: Naarcha-AWS <[email protected]>

* Copy edits

Signed-off-by: Naarcha-AWS <[email protected]>

* Add doc review

Signed-off-by: Naarcha-AWS <[email protected]>

* Add editorial

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
2022-09-21 12:10:05 -07:00
Alice Williams 0a0968ac94 [Doc] add terms for site search to return pages correctly for bool and range queries (#1229)
* for rewrites to range queries

Signed-off-by: alicejw <[email protected]>

* for seeding terms to pull up range and bool query pages in site searches

Signed-off-by: alicejw <[email protected]>

* minor wording fix

Signed-off-by: alicejw <[email protected]>

* reword compound query description

Signed-off-by: alicejw <[email protected]>

* for range query rewrites

Signed-off-by: alicejw <[email protected]>

* for doc review comments

Signed-off-by: alicejw <[email protected]>

Signed-off-by: alicejw <[email protected]>
2022-09-21 11:37:13 -07:00
Naarcha-AWS 86f6d20048 Edits to PR #805 (#1279)
* Fix headers on configurations page.

Signed-off-by: Naarcha-AWS <[email protected]>

* A few small tweaks

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
2022-09-21 11:21:37 -07:00
Ralph UrsprungandNaarcha-AWS 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 <[email protected]>
Signed-off-by: Ralph Ursprung <[email protected]>

Signed-off-by: Ralph Ursprung <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2022-09-21 11:18:39 -07:00
Jeff Huss 0f9543e586 Fixed link to dashboards landing page (#1278)
Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2022-09-21 10:49:17 -07:00
Sachin KaleandSachin 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 <[email protected]>

* Address review comments

Signed-off-by: Sachin Kale <[email protected]>

* Address review comments

Signed-off-by: Sachin Kale <[email protected]>

Signed-off-by: Sachin Kale <[email protected]>
Co-authored-by: Sachin Kale <[email protected]>
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 <[email protected]>

Signed-off-by: Miki <[email protected]>
2022-09-19 12:08:52 -07:00
Miki 9da8dc23b6 Improve logging of the link checker (#1252)
Signed-off-by: Miki <[email protected]>

Signed-off-by: Miki <[email protected]>
2022-09-19 11:55:18 -07:00
kolchfa-aws fc03a5ea5d Changed image in drag and drop (#1257)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
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 <[email protected]>

* replace removed link

Signed-off-by: alicejw <[email protected]>

Signed-off-by: alicejw <[email protected]>
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 <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Updates the links and images

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-09-16 18:07:08 -04:00
Naarcha-AWS cb1d667b60 Fix home page (#1247)
Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
2022-09-16 13:04:03 -05:00
Carlo SmouterandCarlo Smouter 3f79fd8ccb fix aliases example for shrink policy action (#1014)
Signed-off-by: Carlo Smouter <[email protected]>

Signed-off-by: Carlo Smouter <[email protected]>
Co-authored-by: Carlo Smouter <[email protected]>
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 <[email protected]>

* quick link update for segrep page

Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
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 <[email protected]>

* for editorial review feedback modifications

Signed-off-by: alicejw <[email protected]>

* doc review update

Signed-off-by: alicejw <[email protected]>

Signed-off-by: alicejw <[email protected]>
2022-09-14 16:39:00 -07:00
Hai Yan 594715c04c Rename prepper to processor in yaml sample (#1056)
Signed-off-by: Hai Yan <[email protected]>

Signed-off-by: Hai Yan <[email protected]>
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 <[email protected]>

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

Signed-off-by: Yury-Fridlyand <[email protected]>

* Type fix.

Signed-off-by: Yury-Fridlyand <[email protected]>

Signed-off-by: Yury-Fridlyand <[email protected]>
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 <[email protected]>

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

Signed-off-by: Naarcha-AWS <[email protected]>

* Push index changes

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix merge conflicts

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
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 <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2022-09-14 11:54:20 -07:00
kolchfa-aws fc34d7127f Adds 2.3 release (#1197)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-09-14 14:25:15 -04:00
Naarcha-AWS cc0ee6b99b Fix typos (#1203)
Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
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 <[email protected]>

* Fix typo

Signed-off-by: Naarcha-AWS <[email protected]>

* Add image thumbnails.

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix table.

Signed-off-by: Naarcha-AWS <[email protected]>

* Remove playground section.

Signed-off-by: Naarcha-AWS <[email protected]>

* Move up experimental features

Signed-off-by: Naarcha-AWS <[email protected]>

* Make experimental features it's own page

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix nav order

Signed-off-by: Naarcha-AWS <[email protected]>

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

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix typo in breaking changes page

Signed-off-by: Naarcha-AWS <[email protected]>

* Add Drag and Drop wizard

Signed-off-by: Naarcha-AWS <[email protected]>

* Add drag and drop wizard changes

Signed-off-by: Naarcha-AWS <[email protected]>

* Remove experimental-features page

Signed-off-by: Naarcha-AWS <[email protected]>

* Add link for remote storage

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
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 <[email protected]>

* Found a lost comma and returned it to its owner

Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
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 <[email protected]>

* Added prerequisite steps for enabling the feature and its dependency

Signed-off-by: JeffH-AWS <[email protected]>

* Adding more

Signed-off-by: JeffH-AWS <[email protected]>

* Adding more content

Signed-off-by: JeffH-AWS <[email protected]>

* Finishing up and ready for tech review

Signed-off-by: JeffH-AWS <[email protected]>

* Moved page per dev request

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed header and changed heading sizes

Signed-off-by: JeffH-AWS <[email protected]>

* Ready for tech review

Signed-off-by: JeffH-AWS <[email protected]>

* Added link to segment replication

Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
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 <[email protected]>

* Made revisions per doc review feedback

Signed-off-by: vagimeli <[email protected]>

* Copy edits

Signed-off-by: vagimeli <[email protected]>

Signed-off-by: vagimeli <[email protected]>
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 <[email protected]>

* add a correctly named image file

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-09-13 15:29:00 -04:00
natebower 02e81a2837 Update terms.md (#1191)
* Updates TERMS.md

Signed-off-by: natebower <[email protected]>

* Updates TERMS.md

Signed-off-by: natebower <[email protected]>

Signed-off-by: natebower <[email protected]>
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 <[email protected]>

* changes from tech review

Signed-off-by: ariamarble <[email protected]>

* renamed file type, fixed various wording and formatting

Signed-off-by: ariamarble <[email protected]>

* made suggested edits

Signed-off-by: ariamarble <[email protected]>

* edit corrections

Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
2022-09-13 10:59:40 -07:00
Alice Williams 1f54720013 to check in the cache API for Steve (#1168)
Signed-off-by: alicejw <[email protected]>

Signed-off-by: alicejw <[email protected]>
2022-09-13 09:38:23 -07:00
kolchfa-aws 3416dbe7d9 Renames async search settings (#1180)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-09-12 14:03:24 -04:00
natebower 301af4fa98 Updates inclusion guidance (#1156)
Signed-off-by: natebower <[email protected]>

Signed-off-by: natebower <[email protected]>
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 <[email protected]>

Signed-off-by: David Venable <[email protected]>
2022-09-10 10:32:07 -05:00
Naarcha-AWSandDavid Vassallo 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 <[email protected]>

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

Signed-off-by: David Vassallo <[email protected]>

Co-authored-by: Naarcha-AWS <[email protected]>

* Add one copy edit

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: David Vassallo <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: David Vassallo <[email protected]>
2022-09-10 10:31:48 -05:00
Chris Moore 9317d540f8 docker-compose-file-setting_name (#1151)
Signed-off-by: cwillum <[email protected]>

Signed-off-by: cwillum <[email protected]>
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 <[email protected]>

* quick correction of page links

Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
2022-09-09 11:24:54 -07:00
Alice Williams e84f9f5c0f update yaml file note for new downloads (#1043)
Signed-off-by: alicejw <[email protected]>

Signed-off-by: alicejw <[email protected]>
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 <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
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 <[email protected]>

* Incorporates doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
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 <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
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 <[email protected]>

* Finalized steps for rpm install

Signed-off-by: JeffH-AWS <[email protected]>

* Typo

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing

Signed-off-by: JeffH-AWS <[email protected]>

* Finishing up

Signed-off-by: JeffH-AWS <[email protected]>

* Final changes.

Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
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 <[email protected]>

* Remove dupes

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
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 <[email protected]>

* for additional steps

Signed-off-by: alicejw <[email protected]>

* for UI element reformat to bold per style guide

Signed-off-by: alicejw <[email protected]>

Signed-off-by: alicejw <[email protected]>
2022-09-06 13:48:06 -07:00
Jeff Huss aec7de7d97 Updated API endpoint for testing (#1105)
Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
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 <[email protected]>

* Incorporated editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-09-06 10:58:15 -04:00
Aria MarbleandSteve Murphy 21386b05d0 script api documentation (#1094)
* Add script documentation.

Signed-off-by: Steve Murphy <[email protected]>

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

Signed-off-by: Steve Murphy <[email protected]>

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

Signed-off-by: ariamarble <[email protected]>

* made a couple of suggested changes

Signed-off-by: ariamarble <[email protected]>

* made further corrections

Signed-off-by: ariamarble <[email protected]>

Signed-off-by: Steve Murphy <[email protected]>
Signed-off-by: ariamarble <[email protected]>
Co-authored-by: Steve Murphy <[email protected]>
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 <[email protected]>

* Fix formatting

Signed-off-by: Naarcha-AWS <[email protected]>

* Use dot instead

Signed-off-by: Naarcha-AWS <[email protected]>

* Remove parenthesies

Signed-off-by: Naarcha-AWS <[email protected]>

* Remove space

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
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 <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
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 <[email protected]>

* Added disclaimer about Maven

Signed-off-by: JeffH-AWS <[email protected]>

* Added disclaimer about protocols

Signed-off-by: JeffH-AWS <[email protected]>

* Caught a small typo and fixed it

Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
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 <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2022-09-01 09:35:35 -07:00
David VassalloandNaarcha-AWS 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 <[email protected]>

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

Signed-off-by: David Vassallo <[email protected]>

Co-authored-by: Naarcha-AWS <[email protected]>

Signed-off-by: David Vassallo <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
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 <[email protected]>

* auth cache timeout prop

Signed-off-by: cwillum <[email protected]>

Signed-off-by: cwillum <[email protected]>
2022-09-01 08:57:12 -07:00
Chris Moore c3f2b7bdf1 CCS-permissions (#1053)
Signed-off-by: cwillum <[email protected]>

Signed-off-by: cwillum <[email protected]>
2022-09-01 08:48:42 -07:00
kolchfa-aws 3c66463f13 Adds 1.3.4 to version history (#1040)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-09-01 09:51:16 -05:00
Aria Marble 3417d8b7b8 created page and documentation for querqy plugin (#1047)
* created page and documentation for querqy plugin

Signed-off-by: ariamarble <[email protected]>

* made suggested changes

Signed-off-by: ariamarble <[email protected]>

* made suggested title change

Signed-off-by: ariamarble <[email protected]>

* made further formatting changes

Signed-off-by: ariamarble <[email protected]>

* formatting

Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
2022-08-31 15:42:17 -07:00
Jeff Huss a890c4e0a3 Reformats plugins page, adds more explanations, and adds Maven coordinates help (#1041)
* Added Maven coordinates syntax and sample command

Signed-off-by: JeffH-AWS <[email protected]>

* Changes to the overall layout

Signed-off-by: JeffH-AWS <[email protected]>

* Removed the extra table of contents - users don't need 3 on the same page

Signed-off-by: JeffH-AWS <[email protected]>

* Minor changes

Signed-off-by: JeffH-AWS <[email protected]>

* Finished clean up

Signed-off-by: JeffH-AWS <[email protected]>

* Found a missing word and fixed it

Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2022-08-31 10:44:16 -07:00
natebower 1b66740a93 minor style guide revision (#1044)
Signed-off-by: natebower <[email protected]>

Signed-off-by: natebower <[email protected]>
2022-08-31 12:29:55 -04:00
Hai Yan 2dcdf12bd7 Replace deprecated opensearch sink configuration fields in examples (#1029)
Signed-off-by: Hai Yan <[email protected]>

Signed-off-by: Hai Yan <[email protected]>
2022-08-30 13:06:45 -05:00
Jeff Huss f65dce5a68 Tarball installation guide refactor (#881)
* New PR because the old one was corrupted by a commit without DCO

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed syntax for bullet/numbered lists.

Signed-off-by: JeffH-AWS <[email protected]>

* Added validation steps to the end

Signed-off-by: JeffH-AWS <[email protected]>

* Cleaning up phrasing and grammar

Signed-off-by: JeffH-AWS <[email protected]>

* Making some changes based on peer feedback

Signed-off-by: JeffH-AWS <[email protected]>

* Fixing opening section

Signed-off-by: JeffH-AWS <[email protected]>

* Fixing phrasing and rewording headers

Signed-off-by: JeffH-AWS <[email protected]>

* Cleaning up more

Signed-off-by: JeffH-AWS <[email protected]>

* Moved unrelated content to the appropriate pages and deleted from this guide

Signed-off-by: JeffH-AWS <[email protected]>

* Added templates for links

Signed-off-by: JeffH-AWS <[email protected]>

* Added a few related links that make sense as logical next steps

Signed-off-by: JeffH-AWS <[email protected]>

* Cleaned up link formatting. Ready for review now.

Signed-off-by: JeffH-AWS <[email protected]>

* Applied changes recommended by vagimeli

Signed-off-by: JeffH-AWS <[email protected]>

* Applied changed from PR review

Signed-off-by: JeffH-AWS <[email protected]>

* Added step numbers to headers and periods to bullet list at the top

Signed-off-by: JeffH-AWS <[email protected]>

* Fix typo in script comment

Signed-off-by: JeffH-AWS <[email protected]>

* Made most of the editorial changes but there are a couple open items

Signed-off-by: JeffH-AWS <[email protected]>

* Final editorial changes applied, ready to merge

Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2022-08-30 09:41:58 -07:00
Chris Moore b9838dfd87 Missing documentation for the plugins.security.allow_default_init_securityindex property (#919)
* “fix#676-allow_default_init_securityindex”

Signed-off-by: cwillum <[email protected]>

* “fix#676-allow_default_init_securityindex”

Signed-off-by: cwillum <[email protected]>

* fix#676-allow_default_init_securityindex

Signed-off-by: cwillum <[email protected]>

* fix#676-allow_default_init_securityindex

Signed-off-by: cwillum <[email protected]>

Signed-off-by: cwillum <[email protected]>
2022-08-29 13:17:36 -07:00
Craig Perkins f1d1dde8e5 resolve_hostname should be singular (#1019)
Signed-off-by: Craig Perkins <[email protected]>

Signed-off-by: Craig Perkins <[email protected]>
2022-08-29 13:12:35 -05:00
Miki caa88cc9e0 Adopts the new top nav from the website (#984)
Signed-off-by: Miki <[email protected]>

Signed-off-by: Miki <[email protected]>
2022-08-29 13:07:08 -05:00
Craig Perkins c48cf8c600 Fix example using custom_attr_whitelist and custom_attr_maxval_len in ldap documentation (#981)
Signed-off-by: Craig Perkins <[email protected]>

Signed-off-by: Craig Perkins <[email protected]>
2022-08-25 14:08:45 -05:00
Jeff Huss a39e2c4e07 Added link to Maven coordinates and updated plugins list with Geospatial (#999)
Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2022-08-25 09:53:43 -07:00
Chris Moore 04d65c8c6f API Template Organization – Response fields to bottom of layout (#973)
* “fix#788-API-Guide-further-edits”

Signed-off-by: cwillum <[email protected]>

* “fix#788-API-Guide-further-edits”

Signed-off-by: cwillum <[email protected]>

* “fix#788-API-Guide-further-edits”

Signed-off-by: cwillum <[email protected]>

* “fix#788-API-Guide-further-edits”

Signed-off-by: cwillum <[email protected]>

* “fix#788-API-Guide-further-edits”

Signed-off-by: cwillum <[email protected]>

* “fix#788-API-Guide-further-edits”

Signed-off-by: cwillum <[email protected]>

* “fix#788-API-Guide-further-edits”

Signed-off-by: cwillum <[email protected]>

* “fix#788-API-Guide-further-edits”

Signed-off-by: cwillum <[email protected]>

Signed-off-by: cwillum <[email protected]>
2022-08-24 15:44:57 -07:00
Melissa Vagi f586fdcd2c resolve issue #832 (#982)
Signed-off-by: vagimeli <[email protected]>

Signed-off-by: vagimeli <[email protected]>
2022-08-24 16:27:21 -06:00
Alek Poteet d417b5d85a Add examples for bulk script & upsert updates (#783)
There is no mention of doc_as_upsert in OS documention, but it appears to be supported. Some examples to go along with the passing mention of scripts & especially upsert would go a long way
This also addresses #755

Signed-off-by: Alek Poteet <[email protected]>

Signed-off-by: Alek Poteet <[email protected]>
2022-08-23 20:58:03 -05:00
Craig Perkins 906a81bca7 Update documentation from opensearch_security_roles to opendistro_security_roles (#892)
Signed-off-by: Craig Perkins <[email protected]>

Signed-off-by: Craig Perkins <[email protected]>
2022-08-23 20:55:30 -05:00
Jeff Huss 3ac63b596c Relocated perf analyzer installation steps to the appropriate page (#963)
Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2022-08-23 15:11:13 -07:00
Jeff Huss 43037838ec Moved guidance on passing env vars as args to Configuration - it was previously under installation (#962)
Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2022-08-23 15:09:50 -07:00
Jeff Huss a4c89a24b8 Added list of plugins that can be installed by name (#957)
* Added list of plugins that can be installed by name

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed a typo

Signed-off-by: JeffH-AWS <[email protected]>

* Added plugin-name to the command under additional plugins

Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2022-08-23 11:06:38 -07:00
Melissa Vagi a6f6f98806 Resolve issue #879 (#940)
Signed-off-by: vagimeli <[email protected]>

Signed-off-by: vagimeli <[email protected]>
2022-08-23 11:02:24 -06:00
STEVE MURPHYandSteve Murphy ebe1faeefd add files for snapshot creation (#873)
* add files for snapshot creation

Signed-off-by: Steve Murphy <[email protected]>

* Create new topics and fix existing. Modify index.md

Signed-off-by: Steve Murphy <[email protected]>

* Address Fanit's edits. Apply edits to other files as needed for consistenty. Create new files: get-snapshot.status.md and restore-snapshot.md.

Signed-off-by: Steve Murphy <[email protected]>

* Add .md file extension to get-snapshot-repository file

Signed-off-by: Steve Murphy <[email protected]>

* Add verify-snapshot-repository.md, renumber nav_order in other snapshot topics to place the new topic correctly.

Signed-off-by: Steve Murphy <[email protected]>

* Apply Fanit's edits to restore-snapsnot.md and verify-snapshot-repository.md

Signed-off-by: Steve Murphy <[email protected]>

* Address Fanit's edits.

Signed-off-by: Steve Murphy <[email protected]>

* Change 'Response fields' heading level to 3.

Signed-off-by: Steve Murphy <[email protected]>

Signed-off-by: Steve Murphy <[email protected]>
Co-authored-by: Steve Murphy <[email protected]>
2022-08-23 11:42:19 -05:00
Peter Nied 1640b3482e Fix setting name for LDAP custom attribute filter (#912)
Signed-off-by: Peter Nied <[email protected]>

Signed-off-by: Peter Nied <[email protected]>
2022-08-23 09:49:51 -05:00
kolchfa-aws 2bbad2aa79 Fix792 rollup enhancements (#911)
* Added rollup enhancements

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented 2.2 changes

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-08-22 20:35:45 -04:00
Chris Moore f32c849c93 Add upsert description to Update document API information (#934)
* fix#755-Update-document-upserts

Signed-off-by: cwillum <[email protected]>

* fix#755-Update-document-upserts

Signed-off-by: cwillum <[email protected]>

* fix#755-Update-document-upserts

Signed-off-by: cwillum <[email protected]>

Signed-off-by: cwillum <[email protected]>
2022-08-22 13:10:29 -07:00
Jeff Huss 7e5a84d3f8 Previous PR didn't backport correctly - fixed some syntax and opening new PR with proper backport (#931)
Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2022-08-19 14:50:22 -07:00
Jeff Huss 9a6ffd1d1a Plugins page revamp (#929)
* Removed html table and added markdown table

Signed-off-by: JeffH-AWS <[email protected]>

* Removed html table and added markdown table part 2

Signed-off-by: JeffH-AWS <[email protected]>

* Sorted list of plugins

Signed-off-by: JeffH-AWS <[email protected]>

* Added repo links and plugin names

Signed-off-by: JeffH-AWS <[email protected]>

* A little more polish.  Ready for review.

Signed-off-by: JeffH-AWS <[email protected]>

* Small tweaks to formatting so the footnote doesn't run into the end of the table

Signed-off-by: JeffH-AWS <[email protected]>

Signed-off-by: JeffH-AWS <[email protected]>
2022-08-19 13:39:20 -07:00
Aria MarbleandAlice Williams 22d0dc66d0 added batch mode to plugin install documentation (#920)
* added batch mode to plugin install documentation

Signed-off-by: ariamarble <[email protected]>

* Update _opensearch/install/plugins.md

Co-authored-by: Alice Williams <[email protected]>

* Revert "added batch mode to plugin install documentation"

This reverts commit 5751981851e023e26dde2a5863d0b49e59e491e1.

* added batch mode to plugin install documentation

Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
Co-authored-by: Alice Williams <[email protected]>
2022-08-18 19:39:23 -07:00
Aria Marble 799bdf1b65 changed wording of getting started with application analytics (#915)
Signed-off-by: ariamarble <[email protected]>

Signed-off-by: ariamarble <[email protected]>
2022-08-18 14:51:44 -07:00
cwillum 0542f0f783 Further edits for API Guide (#895)
* “fix#788-API-Guide-further-edits”

Signed-off-by: cwillum <[email protected]>

* “fix#788-API-Guide-further-edits”

Signed-off-by: cwillum <[email protected]>

* “fix#788-API-Guide-further-edits”

Signed-off-by: cwillum <[email protected]>

* “fix#788-API-Guide-further-edits”

Signed-off-by: cwillum <[email protected]>

* “fix#788-API-Guide-further-edits”

Signed-off-by: cwillum <[email protected]>

* “fix#788-API-Guide-further-edits”

Signed-off-by: cwillum <[email protected]>

* “fix#788-API-Guide-further-edits”

Signed-off-by: cwillum <[email protected]>

Signed-off-by: cwillum <[email protected]>
2022-08-17 15:05:22 -07:00
hdhalter 5c959e90f7 Simplified the Issue Template (#903)
* issue-template-changes

Signed-off-by: Heather Halter <[email protected]>

* FixIssueTemplate

Signed-off-by: Heather Halter <[email protected]>

* Template fix

Signed-off-by: Heather Halter <[email protected]>

* Reverted Gem File

Signed-off-by: Heather Halter <[email protected]>

Signed-off-by: Heather Halter <[email protected]>
2022-08-17 10:21:27 -07:00
natebower d9013fd658 updates to style guide (#893)
* updates to style guide

Signed-off-by: natebower <[email protected]>

* Added example table and cleaned up spacing

Signed-off-by: natebower <[email protected]>

* Adjusted table formatting

Signed-off-by: natebower <[email protected]>

Signed-off-by: natebower <[email protected]>
2022-08-16 15:03:25 -04:00
David Venable 56b650e3a0 Use "processor" instead of "prepper" for Data Prepper, which is the correct terminology now. (#889)
Signed-off-by: David Venable <[email protected]>

Signed-off-by: David Venable <[email protected]>
2022-08-16 11:54:22 -05:00
natebower 06126509e5 Updates to TERMS.md (#898)
* Updates to TERMS.md

Signed-off-by: natebower <[email protected]>

* Added definition for k-means

Signed-off-by: natebower <[email protected]>

Signed-off-by: natebower <[email protected]>
2022-08-16 12:22:11 -04:00
kolchfa-aws 6d6c6ae2ce Fixed typo (#883)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-08-12 12:19:33 -04:00
Naarcha-AWS e2d593d544 Add feature attribution documentation (#871)
* Add feature attribution documentation

Signed-off-by: Naarcha-AWS <[email protected]>

* Delete references to removed images

Signed-off-by: Naarcha-AWS <[email protected]>

* Add technical feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Add new images. Delete redundant note

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix a formatting bug

Signed-off-by: Naarcha-AWS <[email protected]>

* Add editorial feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Add more editorial feedback

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
2022-08-11 17:48:32 -05:00
Craig Perkins 206e97a2b7 Change /_plugins/_security/.. routes to /_opendistro/_security/... for SAML until plugins route is supported (#877)
Signed-off-by: Craig Perkins <[email protected]>

Signed-off-by: Craig Perkins <[email protected]>
2022-08-11 17:41:30 -05:00
Naarcha-AWSandcwillum c280b58b77 Fix#829 pre agg doc count field (#870)
* “fix#829-PreAgg-field_doc_count”

Signed-off-by: cwillum <[email protected]>

* “fix#829-PreAgg-field_doc_count”

Signed-off-by: cwillum <[email protected]>

* “fix#829-PreAgg-field_doc_count”

Signed-off-by: cwillum <[email protected]>

* “fix#829-PreAgg-field_doc_count”

Signed-off-by: cwillum <[email protected]>

* “fix#829-PreAgg-field_doc_count”

Signed-off-by: cwillum <[email protected]>

Signed-off-by: cwillum <[email protected]>
Co-authored-by: cwillum <[email protected]>
2022-08-11 16:08:02 -04:00
Alice WilliamsandFanit Kolchina 2518c7cd36 How to upload a custom vector map .json for Dashboards (#807)
* for https://github.com/opensearch-project/documentation-website/issues/794#issuecomment-1183357492

Signed-off-by: alicejw <[email protected]>

* add image

Signed-off-by: alicejw <[email protected]>

* remove temporary line in gemfile to build local doc site

Signed-off-by: alicejw <[email protected]>

* for file name remove underscore that prevented jekyll formatting to render properly

Signed-off-by: alicejw <[email protected]>

* adjust size of vector map image

Signed-off-by: alicejw <[email protected]>

* for example .geojson file and more details

Signed-off-by: alicejw <[email protected]>

* new line around heading

Signed-off-by: alicejw <[email protected]>

* Changed the image file

Signed-off-by: Fanit Kolchina <[email protected]>

* Added setup statement

Signed-off-by: Fanit Kolchina <[email protected]>

* Updated steps

Signed-off-by: Fanit Kolchina <[email protected]>

* Changed name of sample map

Signed-off-by: Fanit Kolchina <[email protected]>

* Made geojson one word

Signed-off-by: Fanit Kolchina <[email protected]>

* Note formatting

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: alicejw <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
2022-08-11 16:07:38 -04:00
kolchfa-aws d8b383b53e Added .net clients (#833)
* Added .net clients

Signed-off-by: Fanit Kolchina <[email protected]>

* Changed OSC to OpenSearch.Client, updated links

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Formatting and typo fix

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented docs review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-08-11 16:07:19 -04:00
cwillum b6bcce916c “fixfor#791_k-NN-ANN” (#837)
* “fixfor#791_k-NN-ANN”

Signed-off-by: cwillum <[email protected]>

* “fixfor#791_k-NN-ANN”

Signed-off-by: cwillum <[email protected]>

* “fixfor#791_k-NN-ANN”

Signed-off-by: cwillum <[email protected]>

* “fix#829-PreAgg-field_doc_count”

Signed-off-by: cwillum <[email protected]>

* “fix#829-PreAgg-field_doc_count”

Signed-off-by: cwillum <[email protected]>

* “fixfor#791_k-NN-ANN”

Signed-off-by: cwillum <[email protected]>

* “fixfor#791_k-NN-ANN”

Signed-off-by: cwillum <[email protected]>

* “fixfor#791_k-NN-ANN”

Signed-off-by: cwillum <[email protected]>

* “fixfor#791_k-NN-ANN”

Signed-off-by: cwillum <[email protected]>

Signed-off-by: cwillum <[email protected]>
2022-08-11 16:07:03 -04:00
kolchfa-aws 41c4a8433a Added replica count enforcement (#856)
* Added replica count enforcement

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-08-11 16:06:34 -04:00
kolchfa-aws e7ef8181f2 Added rollup enhancements (#857)
* Added rollup enhancements

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-08-11 16:06:14 -04:00
Naarcha-AWS 201e3fcb46 Add Logistic and RCF algorthims (#864)
* Add Logistic and RCF algorthims

Signed-off-by: Naarcha-AWS <[email protected]>

* Add RCF Summarize and copyedits

Signed-off-by: Naarcha-AWS <[email protected]>

* Add feedback. Add new parameter descriptions

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix typo

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix typo

Signed-off-by: Naarcha-AWS <[email protected]>

* Change style of k-means

Signed-off-by: Naarcha-AWS <[email protected]>

* Add editorial feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Resolve one last typo

Signed-off-by: Naarcha-AWS <[email protected]>

* Add final editorial feedback

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
2022-08-11 16:05:59 -04:00
Jeff Huss fb227f8081 Task consumer integration (#866)
* added resource_stats object to sample responses

Signed-off-by: jeffhuss <[email protected]>

* Added information about log files

Signed-off-by: jeffhuss <[email protected]>

* Removed resource_stats from existing sample responses that lack the detailed flag

Signed-off-by: jeffhuss <[email protected]>

* Added example with detailed parameter

Signed-off-by: jeffhuss <[email protected]>

* Changed phrasing to use active voice

Signed-off-by: jeffhuss <[email protected]>

* Removed extra comma from sample JSON and rephrased feature description

Signed-off-by: jeffhuss <[email protected]>

* Replaced query string in detailed flag example with placeholder

Signed-off-by: jeffhuss <[email protected]>

* Small wording change

Signed-off-by: jeffhuss <[email protected]>

Signed-off-by: jeffhuss <[email protected]>
2022-08-11 16:04:43 -04:00
kolchfa-aws ae5ae02147 Added 2.2 release (#876)
* Added 2.2 release

Signed-off-by: Fanit Kolchina <[email protected]>

* Fixed RCFSummarize

Signed-off-by: Fanit Kolchina <[email protected]>

* Fixed typo

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-08-11 16:00:10 -04:00
kolchfa-aws 29d719a461 Added supported field types (#712)
* Added supported field types

Signed-off-by: Fanit Kolchina <[email protected]>

* Added geo shape and cleaned up other files

Signed-off-by: Fanit Kolchina <[email protected]>

* Fixed a typo

Signed-off-by: Fanit Kolchina <[email protected]>

* Fixed typo

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented reviewer changes

Signed-off-by: Fanit Kolchina <[email protected]>

* Added a section for null value

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-08-11 12:02:21 -04:00
kolchfa-aws 98c3ecd7fc Added async search plugin security info (#859)
* Added async search plugin security info

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>
2022-08-10 10:35:52 -04:00
cwillum 021999f265 Revert "“fix#829-PreAgg-field_doc_count” (#839)" (#860)
This reverts commit 07eda05688.
2022-08-08 15:40:00 -05:00
cwillum 07eda05688 “fix#829-PreAgg-field_doc_count” (#839)
* “fix#829-PreAgg-field_doc_count”

Signed-off-by: cwillum <[email protected]>

* “fix#829-PreAgg-field_doc_count”

Signed-off-by: cwillum <[email protected]>

* “fix#829-PreAgg-field_doc_count”

Signed-off-by: cwillum <[email protected]>

* “fix#829-PreAgg-field_doc_count”

Signed-off-by: cwillum <[email protected]>

* “fix#829-PreAgg-field_doc_count”

Signed-off-by: cwillum <[email protected]>
2022-08-08 10:40:17 -07:00
Melissa Vagi 23bc23dd86 fixing typo shard indexing (#852)
Signed-off-by: vagimeli <[email protected]>
2022-08-05 12:18:38 -06:00
Anil JaiswalandNaarcha-AWS 745309b512 Add refresh param to documentation (#761)
* Add refresh param to documentation

Signed-off-by: Anil Jaiswal <[email protected]>

* Update _opensearch/rest-api/document-apis/index-document.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: Anil Jaiswal <[email protected]>

Co-authored-by: Naarcha-AWS <[email protected]>
2022-08-03 10:26:46 -05:00
Naarcha-AWS fbbe9ef9ea Add issue template default states (#835)
Signed-off-by: Naarcha-AWS <[email protected]>
2022-08-03 09:12:03 -05:00
Jeff Huss 9f3434c10c Added reference to RFC2818 along with guidance to add subjectAltNames… (#748)
* Added reference to RFC2818 along with guidance to add subjectAltNames ext when generating certs

Signed-off-by: jeffhuss <[email protected]>

* Cleaned up wording in cert generation section

Wording before was redundant and there was a fragment sentence left in.  I cleaned that up to make it readable.

Signed-off-by: jeffhuss <[email protected]>

* Spot fixes of terms, added SAN guidance and references and cleaned up sample script

Signed-off-by: jeffhuss <[email protected]>

* Updated sample script to clean up the extension files too

Signed-off-by: jeffhuss <[email protected]>

* Cleaned up formatting, removed SAN reference in admin cert steps

Signed-off-by: jeffhuss <[email protected]>

* Removed extra word from node cert steps

Signed-off-by: jeffhuss <[email protected]>

* Removed reference to admin.ext from sample script since it doesn't exist anymore

Signed-off-by: jeffhuss <[email protected]>
2022-08-02 14:38:03 -07:00
Jeff Huss 7d8048f026 Clarified wording for upgrade approaches and added link reference to … (#841)
* Clarified wording for upgrade approaches and added link reference to ODFE migration blog post

Signed-off-by: jeffhuss <[email protected]>

* Cleared up some verbiage

Signed-off-by: jeffhuss <[email protected]>
2022-08-02 14:30:40 -07:00
cwillum 4deffbfe47 “fix#788-Add-API-Template” (#811)
* “fix#788-Add-API-Template”

Signed-off-by: cwillum <[email protected]>

* “fix#788-Add-API-Template”

Signed-off-by: cwillum <[email protected]>

* “fix#788-Add-API-Template”

Signed-off-by: cwillum <[email protected]>

* “fix#788-Add-API-Template”

Signed-off-by: cwillum <[email protected]>

* “fix#788-Add-API-Template”

Signed-off-by: cwillum <[email protected]>

* “fix#788-Add-API-Template”

Signed-off-by: cwillum <[email protected]>

* “fix#788-Add-API-Template”

Signed-off-by: cwillum <[email protected]>

* “fix#788-Add-API-Template”

Signed-off-by: cwillum <[email protected]>

* “fix#788-Add-API-Template”

Signed-off-by: cwillum <[email protected]>

* “fix#788-Add-API-Template”

Signed-off-by: cwillum <[email protected]>

* “fix#788-Add-API-Template”

Signed-off-by: cwillum <[email protected]>
2022-08-01 09:12:36 -07:00
Naarcha-AWS 6336b83b14 Add ML node settings and dynamic node description (#787)
* Add ML node instructions

Signed-off-by: Naarcha-AWS <[email protected]>

* Change cluster settings from ml to dynamic

Signed-off-by: Naarcha-AWS <[email protected]>

* Quick typo fix

Signed-off-by: Naarcha-AWS <[email protected]>

* Adjust ML docs to remove dymanic mention. Adjust CAT example to be general

Signed-off-by: Naarcha-AWS <[email protected]>

* Add editorial feedback.

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix columns in example

Signed-off-by: Naarcha-AWS <[email protected]>
2022-07-21 15:57:45 -05:00
Jeff Huss 0b01755beb Added example commands and note about versions and the ECR repo (#824)
Signed-off-by: jeffhuss <[email protected]>
2022-07-20 12:54:48 -07:00
Jeff Huss 536101164c Added reference to Docker install for plugins and renamed header (#818)
Signed-off-by: jeffhuss <[email protected]>
2022-07-19 10:39:25 -07:00
kolchfa-aws 5c52f796b8 Updated Terms.md wording (#813)
Signed-off-by: Fanit Kolchina <[email protected]>
2022-07-18 13:03:24 -04:00
hdhalter e5aedb484c fixedfooter (#732)
Signed-off-by: Heather Halter <[email protected]>
2022-07-11 14:18:56 -07:00
Naarcha-AWS fbe26d103f Add documentation issue template (#740)
Signed-off-by: Naarcha-AWS <[email protected]>
2022-07-11 14:21:25 -05:00
Jeff Huss 7a4fb5a4da Added reference to OS 2.x and fixed version ranges in the existing tables (#784)
* Added reference to OS 2.x and fixed version ranges in the existing tables

Signed-off-by: jeffhuss <[email protected]>

* Adjusted formatting for Beats compatibility guidance and fixed a typo

Signed-off-by: jeffhuss <[email protected]>
2022-07-08 09:30:46 -07:00
Naarcha-AWSandAndriy Redko 7c8a5881e8 Add Snapshot IRSA insturctions (#782)
* Support use of IRSA for repository-s3 plugin credentials

Signed-off-by: Andriy Redko <[email protected]>

* Addressing review comments

Signed-off-by: Andriy Redko <[email protected]>

* Addressing review comments

Signed-off-by: Andriy Redko <[email protected]>

* Addressing review comments

Signed-off-by: Andriy Redko <[email protected]>

* Add IRSA snapshot instructions

Signed-off-by: Naarcha-AWS <[email protected]>

* Remove old changes. Update nav

Signed-off-by: Naarcha-AWS <[email protected]>

Co-authored-by: Andriy Redko <[email protected]>
2022-07-07 14:21:38 -05:00
Naarcha-AWS f49b919f46 Condensed header fix (#774)
* Revert header change, since it's 2.1-specific

Signed-off-by: Naarcha-AWS <[email protected]>

* Add Condensed Header docs for 2.1

Signed-off-by: Naarcha-AWS <[email protected]>

* A commit

Signed-off-by: Naarcha-AWS <[email protected]>

* Add note back in

Signed-off-by: Naarcha-AWS <[email protected]>
2022-07-07 14:22:48 -04:00
kolchfa-aws f225c77c34 Snapshot management (#757)
* Added snapshot management

Signed-off-by: Fanit Kolchina <[email protected]>

* Snapshot management v2

Signed-off-by: Fanit Kolchina <[email protected]>

* Added snapshot management

Signed-off-by: Fanit Kolchina <[email protected]>

* Added user roles

Signed-off-by: Fanit Kolchina <[email protected]>

* Added SME comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Changed dashboards access from index management to snapshot management

Signed-off-by: Fanit Kolchina <[email protected]>

* Editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>
2022-07-07 14:19:01 -04:00
kolchfa-aws 8e43230cc1 Added 2.1 release (#775)
Signed-off-by: Fanit Kolchina <[email protected]>
2022-07-07 14:10:45 -04:00
Peter Zhu e12c1a2867 Make sure 2.x yum installation match 1.x naming patterns (#780)
* Make sure 2.x yum installation match 1.x naming patterns

Signed-off-by: Peter Zhu <[email protected]>

* Tweak a bit

Signed-off-by: Peter Zhu <[email protected]>

* Tweak a bit

Signed-off-by: Peter Zhu <[email protected]>
2022-07-07 13:04:07 -05:00
Sayali Gaikawad bda7ffdfe3 Rectify rpm installation for dashboards (#776)
Signed-off-by: Sayali Gaikawad <[email protected]>
2022-07-07 10:23:26 -07:00
Peter Nied 5d5729c4c0 Update securityonfig path based on path reorganization (#763)
Signed-off-by: Peter Nied <[email protected]>
2022-07-07 12:08:28 -05:00
Naarcha-AWS 67728096c5 Revert header change, since it's 2.1-specific (#771)
Signed-off-by: Naarcha-AWS <[email protected]>
2022-07-07 10:50:59 -05:00
Jeff Huss d78b42f8ed Added note about lack of downgrade support to the install landing page (#758)
Signed-off-by: jeffhuss <[email protected]>
2022-07-07 10:14:01 -05:00
Alice Williams 75c553f466 Multi-terms aggregations docs (#720)
* for issue https://github.com/opensearch-project/documentation-website/issues/582

Signed-off-by: alicejw <[email protected]>

* fix extra blank lines

Signed-off-by: alicejw <[email protected]>

* adding clarification

Signed-off-by: alicejw <[email protected]>

* for updating per editorial feedback

Signed-off-by: alicejw <[email protected]>

* doc review feedback

Signed-off-by: alicejw <[email protected]>

* for doc review comments

Signed-off-by: alicejw <[email protected]>
2022-07-06 14:30:39 -07:00
Alice Williams 710348b9e8 Full-text queries - new section: Convert text with analyzers (#680)
* for language analyzer section

Signed-off-by: alicejw <[email protected]>

* typo fix

Signed-off-by: alicejw <[email protected]>

* for issue https://github.com/opensearch-project/documentation-website/issues/528

Signed-off-by: alicejw <[email protected]>

* fix format error

Signed-off-by: alicejw <[email protected]>

* for updates from requester in issue https://github.com/opensearch-project/documentation-website/issues/528

Signed-off-by: alicejw <[email protected]>

* for doc review and editor's review comments

Signed-off-by: alicejw <[email protected]>
2022-07-06 13:26:16 -07:00
cwillum 2f0d1074de fixes#706condensed-header (#760)
Signed-off-by: cwillum <[email protected]>
2022-07-06 12:35:12 -07:00
Naarcha-AWS 16b3099e2f Add Execute Command to API documentation. (#711)
* Add Execute Command to API documentation.

Signed-off-by: Naarcha-AWS <[email protected]>

* Remove Anomaly

Signed-off-by: Naarcha-AWS <[email protected]>

* Add editorial review

Signed-off-by: Naarcha-AWS <[email protected]>

* Final feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Make sure note renders properly

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix capitalization

Signed-off-by: Naarcha-AWS <[email protected]>
2022-07-06 11:16:03 -05:00
hdhalter f0b4eab1c9 Modified the Readme.md for multiple problems (#735)
* “UpdatesToReadme
git commit -s -m “UpdatesToReadme

Signed-off-by: Heather Halter <[email protected]>

* “Keiths-input
git commit -s -m “Keiths-input

Signed-off-by: Heather Halter <[email protected]>

* “removedsection
git commit -s -m “removedsection

Signed-off-by: Heather Halter <[email protected]>
2022-07-05 11:38:07 -07:00
cwillum d4738c73b1 added api info for reloadcerts (#753)
Signed-off-by: cwillum <[email protected]>
2022-07-05 07:58:50 -07:00
Jeff Huss ff4a818965 Reverted the changes from PR #558 (#747)
Signed-off-by: jeffhuss <[email protected]>
2022-07-01 10:24:39 -07:00
Jeff Huss d7088636b1 Update default index name to .kibana instead of .opensearch-dashboards (#742)
Signed-off-by: jeffhuss <[email protected]>
2022-06-30 13:02:33 -07:00
Yoshihiro Ito 9699fe7a53 fixed typo in TLS troubleshooting page (#722)
Signed-off-by: michimani <[email protected]>
2022-06-28 12:35:19 -05:00
hdhalter 10075b9cbd header-update (#708)
Signed-off-by: Heather Halter <[email protected]>
2022-06-27 19:00:42 -07:00
Jeff Huss 9aa614c4b5 Fixed broken links in cat*.md, api.md and monitoring.md (#726)
Signed-off-by: jeffhuss <[email protected]>
2022-06-27 15:09:21 -07:00
Keith Chanandkeithhc2 407658e942 Fixed hyperlinks in Data Prepper reference (#717)
* Changed headings back to sentence

Signed-off-by: keithhc2 <[email protected]>

* Minor tweak

Signed-off-by: keithhc2 <[email protected]>

* Forgot to fix hyperlinks

Signed-off-by: keithhc2 <[email protected]>

Co-authored-by: keithhc2 <[email protected]>
2022-06-24 11:24:00 -07:00
Keith Chanandkeithhc2 4ec55fef3f Changed headings back to sentence (#715)
* Changed headings back to sentence

Signed-off-by: keithhc2 <[email protected]>

* Minor tweak

Signed-off-by: keithhc2 <[email protected]>

Co-authored-by: keithhc2 <[email protected]>
2022-06-24 11:20:30 -05:00
David Venable ab020c308d Data Prepper 1.5.0 documentation (#701)
* Added documentation for Data Prepper 1.5.0.

Signed-off-by: David Venable <[email protected]>

* Responding to PR feedback for the Data Prepper documentation.

Signed-off-by: David Venable <[email protected]>

* Responding to additional PR feedback for the Data Prepper documentation.

Signed-off-by: David Venable <[email protected]>

* Added links to S3 and SQS

Signed-off-by: David Venable <[email protected]>
2022-06-23 19:01:09 -07:00
Naarcha-AWSandAaron Carson 1067dad114 Correct branch names for security and logstash repos (#702)
* Add back Data Prepper 1.4 docs (#698)

* Add back Data Prepper 1.4 docs

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix Data Prepper Docker image

Signed-off-by: Naarcha-AWS <[email protected]>

* Update GitHub links to `main` branches rather than `master` where it has been changed

Signed-off-by: Naarcha-AWS <[email protected]>

Co-authored-by: Aaron Carson <[email protected]>
2022-06-23 10:14:39 -05:00
Liz Snyder cb152712d3 Remove unusable request (#703)
Signed-off-by: Liz Snyder <[email protected]>
2022-06-22 14:18:35 -07:00
Naarcha-AWS 89fc690cf7 Add back Data Prepper 1.4 docs (#698)
* Add back Data Prepper 1.4 docs

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix Data Prepper Docker image

Signed-off-by: Naarcha-AWS <[email protected]>
2022-06-22 14:10:40 -05:00
pawelw1 95782cda5a Update serach.remote with cluster.remote (#696)
Signed-off-by: pawelw1 <[email protected]>
2022-06-22 12:57:09 -05:00
hdhalter c7fde4ec7c Updated contribution.md file with DCO info & updated process (#689)
* updated-contribution-file

Signed-off-by: Heather Halter <[email protected]>

* “Fix

Signed-off-by: Heather Halter <[email protected]>

* “fix

Signed-off-by: Heather Halter <[email protected]>

* “fix

Signed-off-by: Heather Halter <[email protected]>

* “editorial-changes
git commit -s -m “editorial-changes

Signed-off-by: Heather Halter <[email protected]>

* “Onemorechange
git status
git commit -s -m “One more change

Signed-off-by: Heather Halter <[email protected]>
2022-06-22 12:43:07 -05:00
Naarcha-AWS d483a117d3 Add OpenSearch Style Guide (#657)
* Add Style Guide to repo

Signed-off-by: Naarcha-AWS <[email protected]>

* Rename Style Guide to match contributing

Signed-off-by: Naarcha-AWS <[email protected]>

* Remove duplicate style guide

Signed-off-by: Naarcha-AWS <[email protected]>

* Make terms own page. Add and reorder sections

Signed-off-by: Naarcha-AWS <[email protected]>

* Add offensive and sensitive terms

Signed-off-by: Naarcha-AWS <[email protected]>

* Add final feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix image link

Signed-off-by: Naarcha-AWS <[email protected]>
2022-06-22 11:45:25 -05:00
Alice Williams 8909564891 for cluster manager term update (#691)
* for cluster manager term update

Signed-off-by: alicejw <[email protected]>

* for small fix

Signed-off-by: alicejw <[email protected]>

* to change  to

Signed-off-by: alicejw <[email protected]>
2022-06-20 13:53:51 -05:00
Naarcha-AWS 2e6f38487d Merge pull request #683 from jzonthemtn/682-docker-image-name
#682: Fixing docker image name.
2022-06-20 13:35:10 -05:00
kolchfa-aws 3c80b39b7f Merge pull request #686 from opensearch-project/Fix18-add-ports
Added ports that need to be open
2022-06-17 15:41:09 -04:00
Fanit Kolchina ab630e0052 Removed firewall
Signed-off-by: Fanit Kolchina <[email protected]>
2022-06-17 15:39:23 -04:00
Fanit Kolchina 292744ed6a Added distinction between ports 443 and 5601
Signed-off-by: Fanit Kolchina <[email protected]>
2022-06-17 15:37:26 -04:00
Alice Williams 1f271cf468 Merge pull request #688 from alicejw-aws/alice-bugs
query parameter usage incorrect - shown as URL parameters
2022-06-17 11:46:36 -07:00
alicejw f6b45c4437 for query parameter explanation
Signed-off-by: alicejw <[email protected]>
2022-06-17 09:49:13 -07:00
Fanit Kolchina d4a85d8efa Added ports that need to be open
Signed-off-by: Fanit Kolchina <[email protected]>
2022-06-17 10:23:03 -04:00
jzonthemtn faae3208f0 #682: Fixing docker image name.
Signed-off-by: jzonthemtn <[email protected]>
2022-06-16 15:15:34 -04:00
Naarcha-AWS bc943b3304 Merge pull request #677 from opensearch-project/release-2.0.1
Add version 2.0.1
2022-06-16 14:07:03 -05:00
Naarcha-AWS 0c020f36ec Merge pull request #663 from opensearch-project/add-backport-tool
Add Backport Tool
2022-06-16 12:39:13 -05:00
Naarcha-AWS bdf4ae3aee Add version 2.0.1
Signed-off-by: Naarcha-AWS <[email protected]>
2022-06-16 10:29:27 -05:00
Naarcha-AWS 674a9ae24b Merge pull request #675 from brian-finisher/disable-security-server-host
Fix server.host to valid address to fix issue with Opensearch-Dashboards 2.0
2022-06-15 14:36:43 -05:00
Brian Saghy fcb84af481 Fix server.host to valid address to fix issue with Opensearch-Dashboards 2.0
Signed-off-by: Brian Saghy <[email protected]>
2022-06-15 14:53:54 -04:00
hdhalter 1197cfaa8f Merge pull request #629 from opensearch-project/readmefix2
Updated the readme with Alice's name
2022-06-14 16:14:15 -07:00
Naarcha-AWS b8f10754d1 Merge pull request #670 from jmazanec15/issue-669
Change nlists to nlist for k-NN IVF algorithm
2022-06-14 13:10:30 -05:00
Naarcha-AWS 48b7e3f194 Merge pull request #651 from pawelw1/patch-1
securityadmin.sh default port change
2022-06-14 12:32:16 -05:00
John Mazanec 594efc0e11 Update link title to section title of doc
Signed-off-by: John Mazanec <[email protected]>
2022-06-13 09:25:30 -07:00
John Mazanec c7cf80c975 Change nlists to nlist k-NN plugin
Fixes typo in ivf algorithm parameter. Correct value is nlist as appears
in
https://github.com/opensearch-project/k-NN/blob/2.0/src/main/java/org/opensearch/knn/common/KNNConstants.java.

Signed-off-by: John Mazanec <[email protected]>
2022-06-09 22:07:55 -07:00
Naarcha-AWS a563b6d5e4 Add Backport Tool
Signed-off-by: Naarcha-AWS <[email protected]>
2022-06-09 10:53:06 -05:00
Naarcha-AWS 6ebcd0fea6 Merge pull request #655 from VachaShah/issue-654
Update the Java client version
2022-06-09 08:06:12 -05:00
Vacha Shah 251c9cfffd Update the Java client version
Signed-off-by: Vacha Shah <[email protected]>
2022-06-08 10:55:49 -07:00
kolchfa-aws 7f693add2b Merge pull request #650 from opensearch-project/Fix128-cancel_after_time_interval
Added cancel_after_time_interval
2022-06-08 10:53:10 -04:00
Fanit Kolchina b26aa46562 Changed cancelled to canceled
Signed-off-by: Fanit Kolchina <[email protected]>
2022-06-08 10:50:04 -04:00
Fanit Kolchina cb8bfa93b7 Changed links from relative to absolute
Signed-off-by: Fanit Kolchina <[email protected]>
2022-06-07 17:07:34 -04:00
pawelw1 fcd6b293f1 securityadmin.sh default port change
Signed-off-by: pawelw1 <[email protected]>
2022-06-07 18:35:16 +01:00
Fanit Kolchina 4a98b80e43 Added cancel_after_time_interval
Signed-off-by: Fanit Kolchina <[email protected]>
2022-06-07 12:02:54 -04:00
Naarcha-AWS 9e930a9c74 Merge pull request #635 from opensearch-project/Fix633-search-and-msearch-parameters
Changed parameter to allow_no_indices
2022-06-06 13:18:45 -05:00
Naarcha-AWS eee9871ebf Merge pull request #628 from opensearch-project/fix-rpm-link
Fix RPM link to say 2.x instead of var
2022-06-06 09:51:15 -05:00
Naarcha-AWS 8acf93b9d5 Fix RPM command
Signed-off-by: Naarcha-AWS <[email protected]>
2022-06-06 07:37:48 -05:00
Alice Williams b929ea8fb0 Merge pull request #615 from alicejw-aws/alice-bugs
update put mapping API requirements
2022-06-03 10:00:17 -07:00
Fanit Kolchina a24669fb49 Changed parameter to allow_no_indices
Signed-off-by: Fanit Kolchina <[email protected]>
2022-06-03 10:39:27 -04:00
kolchfa-aws 17480332d6 Merge pull request #622 from opensearch-project/Fix595-CAT-Pages-not-expandable
Makes CAT child pages expandable
2022-06-02 18:12:27 -04:00
kolchfa-aws b890c2e21c Merge pull request #624 from opensearch-project/Fix486-add-master-timeout-to-cat
Added master_timeout parameter to CAT segments
2022-06-02 18:11:53 -04:00
Fanit Kolchina 36af3984e2 Changed master node to cluster manager node in the description
Signed-off-by: Fanit Kolchina <[email protected]>
2022-06-02 13:24:20 -04:00
Fanit Kolchina 9d7e732585 Changed master_timeout to cluster_manager_timeout
Signed-off-by: Fanit Kolchina <[email protected]>
2022-06-02 12:05:18 -04:00
Heather Halter 5c80df41c8 Readme fix 2
Signed-off-by: Heather Halter <[email protected]>
2022-06-02 08:26:24 -07:00
Naarcha-AWS 46c32e96c6 Fix RPM link to say 2.x instead of var
Signed-off-by: Naarcha-AWS <[email protected]>
2022-06-02 10:15:44 -05:00
Fanit Kolchina ac9985e914 Added master_timeout parameter to CAT segments
Signed-off-by: Fanit Kolchina <[email protected]>
2022-06-01 14:02:14 -04:00
Fanit Kolchina f3be4576f9 Changed CAT to cat in the left nav for cat cluster manager
Signed-off-by: Fanit Kolchina <[email protected]>
2022-05-31 18:02:26 -04:00
Fanit Kolchina 87195f645f Changed cat to lowercase in cat cluster manager
Signed-off-by: Fanit Kolchina <[email protected]>
2022-05-31 16:26:24 -04:00
Fanit Kolchina 67fd4686d5 Fix #595 - CAT pages not expandable
Signed-off-by: Fanit Kolchina <[email protected]>
2022-05-31 13:45:08 -04:00
Fanit Kolchina 5845828e44 “Fix#595-CAT-pages-not-expandable
Signed-off-by: Fanit Kolchina <[email protected]>
2022-05-31 12:01:01 -04:00
alicejw 9f6febed92 for format fix
Signed-off-by: alicejw <[email protected]>
2022-05-26 15:23:28 -07:00
alicejw 9aba0c6e00 for updates
Signed-off-by: alicejw <[email protected]>
2022-05-26 15:20:04 -07:00
alicejw 4e6150e5ee for updates
Signed-off-by: alicejw <[email protected]>
2022-05-26 15:06:09 -07:00
alicejw ed6f8ddd3b for doc bug https://github.com/opensearch-project/documentation-website/issues/565
Signed-off-by: alicejw <[email protected]>
2022-05-26 14:23:25 -07:00
Alice Williams c80ab9739a Merge pull request #604 from alicejw-aws/475-doc-level-alerts
doc-level monitor API - findings index and search API
2022-05-26 13:59:05 -07:00
Alice Williams 95a614ebb5 Merge branch 'main' into 475-doc-level-alerts 2022-05-26 13:58:32 -07:00
alicejw 80e816914d for merge conflict resolution
Signed-off-by: alicejw <[email protected]>
2022-05-26 13:53:32 -07:00
alicejw 0489b7fb7d move tag syntax table to api proc section
Signed-off-by: alicejw <[email protected]>
2022-05-26 13:47:59 -07:00
alicejw a1ea42892b for note to refer to api section
Signed-off-by: alicejw <[email protected]>
2022-05-26 13:42:20 -07:00
Naarcha-AWS 035dfa8ee1 Merge pull request #523 from himberjack/patch-1
Aligning the docker image version with the one presented in previous step
2022-05-26 15:37:57 -05:00
alicejw 4fcbb1dc6b for additional review updates
Signed-off-by: alicejw <[email protected]>
2022-05-26 13:32:45 -07:00
alicejw 26fafde644 for API renaming throughout
Signed-off-by: alicejw <[email protected]>
2022-05-26 13:13:25 -07:00
Naarcha-AWS a100991a9a Merge pull request #610 from opensearch-project/2.0-memory-circuit
Add Circuit Breaker option to JS client
2022-05-26 13:46:35 -05:00
Naarcha-AWS 866323d146 Add editorial for D-Block contribution
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-26 13:43:55 -05:00
Naarcha-AWS ed48f70dfb Add editorial review
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-26 13:40:33 -05:00
Naarcha-AWS 7f9294a348 Merge pull request #597 from opensearch-project/algorthims-2.0
Add ML commons algorthim documentation
2022-05-26 13:38:06 -05:00
Keith Chan 88e6321f00 Merge pull request #586 from opensearch-project/notifications
Adding content for the new Notifications plugin
2022-05-26 11:37:46 -07:00
Naarcha-AWS ffa9c14031 Final bits of feedback
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-26 13:35:56 -05:00
Naarcha-AWS e223ae3a30 Merge pull request #612 from opensearch-project/fix-rpm-bug
Fix RPM 2.0 bug
2022-05-26 13:26:28 -05:00
Naarcha-AWS 035acb0755 Fix RPM 2.0 bug
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-26 13:21:40 -05:00
alicejw 1d22b88e34 remove findings resource mention
Signed-off-by: alicejw <[email protected]>
2022-05-26 11:08:56 -07:00
Naarcha-AWS cae38fc8e9 Merge pull request #611 from opensearch-project/2.0-release
Fix date on 2.0 version history
2022-05-26 13:08:35 -05:00
alicejw 4756b8a40e for tech review updates
Signed-off-by: alicejw <[email protected]>
2022-05-26 11:04:23 -07:00
Naarcha-AWS 9a12a8b235 Fix date on 2.0 version history
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-26 13:02:25 -05:00
Naarcha-AWS 6c75514d10 Merge pull request #602 from opensearch-project/2.0-breaking-changes
Add Breaking Changes for 2.0
2022-05-26 13:00:59 -05:00
Naarcha-AWS cf1b918eff Merge pull request #601 from opensearch-project/2.0-release
2.0 Release changes
2022-05-26 13:00:46 -05:00
Naarcha-AWS 42e18c6997 Add review feedback
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-26 12:05:46 -05:00
Naarcha-AWS 9ef6de5c71 Fix typo
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-26 11:19:31 -05:00
Naarcha-AWS 59415dbd8d Add Circuit Breaker to JS options
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-26 11:15:35 -05:00
Naarcha-AWS edbf20f1c7 Add OpenSearch 2.0 Java Compatibility
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-26 10:53:44 -05:00
Naarcha-AWS 5eb60bbe5d Update _opensearch/install/compatibility.md
Commit quick edit.

Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-26 10:53:44 -05:00
dblock f965f80cbc Simplfied the story around testing.
Signed-off-by: dblock <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-26 10:53:44 -05:00
dblock c8c1daeca8 Document 2.0 compatibility.
Signed-off-by: dblock <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-26 10:52:54 -05:00
Naarcha-AWS f25637c997 Add Heather feedback
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-26 10:42:00 -05:00
Naarcha-AWS c14b2f21eb Reconcile 1.3 and 2.0 branches
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-26 10:39:35 -05:00
Naarcha-AWS adbf630735 Add review feedback
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-26 10:31:29 -05:00
alicejw efe631d4e2 typo
Signed-off-by: alicejw <[email protected]>
2022-05-25 16:39:13 -07:00
alicejw 6f35e155ad clarity/concise intro
Signed-off-by: alicejw <[email protected]>
2022-05-25 14:25:04 -07:00
alicejw 6778dc6013 final update
Signed-off-by: alicejw <[email protected]>
2022-05-25 14:22:26 -07:00
alicejw a2b0e8ecd6 for per doc monitor API description
Signed-off-by: alicejw <[email protected]>
2022-05-25 14:09:19 -07:00
alicejw f9107ad07b for rewrites
Signed-off-by: alicejw <[email protected]>
2022-05-25 14:02:23 -07:00
Naarcha-AWS de82c913c5 Merge pull request #499 from jaycci/security-dashboards-plugin-PR929
Documentation for security-dashboards-plugin PR929
2022-05-25 15:53:21 -05:00
alicejw a83d2408ec key terms to top of page
Signed-off-by: alicejw <[email protected]>
2022-05-25 13:00:37 -07:00
alicejw 8dc16205fa clarify search monitor API example
Signed-off-by: alicejw <[email protected]>
2022-05-25 12:58:08 -07:00
Naarcha-AWS 146a01c78e Merge pull request #420 from mm-govau/security-roles-in-dls
Documentation for security roles to be used for DLS parameter substit…
2022-05-25 14:53:26 -05:00
alicejw 68bcb49213 additional updates for Alerting API
Signed-off-by: alicejw <[email protected]>
2022-05-25 12:36:38 -07:00
Naarcha-AWS 767fdf15e0 Merge pull request #263 from apsivam/main
fix bash export command syntax
2022-05-25 14:35:03 -05:00
alicejw d69f01e73d for additional information about findings index and search API
Signed-off-by: alicejw <[email protected]>
2022-05-25 11:14:12 -07:00
keithhc2 822777253d Deleted a sentence
Signed-off-by: keithhc2 <[email protected]>
2022-05-25 09:45:29 -07:00
keithhc2 3a39c484e7 Even more comments
Signed-off-by: keithhc2 <[email protected]>
2022-05-25 08:55:00 -07:00
keithhc2 7d3a880d74 Addressed some more comments
Signed-off-by: keithhc2 <[email protected]>
2022-05-24 16:34:47 -07:00
Naarcha-AWS e94a524acf Add 2.0 to alerts
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-24 12:17:47 -05:00
Naarcha-AWS e72f46667a Add alert
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-24 12:17:16 -05:00
Naarcha-AWS 3d5432ff5b Change headers to sentence case. Replace block with deny
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-24 12:14:13 -05:00
Naarcha-AWS 3f14a952fe Fix plural subject agreement
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-24 11:46:43 -05:00
Naarcha-AWS 1e53b897cf Fix typo
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-24 11:45:58 -05:00
Naarcha-AWS 5077a3d3e8 Fix header
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-24 11:42:37 -05:00
Naarcha-AWS 795b679d1c Add Dashboards plugins
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-24 11:34:51 -05:00
Keith Chan d7f42451e4 Merge branch 'main' into notifications 2022-05-24 09:32:21 -07:00
Naarcha-AWS 049eaf6460 Add review feedback
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-24 11:29:23 -05:00
Alice Williams b112f4a336 Merge pull request #598 from alicejw-aws/475-doc-level-alerts
how to use a per document monitor - Alerting plugin
2022-05-24 09:24:24 -07:00
alicejw b7aa7d91e5 updates per editorial review
Signed-off-by: alicejw <[email protected]>
2022-05-24 09:22:18 -07:00
keithhc2 105ad2448f Typo
Signed-off-by: keithhc2 <[email protected]>
2022-05-24 09:10:29 -07:00
Naarcha-AWS 599737adb4 Lowercase plugins
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-24 11:04:08 -05:00
Naarcha-AWS d582f9ae83 Add review feedback
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-24 10:54:56 -05:00
Naarcha-AWS f60b7d61a0 Add Breaking Changes for 2.0
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-24 10:49:10 -05:00
Naarcha-AWS 377d46cac7 Fix table
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-24 10:09:35 -05:00
Naarcha-AWS a94c56df39 Add version history
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-24 10:01:30 -05:00
Naarcha-AWS 741bedc560 2.0 Release changes
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-24 10:00:01 -05:00
Naarcha-AWS 9559e7cc33 Merge pull request #559 from opensearch-project/ccr-fix
Fix DN call
2022-05-24 09:43:32 -05:00
Naarcha-AWS 5881cbced3 Merge pull request #542 from sastorsl/action-rollover-min_primary_shard_size
Add doc on action rollover min_primary_shard_size
2022-05-24 09:43:06 -05:00
Naarcha-AWS fb1a0181e9 Add review feedback
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-24 09:41:26 -05:00
Stein Arne Storslett d81422cfc3 Add doc on action rollover min_primary_shard_size language.
Signed-off-by: Stein Arne Storslett <[email protected]>
2022-05-24 09:49:45 +02:00
keithhc2 32bf7947a8 Addressed comments
Signed-off-by: keithhc2 <[email protected]>
2022-05-23 23:46:35 -07:00
alicejw 740330f9fe rename to exact name for monitor type: document-level monitor
Signed-off-by: alicejw <[email protected]>
2022-05-23 17:35:30 -07:00
alicejw c754ff36b7 add per document monitor instead of document-level
Signed-off-by: alicejw <[email protected]>
2022-05-23 17:26:35 -07:00
hdhalter e6d0a9d96f Merge pull request #600 from opensearch-project/Fix-#580
Removed OpenDistro from GET command (Issue #580)
2022-05-23 17:22:55 -07:00
alicejw 3785b0f3e0 for API version of per doc monitor instructions
Signed-off-by: alicejw <[email protected]>
2022-05-23 17:22:32 -07:00
alicejw 0e6171fb9d for 2nd tech review updates
Signed-off-by: alicejw <[email protected]>
2022-05-23 16:48:07 -07:00
alicejw 3710812533 for tech review updates
Signed-off-by: alicejw <[email protected]>
2022-05-23 16:43:57 -07:00
alicejw 95d03c0aa5 clarify how to create combo queries with a tag
Signed-off-by: alicejw <[email protected]>
2022-05-23 16:04:24 -07:00
alicejw 7f866181d4 fix Alerting plugin uppercase entries
Signed-off-by: alicejw <[email protected]>
2022-05-23 15:52:35 -07:00
alicejw 09fcd521f5 finish overview
Signed-off-by: alicejw <[email protected]>
2022-05-23 15:08:35 -07:00
alicejw 65da8844c2 for combined trigger condition with tag instructions
Signed-off-by: alicejw <[email protected]>
2022-05-23 14:57:58 -07:00
alicejw dcf2cca6a4 for 1st draft final writer checklist - now ready for tech review
Signed-off-by: alicejw <[email protected]>
2022-05-23 14:47:42 -07:00
alicejw 814b3af150 separate section about per document multiple triggers with tags applied
Signed-off-by: alicejw <[email protected]>
2022-05-23 14:27:11 -07:00
alicejw 36271a32b6 how to add doc-level triggers and tags
Signed-off-by: alicejw <[email protected]>
2022-05-23 14:18:27 -07:00
Heather Halter ac509b2566 “fixed
Signed-off-by: Heather Halter <[email protected]>
2022-05-23 14:03:11 -07:00
Alice Williams efcbb93b21 Merge pull request #594 from alicejw-aws/telemetry
add opt-out of search telemetry in OS dashboards
2022-05-23 12:31:37 -07:00
Alice Williams eeb8414ced Merge pull request #558 from alicejw-aws/517-override-main
update compatibility matrix and remove setting [issue 517]
2022-05-23 12:31:20 -07:00
Naarcha-AWS 18c6e9cdbb Merge pull request #599 from opensearch-project/lukas-vlcek-improve_cluster_health
Add wait for node param to Cluster Health
2022-05-23 14:29:31 -05:00
alicejw 90a5a61452 for editor's feedback updates
Signed-off-by: alicejw <[email protected]>
2022-05-23 11:52:14 -07:00
alicejw 7af874eecc for editor's feedback updates
Signed-off-by: alicejw <[email protected]>
2022-05-23 11:44:30 -07:00
Naarcha-AWS 9585132bd9 Add wait_for_node parameter to cluster health
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-23 12:53:37 -05:00
Naarcha-AWS 219c1c37e2 Merge branch 'improve_cluster_health' of https://github.com/lukas-vlcek/documentation-website into lukas-vlcek-improve_cluster_health 2022-05-23 12:49:41 -05:00
alicejw 3aa1fe2973 for initial draft of per doc monitors
Signed-off-by: alicejw <[email protected]>
2022-05-23 10:42:17 -07:00
Naarcha-AWS 8042de2098 Add ML commons algorthim documentation
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-23 11:29:54 -05:00
Stein Arne Storslett 53337576b7 Add doc on action rollover min_primary_shard_size language.
Signed-off-by: Stein Arne Storslett <[email protected]>
2022-05-23 09:40:38 +02:00
Stein Arne Storslett 2992b6cb7a Add doc on action rollover min_primary_shard_size language.
Signed-off-by: Stein Arne Storslett <[email protected]>
2022-05-23 09:33:38 +02:00
Stein Arne Storslett 763f6ce0e8 Add doc on action rollover min_primary_shard_size language.
Signed-off-by: Stein Arne Storslett <[email protected]>
2022-05-23 09:30:50 +02:00
Stein Arne Storslett c799cf43c7 Add doc on action rollover min_primary_shard_size updated.
Signed-off-by: Stein Arne Storslett <[email protected]>
2022-05-23 09:21:55 +02:00
alicejw be7a9d4fcf small fixes
Signed-off-by: alicejw <[email protected]>
2022-05-20 17:27:47 -07:00
alicejw 3c474d0877 for reviewer comment updates
Signed-off-by: alicejw <[email protected]>
2022-05-20 16:55:07 -07:00
alicejw 8f26f9a280 last clarity rewrite
Signed-off-by: alicejw <[email protected]>
2022-05-20 16:12:49 -07:00
alicejw f4cc1f3ea1 for modified table to opt-in or out from search telemetry
Signed-off-by: alicejw <[email protected]>
2022-05-20 15:58:30 -07:00
alicejw d7c96a4be1 make it clear only need to update YAML file to enable search telemetry
Signed-off-by: alicejw <[email protected]>
2022-05-20 15:34:41 -07:00
alicejw faedd9fbac to clarify data plugin and config file location to enable telemetry
Signed-off-by: alicejw <[email protected]>
2022-05-20 15:01:44 -07:00
alicejw 248a5cbc01 initial tech review comments updates
Signed-off-by: alicejw <[email protected]>
2022-05-20 14:37:05 -07:00
alicejw b56236155c change nav_order entry to show in left nav
Signed-off-by: alicejw <[email protected]>
2022-05-20 12:10:10 -07:00
alicejw 2e3e173d0d small rewrite
Signed-off-by: alicejw <[email protected]>
2022-05-20 11:57:11 -07:00
alicejw 430c9d5654 for data config file example
Signed-off-by: alicejw <[email protected]>
2022-05-20 11:42:36 -07:00
alicejw edb5cccaff for telemetry issue 494 https://github.com/opensearch-project/documentation-website/issues/494
Signed-off-by: alicejw <[email protected]>
2022-05-20 11:28:01 -07:00
Naarcha-AWS 5ca9327c97 Merge pull request #592 from lukas-vlcek/fix_591
Fixing Nodes APIs issues
2022-05-20 12:06:27 -05:00
Lukáš Vlček 98c7dd29a6 Fixing Nodes APIs issues
1. Fixing all reported dead links.
2. Changing `title` value in index.md back to plural form, i.e. "Nodes APIs".

The second change fixed missing child pages. I am not saying I insist on use of plural form but if we want to change it to a singular form then we also have to change `parent` fields in all child pages to correctly refer to valid parent, otherwise all child pages and content is missing.

As for the debate of use APIs vs API (plural vs singular) I just want to point out that right now there are many other parent pages using plural form. If we want to change that then I suggest doing it in separate PR and include other relevant parent pages too.

Closes: #591
Signed-off-by: Lukáš Vlček <[email protected]>
2022-05-20 11:36:23 +02:00
Naarcha-AWS 08d8125f43 Merge pull request #584 from opensearch-project/lukas-vlcek-add_node_APIs
Add Node APIs [Edits to Lukas Vlcek]
2022-05-19 10:26:02 -05:00
Naarcha-AWS e437eaacfd Merge branch 'main' into lukas-vlcek-add_node_APIs 2022-05-19 10:25:13 -05:00
Naarcha-AWS 6ad4d00060 Add editorial review
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-19 10:23:12 -05:00
keithhc2 8529563bab Comments
Signed-off-by: keithhc2 <[email protected]>
2022-05-18 17:21:52 -07:00
hdhalter 099ba00c71 Merge pull request #581 from opensearch-project/Fix#560
Fixed issue #560
2022-05-18 16:12:30 -07:00
Heather Halter 417b2446fe “fix
git commit -s -m “fix

Signed-off-by: Heather Halter <[email protected]>
2022-05-18 14:26:40 -07:00
Naarcha-AWS 46d7a45ba4 Merge branch 'main' into improve_cluster_health 2022-05-18 14:53:22 -05:00
keithhc2 f30555ca65 Extra tick
Signed-off-by: keithhc2 <[email protected]>
2022-05-18 11:55:25 -07:00
keithhc2 a3f2b7ff2d Changed behavior in ISM and Alerting, and added more details
Signed-off-by: keithhc2 <[email protected]>
2022-05-18 11:37:47 -07:00
Alice Williams cb4dac4906 Merge pull request #513 from alicejw-aws/deprecate-terms-450
[issue 450] Deprecate terms
2022-05-18 11:18:37 -07:00
alicejw 2bcfb4a1a3 fix merge conflict
Signed-off-by: alicejw <[email protected]>
2022-05-18 11:16:11 -07:00
alicejw 2bbe6d092a resolve conflicts
Signed-off-by: alicejw <[email protected]>
2022-05-18 11:08:41 -07:00
Naarcha-AWS 03807527eb More feedback
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-18 13:00:47 -05:00
Naarcha-AWS 6b2042745e Add feedback
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-18 12:54:11 -05:00
Alice Williams 54bc91eaaa Merge pull request #577 from alicejw-aws/QueryDSL
additional updates for PR 561
2022-05-18 10:16:57 -07:00
Naarcha-AWS bde449d48a Writer review
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-18 10:34:34 -05:00
Heather Halter 8111e18344 “fixed
Signed-off-by: Heather Halter <[email protected]>
2022-05-17 18:36:38 -07:00
alicejw bd5e27ab68 for small fix to move note syntax into commented-out section
Signed-off-by: alicejw <[email protected]>
2022-05-17 17:36:29 -07:00
alicejw 997bd489d2 for requester's PR review and updates for accuracy
Signed-off-by: alicejw <[email protected]>
2022-05-17 17:30:46 -07:00
Keith Chan 7a6b42f562 Merge pull request #576 from vinylen/fix-data-prepper-docs
Fixed the data-prepper URI
2022-05-17 16:22:36 -07:00
Keith Chan 7ce67a9760 Merge pull request #574 from opensearch-project/data-prepper-1.4
Update docs to Data Prepper 1.4
2022-05-17 16:22:20 -07:00
Alice Williams 595e537b69 Merge pull request #572 from alicejw-aws/update-node-names-to-opensearch
update sample names to 'opensearch' instead of 'odfe'
2022-05-17 15:47:37 -07:00
Alice Williams 320f40db96 Merge pull request #570 from augustoliks/main
update `order` to `priority` parameter
2022-05-17 15:39:41 -07:00
Naarcha-AWS af4042887c Merge branch 'add_node_APIs' of https://github.com/lukas-vlcek/documentation-website into lukas-vlcek-add_node_APIs 2022-05-17 15:05:48 -05:00
keithhc2 bb7320bb7d Addressed comments
Signed-off-by: keithhc2 <[email protected]>
2022-05-17 12:47:45 -07:00
alicejw 9ec7e253ce for a few editor's changes that did not get added to previous PR before it was merged
Signed-off-by: alicejw <[email protected]>
2022-05-17 09:58:41 -07:00
Victor Nilsson 0074bc3a26 Fixed the data-prepper URI
Signed-off-by: Victor Nilsson <[email protected]>
2022-05-17 16:50:27 +02:00
keithhc2 28b3503be3 Style fixes
Signed-off-by: keithhc2 <[email protected]>
2022-05-16 23:57:10 -07:00
keithhc2 d601d097d3 Language tweaks
Signed-off-by: keithhc2 <[email protected]>
2022-05-16 23:54:56 -07:00
Keith Chan 9cfcd0bd83 Merge pull request #567 from dlvenable/data-prepper-1.4-metrics-ingest
Documentation for Metrics ingestion in Data Prepper 1.4.0.
2022-05-16 20:32:27 -07:00
alicejw 17c6c4a2a9 update old sample names to 'opensearch' instead of 'odfe
Signed-off-by: alicejw <[email protected]>
2022-05-16 11:26:21 -07:00
alicejw 7dbe65fd18 for clarity about setting deprecated in 1.x and removed in 2.0.
Signed-off-by: alicejw <[email protected]>
2022-05-16 11:16:16 -07:00
alicejw da027fb960 for issue 517 override setting not supported for legacy clients in OpenSearch version 2.0
Signed-off-by: alicejw <[email protected]>
2022-05-16 10:27:41 -07:00
Carlos Neto 865b235cc8 update order parameter to priority parameter.
Signed-off-by: Carlos Neto <[email protected]>
2022-05-14 22:20:29 -03:00
David Venable 62d5ba4a57 Documentation for Metrics ingestion in Data Prepper 1.4.0.
Signed-off-by: David Venable <[email protected]>
2022-05-13 14:03:41 -05:00
Alice Williams 42cc2b06fd Merge pull request #564 from alicejw-aws/QueryDSL
additional updates for TLQ & bugfix occluded table
2022-05-12 16:03:51 -07:00
alicejw 99673dd631 for review comments
Signed-off-by: alicejw <[email protected]>
2022-05-12 16:00:01 -07:00
alicejw 2f897eba94 for bug fix on obfuscated table
Signed-off-by: alicejw <[email protected]>
2022-05-11 17:07:11 -07:00
alicejw 6e65cf2494 for editor's review comments
Signed-off-by: alicejw <[email protected]>
2022-05-11 14:33:50 -07:00
Alice Williams d590d3688c Merge pull request #561 from alicejw-aws/QueryDSL
Query DSL reorg and new TLQ example - linked with PR #483
2022-05-10 12:17:33 -07:00
alicejw 6f4c75d023 for heading to match other level 2s
Signed-off-by: alicejw <[email protected]>
2022-05-09 10:47:34 -07:00
alicejw 01e505b864 for typo
Signed-off-by: alicejw <[email protected]>
2022-05-09 10:41:20 -07:00
alicejw 87e8c5d83d for typo in acronmym for TLQ
Signed-off-by: alicejw <[email protected]>
2022-05-09 10:33:52 -07:00
alicejw 9564a2cd45 descriptions to clarify how to use the terms lookup query
Signed-off-by: alicejw <[email protected]>
2022-05-09 10:23:28 -07:00
alicejw 8a1605e7e1 add a sample response to a terms query
Signed-off-by: alicejw <[email protected]>
2022-05-09 10:21:34 -07:00
alicejw b30ea30a0e to merge main to get new changes from PR https://github.com/opensearch-project/documentation-website/pull/483/
Signed-off-by: alicejw <[email protected]>
2022-05-09 09:06:40 -07:00
Alice Williams a150b18a2a Merge pull request #483 from rursprung/add-partial-tlq-documentation
Add Basic Documentation for Terms Lookup Query
2022-05-09 08:54:27 -07:00
alicejw e473df4cce found more instances of to change to for
Signed-off-by: alicejw <[email protected]>
2022-05-06 15:50:26 -07:00
alicejw 3d1087ed60 i found out that the original term was correct here, it is a term lookup query, not the generic so changing it back.
Signed-off-by: alicejw <[email protected]>
2022-05-06 15:48:06 -07:00
alicejw 2d5062d85b disambiguate use of TLQ acronym applied incorrectly to because it represents instead.
Signed-off-by: alicejw <[email protected]>
2022-05-06 15:39:01 -07:00
alicejw fff1f03c4d add column title to query type table
Signed-off-by: alicejw <[email protected]>
2022-05-06 15:09:37 -07:00
alicejw 6b0b9b5275 fix unnecessary nav order change. was remnant of previously added new page that is not needed now
Signed-off-by: alicejw <[email protected]>
2022-05-06 14:55:06 -07:00
alicejw c4d71eb1eb for TLQ changes that align with other PR #483 https://github.com/opensearch-project/documentation-website/pull/483
Signed-off-by: alicejw <[email protected]>
2022-05-06 14:26:43 -07:00
Liz Snyder 86ceba28aa Fix DN call
Signed-off-by: Liz Snyder <[email protected]>
2022-05-06 07:41:33 -07:00
alicejw 776c6fe1d3 update note for 2.0 incompatible with legacy clients
Signed-off-by: alicejw <[email protected]>
2022-05-05 14:32:03 -07:00
alicejw 31decfa7e4 add note to legacy clients matrix
Signed-off-by: alicejw <[email protected]>
2022-05-05 14:28:37 -07:00
Naarcha-AWS a0fe54bc91 Merge pull request #556 from opensearch-project/rpm-2.0.0-rc1
RPM link fixes
2022-05-05 16:26:07 -05:00
alicejw fff42db564 remove instances of setting that is no longer available in OS2.0
Signed-off-by: alicejw <[email protected]>
2022-05-05 13:52:35 -07:00
Naarcha-AWS bdaec98333 Switch dashboards command back to original
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-05 13:01:10 -05:00
Naarcha-AWS 8a4c748d82 Remove dashboards from YUM version directory
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-05 12:28:08 -05:00
Naarcha-AWS 530d156b2b RPM link fixes, again
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-05 12:16:30 -05:00
Naarcha-AWS c8c3d36f12 Merge pull request #555 from opensearch-project/rpm-2.0.0-rc1
Fix YUM RPM install link
2022-05-05 11:24:24 -05:00
Liz Snyder e15037d8bb Merge pull request #543 from opensearch-project/ism-read-only
Clarify ISM refresh behavior
2022-05-05 07:56:11 -07:00
Naarcha-AWS 8f33238368 Add RPM install instructions for Dashboards
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-05 09:53:00 -05:00
Naarcha-AWS 6145ae10b1 Fix YUM RPM install link
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-05 09:39:42 -05:00
Keith Chan 62d37df18d Merge pull request #537 from chenqi0805/maint/update-data-prepper-documentation-2
MAINT: update Data Prepper documentation for 1.4
2022-05-04 11:37:55 -07:00
Lukáš Vlček 9cbdc64ffd Document missing wait_for_nodes param in Cluster health Reference REST API
Additional improvements:

- The master_timeout is marked as deprecated and cluster_manager_timeout is suggested instead
- A required permissions is also documented
- The JSON example response is completed

Closes: #552
Signed-off-by: Lukáš Vlček <[email protected]>
2022-05-04 16:22:45 +02:00
Naarcha-AWS 009ef9f92c Merge pull request #532 from opensearch-project/rpm-2.0.0-rc1
Add RPM installation instructions
2022-05-03 16:54:43 -05:00
Naarcha-AWS 6c7a814b3d One last typo
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-03 16:53:35 -05:00
Naarcha-AWS 33656ea276 Last update
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-03 16:07:46 -05:00
Naarcha-AWS f683c01956 Add additional feedback.
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-03 16:03:30 -05:00
alicejw 8a8f16e67c resolve merge conflicts
Signed-off-by: alicejw <[email protected]>
2022-05-03 13:00:52 -07:00
Naarcha-AWS aa9f88e37a Merge pull request #509 from opensearch-project/whitelist-replace2.0
Add allowlist for more inclusive nomenclature
2022-05-03 14:50:25 -05:00
Naarcha-AWS c6f7341993 Break up allowlist
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-03 14:49:55 -05:00
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 73eea241ef Remove use of allowlist
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-03 14:38:37 -05:00
Naarcha-AWS 28194d5653 Add CamelCase:
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-03 14:36:26 -05:00
Naarcha-AWS 35bfcd883d Merge pull request #512 from opensearch-project/remove-mapping-types2.0
Remove type from all API requests and responses
2022-05-03 14:33:31 -05:00
Naarcha-AWS 38d3ae6c4c Merge pull request #515 from alicejw-aws/ip_range-478
[issue 478] description for ip_range parameter + mappings guide
2022-05-03 14:31:40 -05:00
Naarcha-AWS f5118eb3b8 Add state management template
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-03 14:30:57 -05:00
Naarcha-AWS 9cc549f0d9 Merge pull request #516 from alicejw-aws/DLS-issue-474
[issue 474] document DLS mode usage for Term Lookup Query support
2022-05-03 14:28:17 -05:00
Naarcha-AWS ee97a2e832 Merge pull request #539 from sruti1312/feature/update-pa-location
Update PA config folder location
2022-05-03 14:26:15 -05:00
Naarcha-AWS 933a0567d0 Merge pull request #540 from sgup432/pa_metrics_doc
Removing deprecated metrics from PA documentation
2022-05-03 14:25:17 -05:00
Naarcha-AWS f4abdb4b8d Merge pull request #551 from opensearch-project/2.0
Merge 2.0 changes into main
2022-05-03 14:14:23 -05:00
Liz Snyder 1d1487615e Reword
Signed-off-by: Liz Snyder <[email protected]>
2022-05-03 12:05:50 -07:00
Naarcha-AWS a4c5d8a4fc Add 2.0 to versions list.
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-03 14:05:47 -05:00
Naarcha-AWS 576baef83a Fix merge conflicts.
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-03 14:00:41 -05:00
Naarcha-AWS 6e139a645a Add specific 2.0 updates.
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-03 13:59:26 -05:00
Naarcha-AWS dd9e04eaf1 Merge pull request #549 from AMoo-Miki/allow-latest-1.3
Remove 2.0 from version list
2022-05-03 13:48:02 -05:00
Miki b390ddda89 Remove 2.0 from version list
Signed-off-by: Miki <[email protected]>
2022-05-03 11:44:43 -07:00
Naarcha-AWS a6cc676cad More review feedback
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-03 13:37:36 -05:00
Miki 07b1adc3e0 Merge pull request #547 from AMoo-Miki/allow-latest-1.3
Allow `latest` version not to be the `current` version of the docs
2022-05-03 11:35:54 -07:00
Miki d2646bb3f3 Allow latest version not to be the current version of the documentation
Signed-off-by: Miki <[email protected]>
2022-05-03 11:34:40 -07:00
Naarcha-AWS 3b6e10533b Add sudo to commands. Remove PA custom section
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-03 13:29:11 -05:00
Miki d24dce7df5 Merge pull request #545 from AMoo-Miki/allow-latest-version
Allow `latest` version not to be the `current` version of the docs
2022-05-03 11:20:01 -07:00
Miki 2d090db93d Allow latest version not to be the current version of the documentation
Signed-off-by: Miki <[email protected]>
2022-05-03 11:17:35 -07:00
Naarcha-AWS 4a7d99aaf6 Add Peter's feedback
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-03 13:07:52 -05:00
Naarcha-AWS df07afa17a Merge pull request #544 from opensearch-project/release-2.0.0rc1
[Staged]- Release 2.0.0-rc1
2022-05-03 12:33:09 -05:00
Naarcha-AWS b7424d986e Change formatting to fit version in code
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-03 12:32:42 -05:00
Naarcha-AWS 2fbe1e3cd7 Address review commment
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-03 12:31:33 -05:00
Naarcha-AWS 647247ba8c Add versions.json
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-03 12:29:43 -05:00
Naarcha-AWS 0266909003 New 2.0.0 versions
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-03 12:22:21 -05:00
Naarcha-AWS 0a65491620 Initial 2.0.0-rc1 changes
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-03 12:18:47 -05:00
Naarcha-AWS 64741ac258 Fix formatting
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-03 11:53:30 -05:00
Liz Snyder 6418359b62 Clarify ISM refresh behavior
Signed-off-by: Liz Snyder <[email protected]>
2022-05-03 09:39:17 -07:00
Naarcha-AWS 9774fd8ac3 Replace example
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-03 11:38:42 -05:00
Naarcha-AWS 6f2b8b90c3 Add more specific intro
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-03 11:29:43 -05:00
Naarcha-AWS 82e642a3d8 Fix typos, part deux
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-03 11:27:16 -05:00
Naarcha-AWS 31afaa363d Make example more in line with others on page
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-03 10:39:36 -05:00
Naarcha-AWS 429a982dd6 Add editorial feedback
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-03 10:17:08 -05:00
Naarcha-AWS 0ba789a7c6 fix typo
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-03 09:56:54 -05:00
Naarcha-AWS 6bb7bbd8c6 Add more accurante instructions
Signed-off-by: Naarcha-AWS <[email protected]>
2022-05-03 09:06:11 -05:00
Stein Arne Storslett 3d04278a67 Add doc on action rollover min_primary_shard_size
Reference https://github.com/opensearch-project/index-management/pull/220

Signed-off-by: Stein Arne Storslett <[email protected]>
2022-05-03 10:23:23 +02:00
Keith Chan ca838fa8c0 Merge pull request #489 from naveentatikonda/logstash_input_opensearch_documentation
Add documentation for logstash-input-opensearch plugin
2022-05-02 16:57:12 -07:00
Naveen Tatikonda 8bd566ad00 Add documentation for logstash-input-opensearch plugin
Signed-off-by: Naveen Tatikonda <[email protected]>
2022-05-02 18:37:25 -05:00
alicejw f8da06360a for editor review updates
Signed-off-by: alicejw <[email protected]>
2022-05-02 14:09:18 -07:00
Sagar Upadhyaya a0774167b7 Removing deprecated metrics from PA documentation
Signed-off-by: Sagar Upadhyaya <[email protected]>
2022-05-02 13:10:38 -07:00
sruti1312 625d86534c Update PA config folder location
Signed-off-by: sruti1312 <[email protected]>
2022-05-02 12:56:17 -07:00
alicejw bf36e0f481 updates per editor's review feedback
Signed-off-by: alicejw <[email protected]>
2022-05-02 12:30:56 -07:00
alicejw 388b57cad2 to fix table format
Signed-off-by: alicejw <[email protected]>
2022-04-29 18:00:05 -07:00
alicejw 2ece32042c include full mode name
Signed-off-by: alicejw <[email protected]>
2022-04-29 17:37:33 -07:00
alicejw ab644a3daa more rewrites for clarity
Signed-off-by: alicejw <[email protected]>
2022-04-29 17:34:28 -07:00
Chen a032aa13ae MAINT: update working
Signed-off-by: Chen <[email protected]>
2022-04-29 19:15:52 -05:00
alicejw e176dffb66 rewrite to make concise within a single table
Signed-off-by: alicejw <[email protected]>
2022-04-29 16:53:52 -07:00
alicejw 543bff618c for evaluation mode table
Signed-off-by: alicejw <[email protected]>
2022-04-29 16:46:06 -07:00
alicejw b263e000a1 to make TQL consistent and add link to term-level queries section
Signed-off-by: alicejw <[email protected]>
2022-04-29 15:32:03 -07:00
Chen de422a3142 MAINT: add user recommendation
Signed-off-by: Chen <[email protected]>
2022-04-29 11:08:37 -05:00
Chen 8651556df8 MAINT: update docs
Signed-off-by: Chen <[email protected]>
2022-04-28 19:42:00 -05:00
alicejw 9d5219f82a ran markdown linter to fix format issues
Signed-off-by: alicejw <[email protected]>
2022-04-28 15:38:42 -07:00
alicejw 5b913181dc update create index - move info to mappings guide
Signed-off-by: alicejw <[email protected]>
2022-04-28 15:08:35 -07:00
alicejw 930cfbc558 moved info about mappings from API Ref to top-level mapping guide
Signed-off-by: alicejw <[email protected]>
2022-04-28 15:07:12 -07:00
alicejw 150772a6e3 to create a mapping section
Signed-off-by: alicejw <[email protected]>
2022-04-28 14:28:36 -07:00
alicejw 64e8e4b069 for updates to cluster manager nomenclature throughout descriptive sections
Signed-off-by: alicejw <[email protected]>
2022-04-27 15:37:49 -07:00
Naarcha-AWS 99a87a31d2 Add RPM installation instructions
Signed-off-by: Naarcha-AWS <[email protected]>
2022-04-27 14:28:18 -05:00
Oded Shafran d6c325b4f3 Aligning the docker image version with the one presented in previous step
Signed-off-by: Oded Shafran <[email protected]>
2022-04-27 08:43:02 +03:00
Darshit Chanpura 02f7504a9e Updates all documentation relevant to securityconfig folder name change in the security plugin build flow
Signed-off-by: Darshit Chanpura <[email protected]>
Signed-off-by: Oded Shafran <[email protected]>
2022-04-27 08:43:02 +03:00
alicejw 6b9a22cc79 for feedback comments
Signed-off-by: alicejw <[email protected]>
2022-04-26 13:00:35 -07:00
Naarcha-AWS 1add8f4bb9 Add Camelcase
Signed-off-by: Naarcha-AWS <[email protected]>
2022-04-25 16:22:59 -05:00
Naarcha-AWS a017166666 Merge pull request #523 from himberjack/patch-1
Update index.md
2022-04-25 13:13:06 -05:00
Naarcha-AWS e23c65e608 Add technical feedback
Signed-off-by: Naarcha-AWS <[email protected]>
2022-04-25 12:55:15 -05:00
Naarcha-AWS 9194940dbf Add feedback.
Signed-off-by: Naarcha-AWS <[email protected]>
2022-04-25 12:46:16 -05:00
Oded Shafran 8251952f34 Update index.md
Signed-off-by: Oded Shafran <[email protected]>
2022-04-25 20:42:03 +03:00
Liz Snyder 6c454cf0c7 Merge pull request #525 from opensearch-project/ccr-fix
Clarify auto-follow behavior
2022-04-25 10:26:07 -07:00
alicejw 306885ca9c for reviewer feedback updates
Signed-off-by: alicejw <[email protected]>
2022-04-25 10:12:33 -07:00
Liz Snyder a8707d9aa9 Clarify auto-follow behavior
Signed-off-by: Liz Snyder <[email protected]>
2022-04-25 09:56:12 -07:00
alicejw 93614fb2cd for reviewer feedback updates
Signed-off-by: alicejw <[email protected]>
2022-04-25 09:55:25 -07:00
alicejw b74df04afc to remove mistake from gemfile added line to build site locally, then commited by mistake
Signed-off-by: alicejw <[email protected]>
2022-04-25 09:43:52 -07:00
Keith Chan f5e4794a2b Merge pull request #510 from DarshitChanpura/securityconfig-to-config
Updates all documentation relevant to securityconfig folder name change in the security plugin build flow
2022-04-22 09:42:11 -07:00
Lukáš Vlček 2df0f8450b Introduce Nodes APIs
In this commit we are introducing a new section in REST API Reference for Nodes APIs.

We are adding documentation for "Nodes hot threads" and "Nodes info". Because Nodes APIs share common request parameters we also add more detailed section into parent index page (notice that the nodes-filter parameter was moved from "Cluster stats" page and was improved, and relevant links were updated).

There are more Nodes APIs that still need to be documented, this is just a good start.

We updated nav_order parameter for some pages as well.

Relevant ticket: #424

Signed-off-by: Lukáš Vlček <[email protected]>
2022-04-22 18:40:11 +02:00
alicejw 40f7b00960 for TQL with document-level security modes for issue https://github.com/opensearch-project/documentation-website/issues/474
Signed-off-by: alicejw <[email protected]>
2022-04-21 18:47:14 -07:00
alicejw 6462aa4a1c replace instances of 'indices' with 'indexes'
Signed-off-by: alicejw <[email protected]>
2022-04-21 16:45:50 -07:00
alicejw 125ddec27e clarify how to use ignore_malformed parameter
Signed-off-by: alicejw <[email protected]>
2022-04-21 16:38:38 -07:00
alicejw c6f4410a9d for issue https://github.com/opensearch-project/documentation-website/issues/478
Signed-off-by: alicejw <[email protected]>
2022-04-21 15:58:19 -07:00
alicejw a5811c1764 for reviewer comments
Signed-off-by: alicejw <[email protected]>
2022-04-20 13:58:27 -07:00
alicejw e669674d64 switch left nav as acronmy-only, and page with full title, then acronym
Signed-off-by: alicejw <[email protected]>
2022-04-20 10:31:06 -07:00
alicejw fbba4ffc0b to replace updated png with original file name
Signed-off-by: alicejw <[email protected]>
2022-04-20 10:11:21 -07:00
alicejw ade31baf44 to add original png file
Signed-off-by: alicejw <[email protected]>
2022-04-20 10:08:09 -07:00
alicejw 45946f850a add table heading
Signed-off-by: alicejw <[email protected]>
2022-04-20 10:00:43 -07:00
alicejw 0664f4d977 more clarity in example for setting cluster manager node
Signed-off-by: alicejw <[email protected]>
2022-04-19 12:29:37 -07:00
alicejw e16dc53ccb to add announcement of nomenclature change, per requirements in issue#450
Signed-off-by: alicejw <[email protected]>
2022-04-19 11:03:52 -07:00
alicejw 2292d7f874 fix formatting in table
Signed-off-by: alicejw <[email protected]>
2022-04-19 10:36:56 -07:00
alicejw 38b9d58d2b for edits to make consistent in table
Signed-off-by: alicejw <[email protected]>
2022-04-18 16:08:05 -07:00
alicejw 616dcacc13 for image update to match new terminology text
Signed-off-by: alicejw <[email protected]>
2022-04-18 15:40:32 -07:00
alicejw af4afc2c1c for more changes to replace terms for #450
Signed-off-by: alicejw <[email protected]>
2022-04-18 14:32:49 -07:00
alicejw 309f79df7f for terminology change from 'master' to 'cluster_manager' per issue #450 https://github.com/opensearch-project/documentation-website/issues/450
Signed-off-by: alicejw <[email protected]>
2022-04-18 14:30:56 -07:00
Darshit Chanpura 2e5bcf1924 Updates all documentation relevant to securityconfig folder name change in the security plugin build flow
Signed-off-by: Darshit Chanpura <[email protected]>
2022-04-14 22:47:09 -04:00
Alice Williams cb02f718cf Merge pull request #508 from alicejw-aws/global-tenant
Clarify global and primary tenant functionality - issue 488
2022-04-14 12:49:53 -07:00
alicejw 19e11b85fb updates for reviewer comments
Signed-off-by: alicejw <[email protected]>
2022-04-14 12:43:13 -07:00
alicejw db3de3b235 for review comment/update
Signed-off-by: alicejw <[email protected]>
2022-04-14 11:48:51 -07:00
Naarcha-AWS 0a24fa2992 Remove from all API requests and responses
Signed-off-by: Naarcha-AWS <[email protected]>
2022-04-14 12:55:17 -05:00
Naarcha-AWS e5ed103a1a Add allowlist for more inclusive nomenclature
Signed-off-by: Naarcha-AWS <[email protected]>
2022-04-14 12:27:27 -05:00
alicejw 99132b618a more concise descriptions
Signed-off-by: alicejw <[email protected]>
2022-04-13 17:46:20 -07:00
alicejw 0293b0b048 more clarity about independent operations of a user's global vs private tenant
Signed-off-by: alicejw <[email protected]>
2022-04-13 17:37:46 -07:00
alicejw 49499216c0 for clarifying global and primary tenant functionality per doc bug https://github.com/opensearch-project/documentation-website/issues/488
Signed-off-by: alicejw <[email protected]>
2022-04-13 17:18:29 -07:00
Alice Williams 7f7adf929b Merge pull request #505 from alicejw-aws/os-bugs
to merge content and delete duplicate file - fix for issue 485
2022-04-13 10:49:00 -07:00
alicejw 32b5b0771f for additional reviewer suggestions
Signed-off-by: alicejw <[email protected]>
2022-04-13 10:42:31 -07:00
alicejw fc278e9b98 modify left nav entry to match new topic name
Signed-off-by: alicejw <[email protected]>
2022-04-13 10:00:21 -07:00
alicejw 0bf76386a5 to rename file to match api function
Signed-off-by: alicejw <[email protected]>
2022-04-13 09:46:38 -07:00
alicejw 4b5b706220 for topic title and description of API function
Signed-off-by: alicejw <[email protected]>
2022-04-13 09:44:58 -07:00
alicejw 2aba05aa0d for review comments
Signed-off-by: alicejw <[email protected]>
2022-04-12 14:09:46 -07:00
Liz Snyder c328182db8 Merge pull request #506 from opensearch-project/o11y-default-roles
Add default o11y roles
2022-04-12 13:25:14 -07:00
Liz Snyder 65a719b60f Add default o11y roles
Signed-off-by: Liz Snyder <[email protected]>
2022-04-12 10:15:44 -07:00
Liz Snyder b191e03054 Merge pull request #504 from opensearch-project/o11y-notebooks-security
Add o11y security
2022-04-12 08:11:54 -07:00
alicejw 92658806ef to merge content and delete duplicate file - fix for issue https://github.com/opensearch-project/documentation-website/issues/485
Signed-off-by: alicejw <[email protected]>
2022-04-11 18:17:16 -07:00
keithhc2 a558b60e8d Typos
Signed-off-by: keithhc2 <[email protected]>
2022-04-11 16:41:09 -07:00
keithhc2 416a3b1cea Added observability permissions
Signed-off-by: keithhc2 <[email protected]>
2022-04-11 16:08:06 -07:00
Liz Snyder 65018caacf Add o11y security
Signed-off-by: Liz Snyder <[email protected]>
2022-04-11 15:43:55 -07:00
Jean-Christian Simonetti 8cb010552e Documentation for security-dashboards-plugin PR929
Signed-off-by: Jean-Christian Simonetti <[email protected]>
2022-04-09 11:33:50 +02:00
Keith Chan 41eb61ecf2 Merge pull request #497 from opensearch-project/dashboards-version-update
Dashboards version update
2022-04-08 09:48:50 -07:00
keithhc2 b1b32bda67 Fixed broken link
Signed-off-by: keithhc2 <[email protected]>
2022-04-07 17:02:18 -07:00
keithhc2 e58e129eee Updated version numbers
Signed-off-by: keithhc2 <[email protected]>
2022-04-07 17:01:56 -07:00
Naarcha-AWS 95e2c83af5 Remove inconsistencies. Fix language.
Signed-off-by: Naarcha-AWS <[email protected]>
2022-04-07 18:26:14 -05:00
Naarcha-AWS e0c2f9448b Add shard action
Signed-off-by: Naarcha-AWS <[email protected]>
2022-04-07 18:12:37 -05:00
Naarcha-AWS 25a92412e3 Merge pull request #491 from AlexVCS/fix-docs-typo
fixed typo in docs
2022-04-07 09:41:53 -05:00
Alex Curtis-Slep 2d4b1c6757 fixed typo in docs
Signed-off-by: Alex Curtis-Slep <[email protected]>
2022-04-06 17:25:51 -04:00
David Z 02a913f988 [BUG] wrong link in the documentation (#490)
* Fixed perftop download link to direct to the releases page of Github repo

Signed-off-by: David Zane <[email protected]>
2022-04-05 11:59:44 -07:00
Naarcha-AWS 571f166488 Merge pull request #484 from opensearch-project/logstash8.0-faq
Add Logstash 8.0 updates
2022-04-04 13:19:44 -05:00
Naarcha-AWS 56611db9a2 Remove link to ECS compatibility docs
Signed-off-by: Naarcha-AWS <[email protected]>
2022-04-04 13:15:47 -05:00
Keith Chan fa64c8fdfb Merge pull request #481 from opensearch-project/minor-version-1.3.1
1.3.1 changes
2022-04-01 10:11:36 -07:00
Naarcha-AWS 645b7ae69d Add LogStash 8.0 updates
Signed-off-by: Naarcha-AWS <[email protected]>
2022-03-31 14:52:51 -05:00
Naarcha-AWS 681e166a86 Merge pull request #479 from peternied/peternied-oidc
Correct log4j2 syntax in the example
2022-03-31 14:29:23 -05:00
Ralph Ursprung 3abc41c2f4 Add Basic Documentation for Terms Lookup Query
this adds very rudimentary documentation for TLQ so that it at least
doesn't go unmentioned. however, there are many more details which
should be mentioned. this should then be done with #430.

more information can be found in the [Elasticsearch TLQ
Documentation][ESTLQ]. i'm not 100% sure whether this was under the
Apache 2.0 license in 7.10 (the repo states that everything is Apache
2.0 unless explicitly stated otherwise in the file and the documentation
files don't seem to include any other license?) and thus didn't simply
take over the documentation from there (which would of course be the
easiest and most complete way of doing it).

also i'm not sure (and didn't find this information anywhere) whether
the test data actually exists and the queries can be run against the
test data? in that case the provided example either needs to be adapted
to the existing test data or the test data needs to be extended
accordingly (i doubt that an index `play-assignments` already exists?).
due to this the example has also not been tested.

Signed-off-by: Ralph Ursprung <[email protected]>

[ESTLQ]: https://www.elastic.co/guide/en/elasticsearch/reference/7.10/query-dsl-terms-query.html#query-dsl-terms-lookup
2022-03-31 16:06:21 +02:00
keithhc2 e747d0f32d Added version history
Signed-off-by: keithhc2 <[email protected]>
2022-03-30 22:22:32 -07:00
keithhc2 c54f259079 1.3.1 changes
Signed-off-by: keithhc2 <[email protected]>
2022-03-30 12:58:37 -07:00
Peter Nied a3893f5d72 Correct log4j2 syntax in the example
In the [yml format](https://logging.apache.org/log4j/2.x/manual/configuration.html#Configuration_with_Properties) in of the log4j properties file, a logger is declared with logger.LOGGER_NAME.name, the value of LOGGER_NAME can be set as desired by the user.  When the example included the `.` operator it was treated as another object and 'security' was referenced as a key which didn't resolve to anything.

Signed-off-by: Peter Nied <[email protected]>
2022-03-29 20:54:40 +00:00
Keith Chan abb653c115 Merge pull request #469 from lukaromih/patch-2
Fix duplicated "the" in pipline aggregation docs
2022-03-25 10:14:13 -07:00
Luka Romih 70e09fed05 Remove duplicate snippet for listing idx templates
- The removed snippet is actually a duplicate
of the previous one (finding template by its name).
- Also a snippet for listing all temlates already exists; first from top

Signed-off-by: Luka Romih <[email protected]>
2022-03-25 16:21:07 +01:00
Keith Chan 5f2d3ebf70 Merge pull request #459 from dblock/jdk-compatibility
Documented JDK compatibility for version 1.3.0.
2022-03-24 15:42:15 -07:00
dblock 145820bf6e No more 1.2.x releases planned, use 1.2.4.
Signed-off-by: dblock <[email protected]>
2022-03-24 15:30:12 -04:00
dblock 11147ff6a6 Documented JDK compatibility for version 1.3.0.
Signed-off-by: dblock <[email protected]>
2022-03-24 15:29:14 -04:00
keithhc2 447cb1948d Added notifications plugin
Signed-off-by: keithhc2 <[email protected]>
2022-03-24 09:31:34 -07:00
Naarcha-AWS b73cd82f4e Merge pull request #472 from opensearch-project/ml-commons
Fix links in ML commons index
2022-03-23 15:19:55 -05:00
Keith Chan da9033c6ab Merge pull request #468 from opensearch-project/observability-tweaks
Observability language tweaks
2022-03-23 10:11:20 -07:00
keithhc2 df9e7d222a Paragraph cut
Signed-off-by: keithhc2 <[email protected]>
2022-03-23 10:08:21 -07:00
Keith Chan e64c32fef9 Merge pull request #471 from opensearch-project/data-prepper-1.3
Update docs for data prepper 1.3
2022-03-23 09:30:14 -07:00
keithhc2 4033cfc320 Monospacing
Signed-off-by: keithhc2 <[email protected]>
2022-03-23 09:29:49 -07:00
Naarcha-AWS c063580eb6 Fix links in ML commons index
Signed-off-by: Naarcha-AWS <[email protected]>
2022-03-23 08:46:40 -05:00
Naarcha-AWS c81c33fc75 Merge pull request #460 from opensearch-project/ml-commons
Add ML commons Plugin section
2022-03-22 12:53:11 -05:00
Naarcha-AWS 0417e971b8 Add more consistency to headers
Signed-off-by: Naarcha-AWS <[email protected]>
2022-03-22 12:52:10 -05:00
Naarcha-AWS a637997543 Add additional context to intro
Signed-off-by: Naarcha-AWS <[email protected]>
2022-03-22 10:13:32 -05:00
keithhc2 67ab805204 Language tweaks
Signed-off-by: keithhc2 <[email protected]>
2022-03-21 18:59:52 -07:00
Naarcha-AWS 07e7fc4478 Regroup APIs
Signed-off-by: Naarcha-AWS <[email protected]>
2022-03-21 18:59:35 -05:00
Naarcha-AWS 8bcad52409 Final changes
Signed-off-by: Naarcha-AWS <[email protected]>
2022-03-21 18:52:03 -05:00
lukaromih f270a53c55 Fix duplicated "the" in pipline aggregation docs
Signed-off-by: Luka Romih <[email protected]>
2022-03-21 23:46:38 +01:00
keithhc2 51e44d1a4c Addressed comments
Signed-off-by: keithhc2 <[email protected]>
2022-03-21 14:37:41 -07:00
lukaromih 9fb88a09f6 Fix word order in installation docs for Docker
Signed-off-by: Luka Romih <[email protected]>
2022-03-21 22:28:02 +01:00
Naarcha-AWS 421a6444fb A couple more language tweaks
Signed-off-by: Naarcha-AWS <[email protected]>
2022-03-21 16:22:48 -05:00
Keith Chan 866a36f570 Merge pull request #461 from opensearch-project/new-version-1.3
Added Dashboards 1.3 plugins and release notes link
2022-03-21 14:19:32 -07:00
keithhc2 9c37986bf2 Spacing consistency
Signed-off-by: keithhc2 <[email protected]>
2022-03-21 14:15:47 -07:00
keithhc2 8387d8064c A comma
Signed-off-by: keithhc2 <[email protected]>
2022-03-21 14:15:11 -07:00
keithhc2 0c07703e89 Language tweaks
Signed-off-by: keithhc2 <[email protected]>
2022-03-21 14:14:41 -07:00
Naarcha-AWS d039da1b18 Reword API inputs
Signed-off-by: Naarcha-AWS <[email protected]>
2022-03-21 15:28:37 -05:00
Naarcha-AWS 2a637ed315 Remove forwardslash from PPL commands
Signed-off-by: Naarcha-AWS <[email protected]>
2022-03-21 15:27:34 -05:00
Naarcha-AWS bbbcdc32ef Incorporate final technical feedback
Signed-off-by: Naarcha-AWS <[email protected]>
2022-03-21 15:20:31 -05:00
Keith Chan 29b0ced4d4 Merge pull request #462 from asifsmohammed/mutate-doc
Data Prepper documentation for drop, mutate processors
2022-03-21 13:12:41 -07:00
Keith Chan 189c508dea Merge pull request #465 from yuankunzhang/fix-links-in-monitors-md
Fix a few links in monitors.md
2022-03-21 09:34:13 -07:00
Naarcha-AWS 228dd73a60 Small fix
Signed-off-by: Naarcha-AWS <[email protected]>
2022-03-21 10:13:15 -05:00
Yuankun Zhang d6e5947779 Fix a few links in monitors.md
Signed-off-by: yuankunzhang <[email protected]>
2022-03-21 17:33:21 +08:00
Asif Sohail Mohammed 61367f5927 Fixed language consistency
Signed-off-by: Asif Sohail Mohammed <[email protected]>
2022-03-20 20:43:35 -05:00
Naarcha-AWS 7b01859ee9 Add review feedback
Signed-off-by: Naarcha-AWS <[email protected]>
2022-03-19 12:37:01 -05:00
Naarcha-AWS be3859c625 Merge pull request #463 from opensearch-project/observe-use-case
Add more specific ClusterMetrics use cases
2022-03-18 13:23:28 -05:00
Asif Sohail Mohammed 9126f5e7f5 Fixed key-value documentation
Signed-off-by: Asif Sohail Mohammed <[email protected]>
2022-03-18 13:02:56 -05:00
Naarcha-AWS 912fed5ee9 Add more specific ClusterMetrics use cases
Signed-off-by: Naarcha-AWS <[email protected]>
2022-03-18 13:02:02 -05:00
Naarcha-AWS 69ebe09b78 Merge branch 'main' of github.com:opensearch-project/documentation-website into ml-commons
Signed-off-by: Naarcha-AWS [email protected]
2022-03-18 12:56:34 -05:00
Naarcha-AWS ebbab2dea0 Fix link in Index.md
Signed-off-by: Naarcha-AWS <[email protected]>
2022-03-18 12:33:10 -05:00
Naarcha-AWS aa7356a787 Add links to API and PPl. Add to site.
Signed-off-by: Naarcha-AWS <[email protected]>
2022-03-18 11:45:21 -05:00
Naarcha-AWS 7dd37280ae Add all ML commons API endpoints and responses
Signed-off-by: Naarcha-AWS <[email protected]>
2022-03-18 11:25:19 -05:00
Naarcha-AWS 3b79db7383 Add API endpoints
Signed-off-by: Naarcha-AWS <[email protected]>
2022-03-17 17:18:15 -05:00
Asif Sohail Mohammed aba8d2df10 Added doc for drop, mutate processors action
Signed-off-by: Asif Sohail Mohammed <[email protected]>
2022-03-17 13:56:57 -05:00
Keith Chan 9e5116bd91 Merge pull request #455 from opensearch-project/ad-changes
Added responses from validate API
2022-03-17 11:40:21 -07:00
keithhc2 2e0ce954ff New 1.3 versions
Signed-off-by: keithhc2 <[email protected]>
2022-03-17 11:39:16 -07:00
Naarcha-AWS 3eec39a4e2 Merge pull request #447 from opensearch-project/ism-show-policy
Added show policy to ISM explain
2022-03-17 13:26:43 -05:00
Naarcha-AWS 8a67fb1726 Merge pull request #446 from opensearch-project/transforms-changes
Added new continuous parameter to transforms
2022-03-17 13:22:26 -05:00
Naarcha-AWS 27f322caab Merge pull request #411 from reta/issue-396
[FEATURE] Document OPENSEARCH_JAVA_HOME
2022-03-17 13:21:37 -05:00
keithhc2 10b319598a Added release notes link
Signed-off-by: keithhc2 <[email protected]>
2022-03-17 11:20:52 -07:00
Naarcha-AWS fa83a6b8e7 Merge pull request #440 from opensearch-project/custom-branding-fixes
Custom branding fixes
2022-03-17 13:20:28 -05:00
Naarcha-AWS 5fb92d691a Merge pull request #452 from eugenesk24/add-observability-documentation-1.3
[1.3] Add observability documentation
2022-03-17 13:19:51 -05:00
Naarcha-AWS 808857224e Merge pull request #443 from opensearch-project/observe-ppl-1.3
[1.3] Add Observability changes
2022-03-17 13:14:26 -05:00
Naarcha-AWS 038b6561ca Merge pull request #458 from opensearch-project/clustermetrics-1.3
Add Cluster Metrics instructions
2022-03-17 13:11:24 -05:00
Naarcha-AWS cee9e948b7 Merge pull request #456 from opensearch-project/new-version-1.3
Initial 1.3 updates
2022-03-17 13:05:32 -05:00
keithhc2 4de30da327 Typos
Signed-off-by: keithhc2 <[email protected]>
2022-03-17 10:41:49 -07:00
Naarcha-AWS 0a5dff100f Fix final typo
Signed-off-by: Naarcha-AWS <[email protected]>
2022-03-17 12:23:28 -05:00
Naarcha-AWS 262586f625 Add technical feedback
Signed-off-by: Naarcha-AWS <[email protected]>
2022-03-17 12:22:34 -05:00
Naarcha-AWS f78b5f612d Add ML commons Plugin section
Signed-off-by: Naarcha-AWS <[email protected]>
2022-03-17 12:02:29 -05:00
Eugene Lee c40ec75706 Update live tail screenshot'
Signed-off-by: Eugene Lee <[email protected]>
2022-03-17 09:52:32 -07:00
keithhc2 3578ac52e6 Added release notes
Signed-off-by: keithhc2 <[email protected]>
2022-03-17 09:47:30 -07:00
Naarcha-AWS 93dcae1b94 Fix typos
Signed-off-by: Naarcha-AWS <[email protected]>
2022-03-17 11:44:07 -05:00
Naarcha-AWS f04c81f4b5 Add Cluster Metrics instructions
Signed-off-by: Naarcha-AWS <[email protected]>
2022-03-17 06:55:07 -05:00
keithhc2 2cfa92690f Changed alert message
Signed-off-by: keithhc2 <[email protected]>
2022-03-16 20:34:09 -07:00
keithhc2 35cff196ea A typo
Signed-off-by: keithhc2 <[email protected]>
2022-03-16 14:32:05 -07:00
Keith Chan 8ae314eadf Merge pull request #431 from asifsmohammed/processors-documentation
Update documentation in Data Prepper refernece
2022-03-16 14:00:05 -07:00
keithhc2 0fee8d188b Initial 1.3 updates
Signed-off-by: keithhc2 <[email protected]>
2022-03-16 13:54:54 -07:00
keithhc2 a74794d7ce More indents
Signed-off-by: keithhc2 <[email protected]>
2022-03-16 13:12:41 -07:00
keithhc2 efe96c083b Language and indent tweaks
Signed-off-by: keithhc2 <[email protected]>
2022-03-16 13:02:07 -07:00
keithhc2 f8e12ce3b5 Added responses from validate API
Signed-off-by: keithhc2 <[email protected]>
2022-03-16 11:20:54 -07:00
Eugene Lee 44228e903c Explain time series metric, trace log correlation, trim down live tail
Signed-off-by: Eugene Lee <[email protected]>
2022-03-16 10:06:56 -07:00
Eugene Lee 8e5650920c Add more live tail content
Signed-off-by: Eugene Lee <[email protected]>
2022-03-15 11:45:43 -07:00
Eugene Lee 73e99caedc Add images and event analytics changes
Signed-off-by: Eugene Lee <[email protected]>
2022-03-15 09:08:30 -07:00
Naarcha-AWS 567f39a821 Merge pull request #451 from stockholmux/add-notice
adds notice to index
2022-03-15 10:33:04 -05:00
Eugene Lee 9bbf947d5c Add documentation skeleton for event and app
Signed-off-by: Eugene Lee <[email protected]>
2022-03-14 17:06:07 -07:00
Naarcha-AWS 7baf33798d Add Keith's feedback
Signed-off-by: Naarcha-AWS <[email protected]>
2022-03-14 16:10:28 -05:00
keithhc2 10d0c8efbd Fixed endpoint
Signed-off-by: keithhc2 <[email protected]>
2022-03-14 13:42:56 -07:00
keithhc2 c39b1e0e5a Shrunk sample response
Signed-off-by: keithhc2 <[email protected]>
2022-03-14 12:59:41 -07:00
keithhc2 7cdaf4e7a6 Indices -> indexes
Signed-off-by: keithhc2 <[email protected]>
2022-03-14 12:49:00 -07:00
keithhc2 5bf8250fa0 Added show_policy to explain
Signed-off-by: keithhc2 <[email protected]>
2022-03-14 12:48:30 -07:00
Kyle Davis 0196045b18 adds notice to index
Signed-off-by: Kyle Davis <[email protected]>
2022-03-14 12:58:24 -06:00
keithhc2 8e30e8591d Indent tweaks and missed fields
Signed-off-by: keithhc2 <[email protected]>
2022-03-14 11:57:39 -07:00
keithhc2 5682b89b36 Added new continuous parameter to transforms
Signed-off-by: keithhc2 <[email protected]>
2022-03-14 11:42:58 -07:00
Naarcha-AWS 0f61787c51 [1.3]: Add observibility changes
Signed-off-by: Naarcha-AWS <[email protected]>
2022-03-14 12:50:36 -05:00
Asif Sohail Mohammed fcefce24da Added doc for custom aggregate action
Signed-off-by: Asif Sohail Mohammed <[email protected]>
2022-03-13 18:50:00 -05:00
keithhc2 b70e0ca48e Addressed comments
Signed-off-by: keithhc2 <[email protected]>
2022-03-10 14:00:58 -08:00
keithhc2 c449888451 Language tweak
Signed-off-by: keithhc2 <[email protected]>
2022-03-10 13:06:58 -08:00
keithhc2 91a7d22d57 Path updates
Signed-off-by: keithhc2 <[email protected]>
2022-03-10 13:04:51 -08:00
Asif Sohail Mohammed 8d7dba3fcf Add note for processors and remove drop_events.
Processors include aggregate, date, drop_events, key_value.

Signed-off-by: Asif Sohail <[email protected]>
Signed-off-by: Asif Sohail Mohammed <[email protected]>
2022-03-04 14:36:41 -06:00
Asif Sohail Mohammed 22f8fd5563 Add documentation for Data Prepper processors
Processors include aggregate, date, drop_events, key_value.

Signed-off-by: Asif Sohail <[email protected]>
Signed-off-by: Asif Sohail Mohammed <[email protected]>
2022-03-03 23:11:45 -06:00
CEHENKLE 9d9c9bf020 Merge pull request #422 from joshpalis/plugins-doc
Modified plugin documentation by clarifying valid plugin ID inputs
2022-02-25 13:18:07 -08:00
Naarcha-AWS ac5fdb751c Merge pull request #423 from opensearch-project/issue#398-kerberos-support
Add warning about Kerberos support
2022-02-24 11:10:39 -06:00
Keith Chan 1a6282c87c Merge pull request #421 from opensearch-project/index-apis
Added some settings APIs
2022-02-23 13:57:43 -08:00
Naarcha-AWS 05b4aff4ee Add feedback
Signed-off-by: Naarcha-AWS <[email protected]>
2022-02-23 13:30:59 -06:00
Joshua Palis 28d17f3618 modified opensearch plugin install documentation
Signed-off-by: Joshua Palis <[email protected]>
2022-02-23 18:45:30 +00:00
Naarcha-AWS 6885fe37af Fix typos
Signed-off-by: Naarcha-AWS <[email protected]>
2022-02-22 15:11:59 -06:00
Naarcha-AWS 8c61db15df Add warning about Kerberos support in Dashboards
Signed-off-by: Naarcha-AWS <[email protected]>
2022-02-22 15:08:50 -06:00
Joshua Palis 237c1b7627 Modified plugin documentation by clarifying valid plugin ID inputs
Signed-off-by: Joshua Palis <[email protected]>
2022-02-22 20:45:27 +00:00
keithhc2 4c0e3b863d Added couple settings API
Signed-off-by: keithhc2 <[email protected]>
2022-02-22 12:30:26 -08:00
Matthew Moreland fac8b9676c Documentation for security roles to be used for DLS parameter substitution. Added under opensearch-project/security/#1568
Signed-off-by: Matthew Moreland <[email protected]>
2022-02-22 14:11:20 +11:00
Liz Snyder e3815540e7 Merge pull request #414 from opensearch-project/reporting-ui
Add notebook reporting support
2022-02-18 14:49:37 -08:00
Liz Snyder 16f7440f9a Add notebook reporting support
Signed-off-by: Liz Snyder <[email protected]>
2022-02-18 13:16:10 -08:00
Keith Chan cad26acca1 Merge pull request #412 from opensearch-project/ism-fixes
Bug fixes
2022-02-16 15:28:29 -08:00
keithhc2 fdb1fe3a0b Deleted a word
Signed-off-by: keithhc2 <[email protected]>
2022-02-16 15:28:00 -08:00
keithhc2 51a000e968 Tweaked AD history
Signed-off-by: keithhc2 <[email protected]>
2022-02-16 14:17:17 -08:00
keithhc2 54d59c4bac Updated sample response
Signed-off-by: keithhc2 <[email protected]>
2022-02-16 14:16:57 -08:00
keithhc2 be6f1ee6c8 More code tweaks
Signed-off-by: keithhc2 <[email protected]>
2022-02-15 13:15:11 -08:00
keithhc2 a3ed129d15 Tweaks
Signed-off-by: keithhc2 <[email protected]>
2022-02-15 13:12:01 -08:00
keithhc2 accc360c4a Fixed imports
Signed-off-by: keithhc2 <[email protected]>
2022-02-15 13:06:09 -08:00
keithhc2 b3291fa95b Language tweaks
Signed-off-by: keithhc2 <[email protected]>
2022-02-15 13:03:52 -08:00
Andriy Redko 8516911d91 Slight correction of 'the' article
Signed-off-by: Andriy Redko <[email protected]>
2022-02-15 15:23:09 -05:00
keithhc2 a229d9d305 Clarified timeout
Signed-off-by: keithhc2 <[email protected]>
2022-02-15 12:01:51 -08:00
Andriy Redko dacf315b3b [FEATURE] Document OPENSEARCH_JAVA_HOME
Signed-off-by: Andriy Redko <[email protected]>
2022-02-15 14:33:10 -05:00
Keith Chan cfd35dcd5d Merge pull request #407 from opensearch-project/index-apis
Added clusters stats API
2022-02-11 16:43:04 -08:00
Keith Chan ccaa040ca1 Merge pull request #409 from sandeepkanabar/patch-2
Adding missing "index": "source" statement
2022-02-11 16:42:49 -08:00
Sandeep Kanabar f75ef69a7a Adding missing "index": "source" statement
Signed-off-by: Sandeep Kanabar <[email protected]>
2022-02-12 05:08:41 +05:30
keithhc2 6f4542b3a4 Added clusters stats API
Signed-off-by: keithhc2 <[email protected]>
2022-02-11 14:38:12 -08:00
Keith Chan 36ba4771aa Merge pull request #406 from radu-gheorghe/patch-1
Updated usage of ISM's rollover_skip
2022-02-11 10:14:19 -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: https://github.com/opensearch-project/index-management/blob/6141c3c6fec9fe4c0c7bf733877660e78ed2b1b1/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 <[email protected]>
2022-02-11 15:09:39 +02:00
Keith Chan 2555f1ba1c Merge pull request #400 from opensearch-project/data-prepper-move
Moving data prepper to clients and tools
2022-02-09 13:06:35 -08:00
keithhc2 4f78620d48 More renaming stuff
Signed-off-by: keithhc2 <[email protected]>
2022-02-08 15:05:16 -08:00
keithhc2 a5f26f8d67 Moved data prepper
Signed-off-by: keithhc2 <[email protected]>
2022-02-08 13:54:39 -08:00
Keith Chan 86a617245d Merge pull request #372 from opensearch-project/alerting-security-fix
Added note about monitors and security
2022-02-08 11:54:15 -08:00
keithhc2 b0af391215 Language tweaks
Signed-off-by: keithhc2 <[email protected]>
2022-02-08 11:53:23 -08: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 <[email protected]>
2022-02-08 10:12:09 -08:00
Naarcha-AWS ba554dcbc1 Merge pull request #392 from opensearch-project/add-ingest-api
Add Ingest API to reference
2022-02-08 11:29:25 -06:00
Keith Chan c7bebdcff6 Merge pull request #394 from opensearch-project/regex-fix
Adjusted index pattern language
2022-02-07 14:24:34 -08:00
keithhc2 a494ede8e7 Fixed compatibility
Signed-off-by: keithhc2 <[email protected]>
2022-02-07 14:22:51 -08:00
Naarcha-AWS 97ad7b9503 Final typo fix
Signed-off-by: Naarcha-AWS <[email protected]>
2022-02-07 13:22:55 -06:00
Naarcha-AWS 0b73c7bdb6 Address Keith's feedback.
Signed-off-by: Naarcha-AWS <[email protected]>
2022-02-07 12:49:43 -06:00
keithhc2 02d56f73b0 Missed a zero
Signed-off-by: keithhc2 <[email protected]>
2022-02-04 15:47:57 -08:00
keithhc2 b77825327f Language tweaks
Signed-off-by: keithhc2 <[email protected]>
2022-02-04 14:35:53 -08:00
Keith Chan 514954d1d1 Merge pull request #388 from snuyanzin/misprints
Fix misprints in advanced-config.md, dql.md and reindex.md
2022-02-04 10:12:26 -08:00
Naarcha-AWS d5ef881c56 Fix remaining typos
Signed-off-by: Naarcha-AWS <[email protected]>
2022-02-04 12:02:11 -06:00
Naarcha-AWS 406db04cc2 Fix final typo.
Signed-off-by: Naarcha-AWS <[email protected]>
2022-02-04 11:45:12 -06:00
Naarcha-AWS b5d7042ae1 Address Liz's feedback. Fix typos
Signed-off-by: Naarcha-AWS <[email protected]>
2022-02-04 11:44:49 -06:00
Naarcha-AWS 8392cd19ee Add Ingest API to reference
Signed-off-by: Naarcha-AWS <[email protected]>
2022-02-04 09:37:42 -06:00
keithhc2 6cd0f42a05 Added warning about symbols
Signed-off-by: keithhc2 <[email protected]>
2022-02-03 16:13:28 -08:00
keithhc2 dd3aac5a4e Added warning about symbols
Signed-off-by: keithhc2 <[email protected]>
2022-02-03 16:12:55 -08:00
keithhc2 639d0df9b3 Language tweaks
Signed-off-by: keithhc2 <[email protected]>
2022-02-02 12:41:36 -08:00
Sergey Nuyanzin 11eca4916c Fix misprints
Logstah => Logstash
Dashbaords => Dashboards
Speicfy => Specify

Signed-off-by: Sergey Nuyanzin <[email protected]>
2022-02-01 21:53:19 +01:00
Liz Snyder f4b537fee1 Merge pull request #387 from snuyanzin/patch-1 2022-02-01 12:20:14 -08:00
Sergey Nuyanzin bfe563c9a2 Misprint fix
Disbles => Disables

Signed-off-by: Sergey Nuyanzin <[email protected]>
2022-02-01 21:16:27 +01:00
Keith Chan 2cb2c3bd38 Merge pull request #385 from Anthony7774/patch-2
Update to LDAP docs for multiple user and role bases
2022-02-01 11:09:12 -08:00
keithhc2 6f436a44d5 Missed a page_size default
Signed-off-by: keithhc2 <[email protected]>
2022-01-31 14:47:28 -08:00
Keith Chan 10739b98dc Merge pull request #384 from opensearch-project/index-apis
Added open index and put mapping and adjusted front-matter
2022-01-31 12:01:30 -08:00
keithhc2 97ba383e8a Took out default page_size
Signed-off-by: keithhc2 <[email protected]>
2022-01-31 11:51:17 -08:00
keithhc2 155cbaaf5e Fixed page size description
Signed-off-by: keithhc2 <[email protected]>
2022-01-31 11:32:22 -08:00
Keith Chan 1e82592acb Merge pull request #386 from opensearch-project/update-readme
Updated info and added DCO check to README
2022-01-31 11:06:49 -08:00
keithhc2 7860f603e7 Small formatting change
Signed-off-by: keithhc2 <[email protected]>
2022-01-28 15:35:25 -08:00
keithhc2 36884edbb9 Added DCO check
Signed-off-by: keithhc2 <[email protected]>
2022-01-28 13:19:38 -08:00
Anthony7774 fc077224a7 Update to LDAP docs for multiple user and role bases
Signed-off-by: Anthony7774 <[email protected]>
2022-01-28 10:53:17 +00:00
keithhc2 4bf530065b Added some context
Signed-off-by: keithhc2 <[email protected]>
2022-01-26 15:20:12 -08:00
keithhc2 34bc1f802a Missed some files
Signed-off-by: keithhc2 <[email protected]>
2022-01-26 14:25:06 -08:00
keithhc2 70a35c6477 Added open index and put mapping and adjusted front-matter
Signed-off-by: keithhc2 <[email protected]>
2022-01-26 14:22:09 -08:00
Ashwin Kumar 4d5f1923c9 Merge pull request #383 from opensearch-project/transitions_actions
Added an example for transitions and actions
2022-01-26 13:45:39 -08:00
ashwinkumar12345 5adbead480 added examples for transition and action
Signed-off-by: ashwinkumar12345 <[email protected]>
2022-01-26 01:24:00 -08:00
Keith Chan bf28e83f64 Merge pull request #380 from opensearch-project/previous-versions
Added in previous versions
2022-01-25 14:57:51 -08:00
keithhc2 789c1e921d Language tweaks
Signed-off-by: keithhc2 <[email protected]>
2022-01-25 14:54:58 -08:00
keithhc2 da7a25c3d0 Missing colon
Signed-off-by: keithhc2 <[email protected]>
2022-01-24 17:19:02 -08:00
keithhc2 48cdbe4652 Added in previous versions of plugins
Signed-off-by: keithhc2 <[email protected]>
2022-01-24 17:17:10 -08:00
Ashwin Kumar c5e0a63ea0 Merge pull request #376 from opensearch-project/node_roles
Added new node.roles
2022-01-24 14:00:30 -08:00
Keith Chan 569c211668 Merge pull request #374 from jmazanec15/knn-docs-bug-fix
Mistake in memory estimation for IVF k-NN
2022-01-24 12:59:10 -08:00
Keith Chan 890c4338af Merge pull request #375 from opensearch-project/index-apis
Add clone and split APIs and bug fixes
2022-01-24 09:57:50 -08:00
ashwinkumar12345 dfcb805208 “..”
Signed-off-by: ashwinkumar12345 <[email protected]>
2022-01-23 21:47:59 -08:00
keithhc2 3bfd988e42 Add clone and split APIs and bug fixes
Signed-off-by: keithhc2 <[email protected]>
2022-01-20 13:16:28 -08:00
Keith Chan 74ee3e4f48 Merge pull request #371 from opensearch-project/version-update.1.2.4
Bump version to 1.2.4
2022-01-19 16:15:14 -08:00
John Mazanec e808d5274e Mistake in memory estimation for IVF k-NN
Signed-off-by: John Mazanec <[email protected]>
2022-01-19 10:32:51 -08:00
keithhc2 7908f58598 Language tweaks
Signed-off-by: keithhc2 <[email protected]>
2022-01-18 16:41:51 -08:00
keithhc2 802e16db93 Clarified alerts a bit
Signed-off-by: keithhc2 <[email protected]>
2022-01-18 15:50:58 -08:00
keithhc2 d5cebf02e3 Addressed comments
Signed-off-by: keithhc2 <[email protected]>
2022-01-18 15:33:18 -08:00
keithhc2 2da97978d4 Added note about monitors
Signed-off-by: keithhc2 <[email protected]>
2022-01-18 15:18:20 -08:00
keithhc2 6ddfeeaaa2 Bump version to 1.2.4
Signed-off-by: keithhc2 <[email protected]>
2022-01-18 13:26:33 -08:00
Liz Snyder db625fc274 Merge pull request #370 from opensearch-project/cross-cluster-replication
CCR updates from editing team
2022-01-18 11:48:16 -08:00
Ashwin Kumar 4ae53500c1 Merge pull request #362 from opensearch-project/user_defined_roles
Changed user defined role names
2022-01-18 11:33:17 -08:00
Liz Snyder f1e3686e81 Few more I missed
Signed-off-by: Liz Snyder <[email protected]>
2022-01-18 11:23:16 -08:00
Liz Snyder 1e198c0da9 Edits from Katie
Signed-off-by: Liz Snyder <[email protected]>
2022-01-18 11:14:26 -08:00
Eli Fisher e00ba69c08 Merge pull request #368 from opensearch-project/elfisher-patch-1
Update Java home variable to be correct
2022-01-14 15:39:05 -05:00
Eli Fisher 32037c038b Update Java home variable to be correct
updates docs to us `JAVA_HOME`

Signed-off-by: Eli Fisher <[email protected]>
2022-01-14 14:01:36 -05:00
Keith Chan 62e7545977 Merge pull request #363 from opensearch-project/ism-min-size-fix
Tweaked `min_size` language
2022-01-11 18:00:33 -08:00
Miki d731362c4b Merge pull request #359 from naveentatikonda/logstash_output_config_datastream
Add logstash-output-opensearch configuration to support data streams
2022-01-11 11:34:31 -08:00
keithhc2 0f43633b13 Fixed 1.2.3 release notes link
Signed-off-by: keithhc2 <[email protected]>
2022-01-10 16:39:51 -08:00
keithhc2 d5b2d47a5f Tweaked language
Signed-off-by: keithhc2 <[email protected]>
2022-01-10 14:25:04 -08:00
ashwinkumar12345 bbe5a50906 “..”
Signed-off-by: ashwinkumar12345 <[email protected]>
2022-01-10 09:08:57 -08:00
Keith Chan 05cf6bf317 Merge pull request #350 from opensearch-project/transforms-fixes
Fixed plugin list
2022-01-07 15:55:25 -08:00
Keith Chan 12316118b7 Merge pull request #337 from opensearch-project/dashboards-custom-branding
Added sample yml config
2022-01-06 16:36:15 -08:00
Naveen Tatikonda 5c5ef612a5 Add logstash-output-opensearch configuration to support data streams
Signed-off-by: Naveen Tatikonda <[email protected]>
2022-01-06 17:16:23 -06:00
Keith Chan 9f66079121 Merge pull request #351 from opensearch-project/index-apis
Added search API
2022-01-06 11:32:47 -08:00
Keith Chan eecaeab15f Merge branch 'main' into index-apis 2022-01-06 11:28:06 -08:00
keithhc2 a6a6cf1965 Perhaps this will fix the conflict
Signed-off-by: keithhc2 <[email protected]>
2022-01-06 11:23:30 -08:00
keithhc2 8177d12233 Fixed Lucene link
Signed-off-by: keithhc2 <[email protected]>
2022-01-06 11:12:08 -08:00
Keith Chan 8924d44139 Merge pull request #352 from opensearch-project/new-footer-content
Added testimonials and connect
2022-01-06 10:24:55 -08:00
Keith Chan 5c6de68cb0 Merge pull request #357 from opensearch-project/WSL2-fix
Added note about important settings
2022-01-06 10:02:39 -08:00
Liz Snyder 812757d7bf Merge pull request #355 from opensearch-project/transforms-fix
Minor UI change
2022-01-06 09:03:11 -08:00
Ashwin Kumar 6f54125155 Merge pull request #338 from VijayanB/update-api
Update logstash version
2022-01-05 17:37:06 -08:00
Ashwin Kumar a53a7b2f4c Merge pull request #345 from opensearch-project/logstash_version
Logstash version update
2022-01-05 17:36:08 -08:00
keithhc2 b98c65cd9d Added note about important settings
Signed-off-by: keithhc2 <[email protected]>
2022-01-05 16:11:25 -08:00
Liz Snyder ec51930b60 Minor UI change
Signed-off-by: Liz Snyder <[email protected]>
2022-01-05 15:44:42 -08:00
Keith Chan 604b1de20c Merge pull request #353 from syrinx05p/main
add usage of seq_no and primary_term when updating alerting resources
2022-01-05 12:50:37 -08:00
keithhc2 49e596c20b Added required parameters
Signed-off-by: keithhc2 <[email protected]>
2022-01-05 11:52:31 -08:00
syrinx05p eba57bdd12 fix minor description issues on Alerting API doc
Signed-off-by: syrinx05p <[email protected]>
2022-01-05 10:46:31 +09:00
keithhc2 299e7cc2ff Changed index name
Signed-off-by: keithhc2 <[email protected]>
2022-01-04 15:58:03 -08:00
keithhc2 db9fbce3d0 Addressed comments
Signed-off-by: keithhc2 <[email protected]>
2022-01-04 10:29:05 -08:00
syrinx05p 6fb47178c2 add usage of seq_no and primary_term when updating resources
Signed-off-by: syrinx05p <[email protected]>
2022-01-04 16:04:31 +09:00
keithhc2 4da16e3473 Added testimonials and connect
Signed-off-by: keithhc2 <[email protected]>
2022-01-03 16:02:32 -08:00
keithhc2 519772b185 Added search API
Signed-off-by: keithhc2 <[email protected]>
2022-01-03 15:17:27 -08:00
keithhc2 3e1cd7e84b Fixed plugin list
Signed-off-by: keithhc2 <[email protected]>
2022-01-03 11:22:46 -08:00
Keith Chan 6e5180f0e5 Merge pull request #343 from opensearch-project/plugins-1.1-fix
Added back in 1.1 plugins
2022-01-03 10:48:43 -08:00
ashwinkumar12345 c827adb9a9 logstash version update
Signed-off-by: ashwinkumar12345 <[email protected]>
2021-12-27 00:10:00 -08:00
keithhc2 4aa30a6519 Changed docker pull to latest
Signed-off-by: keithhc2 <[email protected]>
2021-12-22 12:09:00 -08:00
keithhc2 a50b530f02 Added back in 1.1 plugins
Signed-off-by: keithhc2 <[email protected]>
2021-12-22 12:04:20 -08:00
Miki 209a22689a Merge pull request #342 from AMoo-Miki/separate-os-osd-versions
Separate OpenSearch Dashboards version from that of OpenSearch
2021-12-22 11:31:43 -08:00
Miki 13dd9a4e02 Separate OpenSearch Dashboards version from that of OpenSearch
Signed-off-by: Miki <[email protected]>
2021-12-22 11:27:02 -08:00
Miki 6bf05bf741 Merge pull request #340 from AMoo-Miki/updates-for-1.2.3
Update OpenSearch version to 1.2.3
2021-12-22 11:17:57 -08:00
Miki 40ad0c0814 Update OpenSearch version to 1.2.3
Signed-off-by: Miki <[email protected]>
2021-12-22 11:15:05 -08:00
Vijayan Balasubramanian 4d17214f6c Update logstash version
use latest version(7.16.2)

Signed-off-by: Vijayan Balasubramanian <[email protected]>
2021-12-22 10:44:19 -08:00
keithhc2 9ac7550b2b Added sample yml config
Signed-off-by: keithhc2 <[email protected]>
2021-12-22 10:42:20 -08:00
Keith Chan c36710f0ec Merge pull request #336 from slobo/patch-1
Fix link to composer
2021-12-22 09:31:03 -08:00
Slobodan Mišković a6c1f51415 Fix link to composer
Signed-off-by: Slobodan Mišković <[email protected]>
2021-12-21 17:05:15 -08:00
Keith Chan 05bb16f717 Merge pull request #332 from opensearch-project/dashboards-custom-branding
Added Dashboards custom branding steps
2021-12-20 10:15:16 -08:00
Keith Chan 2f8ea40bcb Merge pull request #334 from opensearch-project/index-apis
Added missing parameters
2021-12-20 10:14:03 -08:00
keithhc2 e08d81a371 Clarified slices
Signed-off-by: keithhc2 <[email protected]>
2021-12-17 19:28:01 -08:00
keithhc2 620149198f Missed a word
Signed-off-by: keithhc2 <[email protected]>
2021-12-17 19:25:15 -08:00
keithhc2 325f11ba40 Added missing parameters
Signed-off-by: keithhc2 <[email protected]>
2021-12-17 16:45:45 -08:00
Keith Chan 87affcc16d Merge pull request #184 from naveentatikonda/auth_type_and_aws_iam_config
Adding sample configuration for auth_type and aws_iam
2021-12-17 15:48:22 -08:00
keithhc2 7c23e0eda6 Addressed comments
Signed-off-by: keithhc2 <[email protected]>
2021-12-17 12:03:44 -08:00
keithhc2 414d6a7f80 Deleted old picture
Signed-off-by: keithhc2 <[email protected]>
2021-12-16 12:05:22 -08:00
keithhc2 7b0b44df9b Added custom branding steps
Signed-off-by: keithhc2 <[email protected]>
2021-12-16 12:03:25 -08:00
Keith Chan 403850b412 Merge pull request #323 from opensearch-project/java-client-and-security-fixes
Added security instructions to Java clients and fixed audit log child pages
2021-12-16 10:16:42 -08:00
Keith Chan 4d9dc70a43 Merge pull request #330 from opensearch-project/data-prepper-1.2
Data prepper 1.2
2021-12-15 17:26:53 -08:00
keithhc2 78b8930f58 Fixed cert names
Signed-off-by: keithhc2 <[email protected]>
2021-12-15 13:13:18 -08:00
keithhc2 c1a666cc6b Language tweaks
Signed-off-by: keithhc2 <[email protected]>
2021-12-15 13:09:58 -08:00
Keith Chan 93ed0b2165 Merge pull request #313 from cmanning09/data-prepper-1.2
updating data prepper documentation for 1.2 release
2021-12-15 10:16:52 -08:00
Christopher Manning b6a37dc493 addressing pr feedback
Signed-off-by: Christopher Manning <[email protected]>
2021-12-14 08:48:53 -06:00
Christopher Manning 2c2d7ffc67 updating data prepper documentation for 1.2 release
Signed-off-by: Christopher Manning <[email protected]>
2021-12-14 06:04:34 -06:00
Ashwin Kumar ca7db133a7 Merge pull request #327 from opensearch-project/shard_indexing_backpressure
Shard indexing backpressure
2021-12-13 11:16:02 -08:00
Keith Chan ce9ba0fd60 Merge pull request #328 from opensearch-project/dashboards-troubleshooting
Changed index name back to kibana
2021-12-13 09:51:28 -08:00
ashwinkumar12345 baf9941f2a “..”
Signed-off-by: ashwinkumar12345 <[email protected]>
2021-12-12 23:30:10 -08:00
keithhc2 164a9a57c4 Changed index name back to kibana
Signed-off-by: keithhc2 <[email protected]>
2021-12-10 13:47:49 -08:00
Liz Snyder 4f7da95e37 Merge pull request #326 from opensearch-project/cross-cluster-replication
Clarify stop autofollow behavior
2021-12-10 10:57:00 -08:00
Keith Chan 05b1682f11 Merge pull request #284 from jianghancn/sink
Update the documentation for Data Prepper's OpenSearch Sink plugin.
2021-12-09 15:55:54 -08:00
keithhc2 f12a98cb4b Language tweaks
Signed-off-by: keithhc2 <[email protected]>
2021-12-09 15:50:01 -08:00
keithhc2 44711700ad Addressed comments
Signed-off-by: keithhc2 <[email protected]>
2021-12-09 15:48:48 -08:00
Han Jiang 4bd31def05 Document the proxy parameter for Opensearch Sink.
Signed-off-by: Han Jiang <[email protected]>
2021-12-09 15:46:25 -06:00
Han Jiang d16a7ec350 Rephrase index parameter description to avoid deprecated terms.
Signed-off-by: Han Jiang <[email protected]>
2021-12-09 15:38:15 -06:00
Han Jiang cca6f61cd2 Rephrase some descriptions of hyper-links.
Signed-off-by: Han Jiang <[email protected]>
2021-12-09 15:38:15 -06:00
Han Jiang 53ae57f79a Update the documentation for Data Prepper's OpenSearch Sink plugin.
Signed-off-by: Han Jiang <[email protected]>
2021-12-09 15:38:15 -06:00
Ashwin Kumar ae117cead3 Merge pull request #320 from opensearch-project/go-client-error
Go bug fix
2021-12-09 12:47:19 -08:00
keithhc2 8d1dfa5040 Language tweaks
Signed-off-by: keithhc2 <[email protected]>
2021-12-09 11:18:01 -08:00
Liz Snyder 55271d6c0b Clarify stop autofollow behavior
Signed-off-by: Liz Snyder <[email protected]>
2021-12-09 09:57:06 -08:00
keithhc2 0ab79cbdb6 Added security instructions to Java clients
Signed-off-by: keithhc2 <[email protected]>
2021-12-08 15:00:01 -08:00
Keith Chan f2dea3736c Merge pull request #310 from namrataa-p/patch-1
Add Sample Docker Compose file for development
2021-12-07 15:57:18 -08:00
Ashwin Kumar a821f9bb9b Merge pull request #285 from shyim/add-php-client
Add PHP client
2021-12-07 12:34:46 -08:00
ashwinkumar12345 eede5b515a “..”
Signed-off-by: ashwinkumar12345 <[email protected]>
2021-12-07 12:33:40 -08:00
Keith Chan 3bf146760a Merge pull request #308 from opensearch-project/observability
Updated Logstash and OpenSearch versions
2021-12-06 13:42:26 -08:00
Liz Snyder 5554208a63 Merge pull request #317 from opensearch-project/fix-command
Fix failing commands
2021-12-06 13:12:43 -08:00
Liz Snyder 872dabe8f8 Fix brackets
Signed-off-by: Liz Snyder <[email protected]>
2021-12-06 13:11:36 -08:00
Liz Snyder 2ac0b75b44 Change transient to persistent
Signed-off-by: Liz Snyder <[email protected]>
2021-12-06 13:07:10 -08:00
Liz Snyder 9bfef645f5 Fix failing commands
Signed-off-by: Liz Snyder <[email protected]>
2021-12-06 13:02:47 -08:00
Liz Snyder 64a08dd507 Merge pull request #304 from saikaranam-amazon/repl-get-started
Added details for replication plugin setup
2021-12-06 12:30:05 -08:00
Miki 50fcef8e9d Merge pull request #315 from AMoo-Miki/fix-version-selector-safari
Fix version-selector in Safari 15.x
2021-12-06 12:04:25 -08:00
Miki 4001b3c334 Fix version-selector in Safari 15.x
Some browser+OS combinations trigger `blur` on the version-selector before a click within the component. To mitigate this, an extra `pointerup` listener was attached but that didn't solve the problem for Safari 15.x. However, `delegatesFocus: true` makes the shadow host focusable and that helps work around this problem.

Fixes: #307
Signed-off-by: Miki <[email protected]>
2021-12-03 16:15:28 -08:00
Keith Chan 4e799de88a Merge pull request #311 from opensearch-project/dashboards-troubleshooting
Added note about characters not loading
2021-12-03 13:57:38 -08:00
keithhc2 f5e529204d Addressed comments and tweaked language
Signed-off-by: keithhc2 <[email protected]>
2021-12-03 13:35:26 -08:00
Miki 1519f2566c Merge pull request #314 from AMoo-Miki/add-custom-search
Enhance breadcrumbs and URLs in search results
2021-12-03 13:18:49 -08:00
namrataa-p 11409b9b6d Add requested changes
Signed-off-by: namrataa-p <[email protected]>
2021-12-04 02:44:01 +05:30
Miki 5a0812221f Enhance breadcrumbs and URLs in search results
Signed-off-by: Miki <[email protected]>
2021-12-03 12:57:28 -08:00
Keith Chan 072f1f1d2b Merge pull request #300 from opensearch-project/index-apis
Added shrink index API and fixed Java compatibility
2021-12-03 10:33:19 -08:00
Keith Chan c41ff80be8 Merge pull request #306 from opensearch-project/java-client
Added OpenSearch dependency
2021-12-03 10:32:59 -08:00
namrataa-p 9c6e1979a0 Update docker.md
Signed-off-by: namrataa-p <[email protected]>
2021-12-03 23:47:39 +05:30
keithhc2 75f53dd2f5 Added note about characters not loading
Signed-off-by: keithhc2 <[email protected]>
2021-12-02 11:00:12 -08:00
namrataa-p 49a48c9111 Add Sample Docker Compose file for development
Signed-off-by: namrataa-p <[email protected]>
2021-12-02 23:51:06 +05:30
keithhc2 1a98dc0a1f Updated Logstash and OpenSearch versions
Signed-off-by: keithhc2 <[email protected]>
2021-12-01 14:13:14 -08:00
keithhc2 b249b45f1d Added OpenSearch dependency and updated logstash and OpenSearch versions
Signed-off-by: keithhc2 <[email protected]>
2021-12-01 14:02:23 -08:00
Liz Snyder 38c354c7b2 A few edits
Signed-off-by: Liz Snyder <[email protected]>
2021-12-01 07:49:14 -08:00
keithhc2 b1952e9af2 Addressed comments
Signed-off-by: keithhc2 <[email protected]>
2021-11-30 11:08:01 -08:00
Sai Kumar c2c6720197 Added details for replication plugin setup
Signed-off-by: Sai Kumar <[email protected]>
2021-11-30 12:47:28 +05:30
Miki b8a6d2e796 Merge pull request #303 from AMoo-Miki/add-custom-search
Add custom search
2021-11-29 18:59:11 -08:00
Miki e60bbafd91 Add custom search
Signed-off-by: Miki <[email protected]>
2021-11-29 18:49:04 -08:00
keithhc2 9e87adfc1b Added shrink index API and fixed Java compatibility
Signed-off-by: keithhc2 <[email protected]>
2021-11-29 15:13:45 -08:00
Ashwin Kumar e27900265f Merge pull request #297 from opensearch-project/anomaly-result-minor
Anomaly result clarification
2021-11-29 10:51:26 -08:00
ashwinkumar12345 7ec8837f0b minor clarification
Signed-off-by: ashwinkumar12345 <[email protected]>
2021-11-24 12:08:29 -08:00
Keith Chan 1380cbeb0b Merge pull request #295 from kjoseph07/karisjos-missing-tag-bug-fix
Add missing </td> tag
2021-11-23 13:41:56 -08:00
Karishma Joseph 5e54501b6d Add missing </td> tag
Signed-off-by: Karishma Joseph <[email protected]>
2021-11-23 13:06:07 -08:00
Ashwin Kumar 671a8cc81f Merge pull request #293 from opensearch-project/sql-match-rev
Added SQL match
2021-11-23 11:50:23 -08:00
ashwinkumar12345 a4cf5b8790 “..”
Signed-off-by: ashwinkumar12345 <[email protected]>
2021-11-23 11:43:16 -08:00
CEHENKLE a4f0d4d8d3 Merge pull request #292 from opensearch-project/observability
Updated versions and new banner message
2021-11-23 10:57:29 -08:00
keithhc2 41dd391a5b Updated 1.2 banner alert
Signed-off-by: keithhc2 <[email protected]>
2021-11-23 10:52:23 -08:00
keithhc2 eaae9e7b87 Update versions.json
Signed-off-by: keithhc2 <[email protected]>
2021-11-23 10:51:24 -08:00
CEHENKLE 954f1be9cb Merge pull request #291 from opensearch-project/observability
Added version history about 1.2
2021-11-23 10:44:37 -08:00
keithhc2 270a0e890d Added version history about 1.2
Signed-off-by: keithhc2 <[email protected]>
2021-11-23 10:41:45 -08:00
CEHENKLE 349296d162 Merge pull request #272 from opensearch-project/1.2
1.2 updates
2021-11-23 10:36:38 -08:00
Keith Chan f063ab0bdc Merge pull request #267 from opensearch-project/anomaly-result-mapping
Anomaly result mapping
2021-11-23 10:33:36 -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
Keith Chan a9a3a6fc7c Merge pull request #250 from opensearch-project/validation_api
Added validation API
2021-11-23 09:48:13 -08:00
Keith Chan b862295058 Merge pull request #251 from opensearch-project/multi-category-filtering
Added multi-category filtering
2021-11-23 09:47:56 -08:00
Keith Chan 1114adfdbc Merge pull request #258 from opensearch-project/custom-result-index
Added custom result indices
2021-11-23 09:47:39 -08:00
Keith Chan 046f5be612 Merge pull request #262 from icalvete/main
Validate Ruby client.
2021-11-23 09:47:26 -08:00
Keith Chan 2bda8d48c8 Merge pull request #274 from opensearch-project/ism-1.2-updates
Added new IM 1.2 settings
2021-11-23 09:46:48 -08:00
Keith Chan 2b3014c66b Merge pull request #275 from kjoseph07/karisjos-add-metrics
Add PA metrics to the metrics documentation page
2021-11-23 09:46:35 -08:00
Keith Chan f8fff44fd9 Merge pull request #279 from opensearch-project/cross-cluster-replication
Add new replication settings
2021-11-23 09:45:58 -08:00
Keith Chan 3a147fa551 Merge pull request #280 from jmazanec15/knn-faiss-update
Update k-NN documentation for faiss support feature
2021-11-23 09:45:47 -08:00
Keith Chan a5039bd90a Merge pull request #281 from opensearch-project/observability
Added observability plugin
2021-11-23 09:45:29 -08:00
keithhc2 c28f3f6ea1 Fixed links and added images
Signed-off-by: keithhc2 <[email protected]>
2021-11-22 15:23:05 -08:00
Miki 1780641e1b Merge pull request #287 from AMoo-Miki/add-indexer
Add indexing of documentation for custom-search
2021-11-19 16:50:46 -08:00
Miki 16d851768b Add indexing of documentation for custom-search
Signed-off-by: Miki <[email protected]>
2021-11-19 16:22:49 -08:00
Karishma Joseph b05daacf38 Add PA metrics to the metrics documentation page
Signed-off-by: Karishma Joseph <[email protected]>
2021-11-19 12:00:18 -08:00
Shyim 6953cb673b Add PHP client
Signed-off-by: GitHub <[email protected]>
2021-11-19 19:46:53 +00:00
John Mazanec 4646820ee6 Call out some issues with faiss hnsw pq
Signed-off-by: John Mazanec <[email protected]>
2021-11-18 11:11:19 -08:00
keithhc2 704679c43f Addressed comments
Signed-off-by: keithhc2 <[email protected]>
2021-11-17 13:51:34 -08:00
Liz Snyder 63bfe4ec7a Add defaults
Signed-off-by: Liz Snyder <[email protected]>
2021-11-16 20:32:04 -08:00
keithhc2 40ca36869b Fix conflicts please
Signed-off-by: keithhc2 <[email protected]>
2021-11-16 16:08:22 -08:00
keithhc2 9f24ce4aa4 Maybe this will fix conflict merges
Signed-off-by: keithhc2 <[email protected]>
2021-11-16 15:59:00 -08:00
keithhc2 748bb26360 Added observability plugin
Signed-off-by: keithhc2 <[email protected]>
2021-11-16 15:50:48 -08:00
John Mazanec 066efc1e15 Complete v1 of faiss feature docs
Signed-off-by: John Mazanec <[email protected]>
2021-11-16 15:08:02 -08:00
ashwinkumar12345 52207e78a4 feedback
Signed-off-by: ashwinkumar12345 <[email protected]>
2021-11-16 15:07:28 -08:00
Liz Snyder 01da1495b5 Add new replication settings
Signed-off-by: Liz Snyder <[email protected]>
2021-11-16 14:27:37 -08:00
ashwinkumar12345 c36de56088 “..”
Signed-off-by: ashwinkumar12345 <[email protected]>
2021-11-16 13:25:29 -08:00
ashwinkumar12345 9d086d984f “..”
Signed-off-by: ashwinkumar12345 <[email protected]>
2021-11-16 13:15:26 -08:00
John Mazanec 3755a3f8f5 Update performance tuning for faiss
Signed-off-by: John Mazanec <[email protected]>
2021-11-16 12:52:05 -08:00
Miki 1ae31bfccc Merge pull request #264 from ryanbogan/main
Add support for codeowners to repo
2021-11-16 12:49:43 -08:00
John Mazanec 3f97194542 Update apis for faiss feature
Signed-off-by: John Mazanec <[email protected]>
2021-11-15 20:08:21 -08:00
ashwinkumar12345 8261044593 added permission
Signed-off-by: ashwinkumar12345 <[email protected]>
2021-11-15 20:04:48 -08:00
John Mazanec f37576fc83 Update information about JNI library
Signed-off-by: John Mazanec <[email protected]>
2021-11-15 18:00:10 -08:00
John Mazanec 13413429fa Update settings for faiss
Signed-off-by: John Mazanec <[email protected]>
2021-11-15 17:50:17 -08:00
keithhc2 24c3712c99 Version updates
Signed-off-by: keithhc2 <[email protected]>
2021-11-15 17:02:32 -08:00
keithhc2 e6f868c335 Addressed feedback
Signed-off-by: keithhc2 <[email protected]>
2021-11-15 16:54:04 -08:00
keithhc2 66df9f9cd5 Added new IM 1.2 settings
Signed-off-by: keithhc2 <[email protected]>
2021-11-15 16:09:14 -08:00
John Mazanec cf9e27ecfa Update index to include faiss feature
Signed-off-by: John Mazanec <[email protected]>
2021-11-15 16:03:19 -08:00
keithhc2 bb030d08dc 1.2 updates
Signed-off-by: keithhc2 <[email protected]>
2021-11-15 12:09:27 -08:00
Ryan Bogan b9c7520ebd Add support for codeowners to repo
Signed-off-by: Ryan Bogan <[email protected]>
2021-11-12 20:23:23 +00:00
Liz Snyder 8332843c5a Fix link 2021-11-12 05:39:43 -08:00
Keith Chan 52fac96ad2 Fixed field-list in dedup
Signed-off-by: Keith Chan <[email protected]>
2021-11-11 15:35:40 -08:00
Keith Chan c128c29374 Fixed typos
Signed off by: Signed-off-by: Keith Chan <[email protected]>
2021-11-11 15:23:12 -08:00
Keith Chan a11d931a99 Escaped more characters
Signed-off by: Keith Chan <[email protected]>
2021-11-11 15:09:19 -08:00
Keith Chan 2882c841cd Escaped quotes
Signed-off by: Keith Chan <[email protected]>
2021-11-11 14:52:40 -08:00
ashwinkumar12345 1091285780 Incorporated feedback
Signed-off-by: ashwinkumar12345 <[email protected]>
2021-11-11 13:59:50 -08:00
Sivanandhan Paramasivam 5d9a8da129 Merge pull request #1 from spara69/fix-bash-export-command-snippet
fix bash export command syntax
2021-11-11 13:15:53 -07:00
Sivanandhan Paramasivam c2d02512d7 fix bash export command syntax
Removed unnecessary spaces surrounding = symbol to make the command snippet copy paste friendly
2021-11-11 12:24:15 -07:00
Israel Calvete 2f31994934 Validate Ruby client. 2021-11-11 18:33:23 +01:00
ashwinkumar12345 f0c8609c80 ..
Signed-off-by: ashwinkumar12345 <[email protected]>
2021-11-10 11:46:32 -08:00
Miki 1e23a9348e Merge pull request #252 from AMoo-Miki/add-dco
Add DCO workflow
2021-11-08 15:30:43 -08:00
Miki 46861d8c8d Add DCO workflow
Signed-off-by: Miki <[email protected]>
2021-11-08 15:11:06 -08:00
ashwinkumar12345 8fb4c250a0 minor changes 2021-11-08 14:08:34 -08:00
ashwinkumar12345 b01c44840a minor changes 2021-11-08 13:17:49 -08:00
ashwinkumar12345 987bc7c4ab validation api 2021-11-08 11:41:49 -08:00
CEHENKLE 4cc55095e6 Merge pull request #248 from CEHENKLE/main
updating points of contact in Readme
2021-11-08 09:20:56 -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
Keith Chan f917f4628e Tweak about using users' credentials with clusters 2021-11-05 13:23:50 -07:00
keithhc2 051ed49aaf Updated so snapshots now includes Mustache templates as names 2021-11-05 12:43:00 -07:00
CEHENKLE e71aed6d70 updating points of contact
Signed-off-by: CEHENKLE <[email protected]>
2021-11-05 11:57:18 -07:00
Miki 4bf6f738be Merge pull request #246 from opensearch-project/copyright_link
added AWS link to footer
2021-11-04 08:23:58 -07:00
ashwinkumar12345 38aaea7e72 added AWS link to footer 2021-11-03 19:35:34 -07:00
Ashwin Kumar 4d1d22e146 Merge pull request #244 from opensearch-project/copyright
Updated copyright in the footer
2021-11-03 14:03:31 -07:00
ashwinkumar12345 a7e0e28e6f Updated footer 2021-11-03 12:19:16 -07:00
Ashwin Kumar 2499d9d21b Merge pull request #242 from opensearch-project/ansible_playbook
Ansible playbook docs
2021-11-02 15:43:27 -07:00
ashwinkumar12345 610334f9eb incorporated feedback 2021-11-02 12:57:04 -07:00
ashwinkumar12345 95dc1be29c Added Ansible playbook docs 2021-11-02 12:03:02 -07:00
Keith Chan 0766a035e0 Merge pull request #240 from bowenlan-amzn/ism
ism doc changes
2021-11-01 14:48:56 -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 <[email protected]>
2021-11-01 10:01:29 -07:00
YuCheng Hu 51188d2823 Merge branch 'opensearch-project:main' into main 2021-10-29 21:06:08 -04:00
Keith Chan 92165b0b08 Merge pull request #239 from opensearch-project/index-apis
Added exists and close index to REST API
2021-10-29 13:03:57 -07:00
YuCheng Hu 4b5e0e7110 Create jekyll.yml 2021-10-29 09:59:22 -04:00
YuCheng Hu 545dbc68c7 Create CNAME 2021-10-29 09:52:19 -04:00
YuCheng Hu 2416ce46f5 Delete CNAME 2021-10-28 20:22:09 -04:00
keithhc2 302d022567 Added exists and close index to REST API 2021-10-28 15:49:13 -07:00
YuCheng Hu 94a956d1e5 Update CNAME 2021-10-28 16:47:12 -04:00
YuCheng Hu e63b3ad5b3 Update _config.yml 2021-10-28 14:53:18 -04:00
YuCheng Hu 35486140f6 Create CNAME 2021-10-28 14:51:52 -04:00
YuCheng Hu 769b2b7ef7 Delete CNAME 2021-10-28 14:51:00 -04:00
YuCheng Hu 8857757c15 Create CNAME 2021-10-28 14:48:47 -04:00
Andrew Etter 02da89720c Merge pull request #238 from jcgraybill/main
Add new plugins to installation page
2021-10-26 13:58:06 -07:00
jcgraybill 3a655c4a20 Add new plugins to installation page
Adding newly-available plugins to the installation page, remove large section of commented-out content, revise/fix some content that was left over from the Open Distro plugins page, reorder page.

Signed-off-by: jcgraybill <[email protected]>
2021-10-26 10:41:52 -07:00
keithhc2 f6250421a7 Spacing and title fixes 2021-10-22 14:22:15 -07:00
Keith Chan 5890994c68 Merge pull request #178 from opensearch-project/java-client
Getting started content for Java client
2021-10-22 14:17:58 -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
Andrew Etter 9775e43169 Merge pull request #236 from opensearch-project/docker-quickstart
Added some basic operations to docker quick start
2021-10-22 14:11:50 -07:00
keithhc2 9022db56eb Added Gradle dependency 2021-10-22 11:57:44 -07:00
keithhc2 0d78441e76 Added finally block 2021-10-22 11:48:16 -07:00
keithhc2 e5539d555d Added some basic operation to docker quickstart 2021-10-22 11:20:21 -07:00
keithhc2 375eb2cefe Merge branch 'java-client' of https://github.com/opensearch-project/documentation-website into java-client 2021-10-21 17:38:01 -07:00
keithhc2 62d037ae63 Added versioning to high-level rest and tweaked some code 2021-10-21 17:37:52 -07:00
Keith Chan 50bc532349 Merge branch 'main' into java-client 2021-10-21 16:47:30 -07:00
keithhc2 6a1cc2c276 Added note recommending new client and changed POM dependency 2021-10-21 16:34:14 -07:00
keithhc2 e39f18da89 Hopefully this resolves the conflict 2021-10-21 15:57:33 -07:00
Keith Chan 029a369bcc Merge pull request #230 from dlvenable/java-high-level
OpenSearch High-Level REST Client
2021-10-20 14:26:02 -07:00
Keith Chan 19ddf35e40 Minor language tweaks 2021-10-20 14:22:42 -07:00
Ashwin Kumar 37d28ed22b Merge pull request #225 from opensearch-project/helm_install_update
Added new Helm install steps
2021-10-20 13:48:26 -07:00
ashwinkumar12345 8d066f218c incorporated feedback 2021-10-20 13:48:03 -07:00
Ashwin Kumar d991dd48c5 Merge pull request #234 from opensearch-project/rev_parameter
Added -rev parameter to securityadmin.sh
2021-10-20 13:34:42 -07:00
ashwinkumar12345 380a209ffa ansible steps 2021-10-20 11:25:46 -07:00
Keith Chan efd492c8be Changed title to sentence casing 2021-10-20 11:12:26 -07:00
Keith Chan 39ed675426 Merge pull request #232 from opensearch-project/dashboards-query-language
Added documentation about how to use DQL
2021-10-20 09:58:12 -07:00
keithhc2 f856815737 Typo 2021-10-20 09:57:28 -07:00
keithhc2 be895309a4 Addressed comments 2021-10-19 16:05:01 -07:00
aetter 833e88704c Trivial change to kick off a build 2021-10-19 14:26:09 -07:00
aetter 211da242d6 Update approximate-knn.md 2021-10-19 11:42:46 -07:00
keithhc2 f6cede1ff5 Tweaked some examples 2021-10-19 11:31:13 -07:00
keithhc2 24dcb0ab5c Added a page about how to use DQL 2021-10-19 10:31:35 -07:00
aetter 611dd62151 Slight clarification 2021-10-19 09:52:27 -07:00
aetter e0823b4209 Add install section to make those pages easier to find 2021-10-19 09:49:06 -07:00
Andrew Etter 97476bda60 Merge pull request #229 from Sebas-h/patch-1
Fix authc configuration format.
2021-10-18 14:20:02 -07:00
Andrew Etter d05a252b94 Merge pull request #226 from dlvenable/data-prepper-1.1.0
Updated Data Prepper reference for Data Prepper 1.1.0
2021-10-18 13:09:06 -07:00
David Venable caa8ba67a9 Updated the documentation for the Java High-Level REST client to use OpenSearch.
Signed-off-by: David Venable <[email protected]>
2021-10-18 09:58:22 -05:00
Sebas-h 0d6010716a Fix authc configuration format. 2021-10-18 12:47:34 +02:00
David Venable 72730e9d36 Added links to the gRPC reflection documents in Data Prepper.
Signed-off-by: David Venable <[email protected]>
2021-10-15 16:54:56 -05:00
Andrew Etter b031f07f1f Merge pull request #227 from MrpPolo/patch-1
Update proxy.md
2021-10-14 08:47:32 -07:00
Andrew Etter 6a27363b71 Merge pull request #224 from opensearch-project/dashboards-tip
Add Dashboards header for legacy Kibana OSS scripts
2021-10-14 08:47:13 -07:00
Ashwin Kumar c7dc5e2e8d Merge pull request #223 from opensearch-project/logstash_note
Added note for Logstash
2021-10-14 00:32:36 -07:00
Ashwin Kumar 48ed4ecaac Merge pull request #220 from opensearch-project/ad_table_settings
Minor table formatting
2021-10-14 00:32:02 -07:00
MrpPolo cc6f01b92c Update proxy.md
Update opensearch_dashboards setting to latest version.
2021-10-14 14:35:57 +08:00
David Venable 57471d916c Updated the Data Prepper reference for Data Prepper 1.1.0. Some fields from 1.0.0 which were not present are also now present. Use Amazon OpenSearch Service instead of Amazon ES.
Signed-off-by: David Venable <[email protected]>
2021-10-13 19:42:43 -05:00
ashwinkumar12345 86cce61ca6 minor change 2021-10-13 14:20:42 -07:00
ashwinkumar12345 a8a6d5b0c5 Helm new steps 2021-10-13 14:16:15 -07:00
ashwinkumar12345 866ab1a039 first draft 2021-10-13 12:13:38 -07:00
aetter b97b254678 Present tense 2021-10-11 15:28:19 -07:00
aetter e821f4dd1f Add CCR to plugins summary 2021-10-11 14:10:47 -07:00
aetter e2c6f4c8e9 Add Dashboards header for legacy Kibana OSS scripts 2021-10-11 11:04:59 -07:00
Andrew Etter aa0c445b35 Merge pull request #217 from opensearch-project/styling
Narrower width, hide contributing on small sizes, increase code sample size
2021-10-11 10:39:34 -07:00
ashwinkumar12345 de90dec19a incorporated feedback 2021-10-11 10:32:54 -07:00
Ashwin Kumar 45e326a229 Merge pull request #222 from opensearch-project/sql_image
Updated SQL screenshot
2021-10-11 10:27:25 -07:00
ashwinkumar12345 ffc1237805 added note for Logstash 2021-10-09 11:46:53 -07:00
ashwinkumar12345 f97666c92a updated sql screenshot 2021-10-09 11:30:46 -07:00
keithhc2 cd5e0ac390 Added instructions about ISM visual editor 2021-10-07 15:15:58 -07:00
keithhc2 eb10960552 Fixed a broken link 2021-10-07 14:32:19 -07:00
ashwinkumar12345 ecb3acda35 table formatting 2021-10-07 14:29:00 -07:00
Miki 0cdee1b9f1 Merge pull request #219 from AMoo-Miki/fix-asset-validation
Enhancements to link-checker
2021-10-07 13:54:16 -07:00
Miki 41c01358b9 Enhancements to link-checker
* Handle validation of non-HTML assets (zip files for samples)
* Cleaned the documentation

Signed-off-by: Miki <[email protected]>
2021-10-07 13:19:36 -07:00
Miki 23e4562f54 Merge pull request #218 from AMoo-Miki/change-basedir
Match `basedir` build config with actual destination of CI
2021-10-07 13:16:32 -07:00
Miki b21bc57c19 Match basedir build config with actual destination of CI
Signed-off-by: Miki <[email protected]>
2021-10-07 13:11:25 -07:00
Miki 907d8fa78c Merge pull request #216 from AMoo-Miki/main
Fix versions selection being blocked on mobile devices
2021-10-07 13:10:53 -07:00
aetter d4df82249a Narrower width, hide contributing on small sizes, increase code sample size 2021-10-07 12:36:10 -07:00
Miki ddcec72c2a Fix versions selection being blocked on mobile devices
Signed-off-by: Miki <[email protected]>
2021-10-07 10:29:33 -07:00
Miki d88cc2e810 Merge pull request #215 from AMoo-Miki/main
Add `.x` suffix to versions selector
2021-10-07 10:22:31 -07:00
aetter 49acaf051b Update docker-security.md 2021-10-07 09:54:51 -07:00
Keith Chan a49b3fa2d7 Merge pull request #213 from opensearch-project/index-apis
Reorganized index APIs and added delete/get index
2021-10-06 15:42:29 -07:00
keithhc2 7833b19588 Reorganized index APIs and added delete/get index 2021-10-06 14:33:08 -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
aetter b0358128b2 Tweak alert, remove inaccurate release note 2021-10-06 11:04:35 -07:00
Ashwin Kumar 77dbb091bb Merge pull request #211 from opensearch-project/ad_screenshot
Added AD feedback
2021-10-06 10:59:23 -07:00
Miki 03e3fce37f Add .x suffix to versions selector
Signed-off-by: Miki <[email protected]>
2021-10-06 09:53:15 -07:00
ashwinkumar12345 64a91b7b12 ad feedback 2021-10-05 18:25:45 -07:00
ashwinkumar12345 64252a261f AD screenshot 2021-10-05 18:14:24 -07:00
Miki 510a101e07 Merge pull request #208 from AMoo-Miki/main
Add 1.1 release header
2021-10-05 16:06:26 -07:00
Miki fb0bb8f503 Add 1.1 release header
Signed-off-by: Miki <[email protected]>
2021-10-05 16:02:45 -07:00
ashwinkumar12345 f3a4794c83 incorporated feedback 2021-10-05 15:33:13 -07:00
Andrew Etter f1b01f6179 Merge pull request #198 from opensearch-project/ad_1.1
Added AD changes for 1.1
2021-10-05 15:21:59 -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 8ca1b7d932 Merge pull request #193 from opensearch-project/upgrade-cli
Added upgrade tool docs
2021-10-05 15:21:14 -07:00
Andrew Etter 83a6779bb9 Merge pull request #192 from opensearch-project/cross-cluster-replication
Cross-cluster replication docs
2021-10-05 15:20:59 -07:00
Andrew Etter 25a46b6af8 Merge pull request #191 from opensearch-project/1.1.0-release-updates
Initial 1.1.0 updates
2021-10-05 15:20:27 -07:00
Andrew Etter 99e545b92b Merge pull request #179 from opensearch-project/bucket-level-alerting
Modified monitoring to have two kinds of monitors
2021-10-05 15:20:01 -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
Andrew Etter a24ac474f1 Merge pull request #109 from xuezhou25/configuration-env-change
Add instructions on how to change OPENSEARCH_PATH_CONF environment variable
2021-10-05 15:19:38 -07:00
Andrew Etter eb52f210db Merge branch 'main' into configuration-env-change 2021-10-05 15:18:14 -07:00
ashwinkumar12345 6ff9541c4b incorporated feedback 2021-10-05 14:43:31 -07:00
ashwinkumar12345 8394c1117d minor changes 2021-10-05 12:41:37 -07:00
John-Paul Ensign 164c26ba2c Update doc verbiage to match latest version 2021-10-05 14:14:16 -05:00
aetter 3ca13227d2 Add stub page for Grafana 2021-10-05 11:49:01 -07:00
Miki e0b02fcf6a Merge pull request #202 from AMoo-Miki/main
Add versioned documentation and bump to 1.1
2021-10-05 11:09:45 -07:00
Miki 2b1dc38444 Bump current version to 1.1
Signed-off-by: Miki <[email protected]>
2021-10-05 11:05:18 -07:00
Miki bcf443f976 Merge pull request #201 from AMoo-Miki/versioned-1.0
Add versioned documentation
2021-10-05 10:50:28 -07:00
Miki 31003b1523 Add versioned documentation
Reduce font size and expand width

Signed-off-by: Miki <[email protected]>
2021-10-05 10:48:07 -07:00
aetter c91b99037b Add release highlights. 2021-10-05 09:49:15 -07:00
Liz Snyder 79737566a9 Add stats APIs 2021-10-05 08:37:21 -07:00
ashwinkumar12345 a23cdb91ae updated requests and responses 2021-10-05 02:36:58 -07:00
Liz Snyder f57469e0f7 Add back Docker sample 2021-10-04 17:08:58 -07:00
ashwinkumar12345 074f160197 minor fix 2021-10-04 14:21:36 -07:00
ashwinkumar12345 f3897b621c minor change 2021-10-04 14:18:04 -07:00
ashwinkumar12345 4b23a1a36e incorporated feedback 2021-10-04 14:11:45 -07:00
Liz Snyder 16e8e1bbc4 Clarify connection alias 2021-10-04 13:47:22 -07:00
ashwinkumar12345 1c10355a79 minor fixes 2021-10-04 12:41:37 -07:00
ashwinkumar12345 72c710d5a3 historical detector to historical analysis 2021-10-04 12:38:02 -07:00
ashwinkumar12345 f0f770bfad removed validate API 2021-10-04 12:32:08 -07:00
ashwinkumar12345 f12f4efc02 minor fix 2021-10-04 12:13:31 -07:00
ashwinkumar12345 e6403d89a4 ad changes for 1.1 2021-10-04 12:08:00 -07:00
keithhc2 790459778c A comma 2021-10-04 10:03:32 -07:00
Andrew Etter d313fd2e8f Merge pull request #196 from omurbekjk/patch-1
Added missed "template" settings
2021-10-04 09:42:10 -07:00
Daniel Doubrovkine (dB.) b55e3f7e95 Merge pull request #197 from maartenjanvangool/patch-1
Update java-rest-high-level.md
2021-10-04 12:20:44 -04:00
Maarten-Jan a3a1795ab5 Update java-rest-high-level.md
The file has a compile error, I think ); is missing
2021-10-04 17:00:43 +02: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
ashwinkumar12345 370ff0fc57 spacing 2021-10-03 10:57:58 -07:00
ashwinkumar12345 c2f1018b36 incorporated feedback 2021-10-03 10:50:46 -07:00
ashwinkumar12345 9f74fed582 more updates 2021-10-03 10:35:18 -07: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
Liz Snyder cdff560cf6 Incorporate feedback and random fixes 2021-10-01 11:43:37 -07:00
ashwinkumar12345 dda5e2a535 fixed indendation feedback 2021-10-01 11:26:24 -07:00
ashwinkumar12345 1fdf8b9517 ad 1.1 2021-10-01 11:22:47 -07:00
aetter 1f90f3ca52 Update Helm links 2021-10-01 09:46:47 -07:00
ashwinkumar12345 0686ae05b5 Added upgrade tool docs 2021-10-01 01:21:16 -07:00
aetter 25c4b70046 Adds plugin list and ARM tarball 2021-09-30 19:58:37 -07:00
Liz Snyder 8d3ae42f6a Typo 2021-09-30 16:43:05 -07:00
Liz Snyder 214f82f1e3 Merge branch 'main' of https://github.com/opensearch-project/documentation-website into cross-cluster-replication 2021-09-30 16:22:36 -07:00
Liz Snyder 5862b1b300 First crack at CCR docs 2021-09-30 16:10:28 -07:00
aetter c378da8799 Make name more explicit 2021-09-30 14:01:14 -07:00
aetter 7cb714894f Nitpicks 2021-09-30 13:52:34 -07:00
Andrew Etter 7f9932f008 Merge pull request #158 from opensearch-project/go-opensearch
Getting started content for Go
2021-09-30 13:49:29 -07:00
Andrew Etter fff3b3ec2b Merge pull request #159 from opensearch-project/js-client
Node JS client overview docs
2021-09-30 13:49:19 -07:00
Andrew Etter 1a901d2033 Merge pull request #150 from opensearch-project/python-client
Getting started content for Python and general client compatibility information
2021-09-30 13:49:07 -07:00
aetter ab00a05549 Comment out Java for now 2021-09-30 13:48:32 -07:00
aetter d4342aab59 Initial 1.1.0 updates 2021-09-30 13:43:24 -07:00
keithhc2 a186b46302 Added trigger instructions for bucket-level monitors 2021-09-30 12:00:37 -07:00
aetter 973d967514 Update impersonation.md 2021-09-29 14:57:46 -07:00
Keith Chan dcb3a0c02d Merge pull request #185 from opensearch-project/document-rest-apis
Added reindex API to REST API reference
2021-09-29 10:31:26 -07:00
aetter 65d2ef4860 Re-add SAML example 2021-09-29 09:29:41 -07:00
keithhc2 7ed1c64a35 Added and adjusted some more language to address comments 2021-09-28 16:06:54 -07:00
aetter d4c20f0402 Re-add LDAP Docker example
Update Docker Compose file
2021-09-28 15:33:48 -07:00
aetter 9a5c8cd6ae Wording change 2021-09-28 13:53:49 -07:00
Andrew Etter 48d1603ed1 Merge pull request #187 from opensearch-project/permissions-improvements
Improve permissions introduction
2021-09-28 13:53:15 -07:00
aetter 01a9fb6d6d Adding async back in, just in case 2021-09-28 11:10:36 -07:00
aetter cbdefc2463 Improve permissions introduction
Also corrects some permissions names that still use `opendistro`, adds missing permissions, adds some short () description to unclear permissions.
2021-09-28 10:54:04 -07:00
Keith Chan a38eb15400 Merge pull request #183 from opensearch-project/security-yml-files
Add descriptions to config yaml files and added some security APIs
2021-09-27 17:08:12 -07:00
keithhc2 dc69f8010b Added a setting to enable patch configuration 2021-09-27 17:07:38 -07:00
keithhc2 b4642195e7 Addressed comments 2021-09-27 16:09:53 -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
Andrew Etter f8cac33ebc Merge pull request #186 from opensearch-project/ism_priority
Added info about the priority value
2021-09-27 14:36:15 -07:00
ashwinkumar12345 eda842a36d added info about the priority value 2021-09-27 13:08:27 -07:00
keithhc2 7c425f102d Added reindex API 2021-09-27 12:52:36 -07:00
Keith Chan a0590a400c Added maven repo 2021-09-27 10:09:34 -07:00
keithhc2 c85fd21b4f Addressed comments 2021-09-27 10:07:37 -07:00
Naveen Tatikonda a3d3b183c5 Adding sample configuration for auth_type and aws_iam
Signed-off-by: Naveen Tatikonda <[email protected]>
2021-09-27 11:37:11 -05:00
keithhc2 430b9fed50 Added "security" 2021-09-24 14:53:33 -07:00
keithhc2 e8a863e943 Minor language tweak 2021-09-24 14:23:17 -07:00
keithhc2 b12dab6705 Add descriptions to config yaml files and added some security APIs 2021-09-24 14:13:26 -07:00
aetter d2ba96967b Give CCS Compose file unique node names
Avoid weird conflicts if you use our main Compose file and then try to use this one.
2021-09-24 13:49:48 -07:00
aetter a9144167d8 Note that ISM doesn't run jobs on red clusters 2021-09-23 10:29:51 -07:00
aetter 07b0650128 Add remote cluster information operation 2021-09-22 12:59:25 -07:00
Liz Snyder 293743e15b Missed one 2021-09-22 12:27:39 -07:00
Liz Snyder 2d228a86ca Update client name 2021-09-22 12:26:41 -07:00
Andrew Etter bff43bed13 Merge pull request #181 from piellick/patch-1
change ES_HOME env variable to OPENSEARCH_HOME
2021-09-22 11:47:53 -07:00
piellick 75efdfeae8 change ES_HOME env variable to OPENSEARCH_HOME
env variable looks wrong on "Launch the agent CLI"
2021-09-22 10:57:09 +02:00
aetter 96f94c649e Merge branch 'main' into python-client 2021-09-21 16:40:46 -07:00
aetter 66ca05e714 Update links 2021-09-21 13:56:25 -07:00
aetter 65f333d038 Update python.md 2021-09-21 13:40:38 -07:00
aetter 30378f0076 Sentence case access control page names 2021-09-21 12:34:59 -07:00
aetter 4ffdce6377 Minor improvements
Troubleshooting expired certificates, settings, broken link, etc.
2021-09-21 11:34:44 -07:00
keithhc2 3c98e4b297 Modified monitoring to have two kinds of monitors 2021-09-20 16:06:09 -07:00
ashwinkumar12345 54a0b8e755 minor change 2021-09-20 13:29:58 -07:00
ashwinkumar12345 6bf8a7d51a minor change 2021-09-20 13:27:13 -07:00
ashwinkumar12345 05ba9198f6 modified description 2021-09-20 13:22:18 -07:00
Keith Chan 9861e07d7c Added quotes around keystore password 2021-09-20 13:18:21 -07:00
keithhc2 9738b5c54b Finally adding new OpenSearch java client 2021-09-17 17:18:46 -07:00
keithhc2 538703d422 Changed transform to rollup 2021-09-17 14:58:07 -07:00
aetter 21ae64aac9 Move to h2 2021-09-17 14:17:21 -07:00
aetter ba9f432622 Fix table 2021-09-16 14:38:01 -07:00
keithhc2 a69440b262 Addressed comments 2021-09-15 13:47:04 -07:00
Keith Chan 35a7b186fc Fixed broken link 2021-09-14 14:03:29 -07:00
Ashwin Kumar 6a36ee4535 Merge pull request #175 from opensearch-project/helm_update
Updated helm project path
2021-09-14 12:31:58 -07:00
ashwinkumar12345 2a0cf500cc updated helm project path 2021-09-14 11:10:11 -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
aetter 50f3fa51d8 Update python.md 2021-09-10 15:01:43 -07:00
Ashwin Kumar 5a1a4cfdef Merge pull request #162 from opensearch-project/count
Added count REST API
2021-09-10 14:25:17 -07:00
ashwinkumar12345 b030194981 incorporated feedback 2021-09-10 14:25:00 -07:00
keithhc2 0b9f197358 Added security to ISM 2021-09-10 11:57:30 -07:00
aetter c507de5b9f Minor wording changes for Beats OSS 2021-09-09 11:22:13 -07:00
aetter 2c713e43ad Update index.md 2021-09-08 10:08:33 -07:00
aetter 243c7315e4 Update generate-certificates.md 2021-09-08 08:34:57 -07:00
Andrew Etter 0fc6a9e057 Merge pull request #165 from opensearch-project/upgrade-tip
Add note about enabling compatibility setting during upgrade
2021-09-07 18:04:15 -07:00
aetter eaba608cfd Update some Dashboards settings paths 2021-09-07 15:28:29 -07:00
Keith Chan b1d3a5906b Language tweaks to create-index 2021-09-01 19:13:23 -07:00
aetter 34068f01bd Add note about enabling compatibility setting during upgrade 2021-09-01 16:29:19 -07:00
aetter ecea83707d Adds Lucene version variable, minor improvements to REST API and query DSL 2021-09-01 11:37:54 -07:00
Andrew Etter f29b04bdb9 Merge pull request #164 from opensearch-project/1.0.1
Version bumps for 1.0.1
2021-09-01 11:27:32 -07:00
aetter cda046f727 Version bumps for 1.0.1 2021-09-01 11:25:39 -07:00
aetter ffe3f77993 Light edits to data streams 2021-08-31 10:50:48 -07:00
aetter 60b1859f1e Remove "About data streams," "Date math support for index names," and "Simulate multi-component templates" 2021-08-31 10:43:48 -07:00
ashwinkumar12345 baa5622f9d minor changes 2021-08-31 10:29:20 -07:00
ashwinkumar12345 dc48c6ced5 added count API 2021-08-30 12:58:30 -07:00
Keith Chan 62611a7605 Merge pull request #161 from opensearch-project/document-rest-apis
Tweaked document REST APIs
2021-08-30 12:46:52 -07:00
Keith Chan 94503ea959 Language tweaks 2021-08-30 11:54:46 -07:00
keithhc2 449177c07e Fixed typos 2021-08-30 11:47:02 -07:00
keithhc2 f464d01041 Revert "Fixed typos"
This reverts commit d941cb6ad7.
2021-08-30 11:44:35 -07:00
keithhc2 36694537f6 Space? 2021-08-30 11:42:52 -07:00
keithhc2 26d3dfe351 Maybe this is the label 2021-08-30 11:42:00 -07:00
keithhc2 7faade1bdf Maybe this can resolve conflicts 2021-08-30 11:38:59 -07:00
keithhc2 5ddabb88bd Fixed heading and styling 2021-08-30 11:35:11 -07:00
keithhc2 edd9d2e313 Fixed even more typos 2021-08-30 11:34:01 -07:00
keithhc2 d941cb6ad7 Fixed typos 2021-08-30 11:32:24 -07:00
keithhc2 17f91f09a3 Language tweaks everywhere 2021-08-30 11:29:19 -07:00
ashwinkumar12345 7aed3bfbf1 updated code to check error message 2021-08-27 14:00:26 -07:00
ashwinkumar12345 fbc0447bcd added more context 2021-08-27 13:20:59 -07:00
aetter 36853b6484 Update external link to Dashboards developer guide 2021-08-27 12:46:55 -07:00
Andrew Etter eaeeb97630 Merge pull request #123 from closingin/feature/add-osd-dev-server-docs
feat: add a link to the developer guide
2021-08-27 12:46:07 -07:00
Andrew Etter dd2d93793a Merge pull request #156 from opensearch-project/ad_shingle_size
Changed window size to shingle size for AD
2021-08-27 12:37:37 -07:00
Andrew Etter 6c5432db1f Merge pull request #157 from opensearch-project/minimal-dashboards-redirects
Some redirects for OpenSearch Dashboards 1.0.0
2021-08-27 09:30:05 -07:00
Liz Snyder 18d3891879 Specify how to turn off cert verification 2021-08-26 15:23:06 -07:00
Liz Snyder e210d7d217 Fix nav order to not conflict with Go 2021-08-26 13:36:12 -07:00
Liz Snyder 51d359ec40 Remove index refresh 2021-08-26 13:34:19 -07:00
Liz Snyder 4d39000cd3 Add command to install specific version 2021-08-26 12:51:04 -07:00
Liz Snyder cea3ba7ce9 Getting started docs for javascript 2021-08-26 12:44:58 -07:00
aetter c972869893 Link to pip, because why not 2021-08-26 11:50:46 -07:00
ashwinkumar12345 1c4f81eb53 minor fix 2021-08-26 11:41:09 -07:00
ashwinkumar12345 bfc56f2f7f incorporated feedback 2021-08-26 11:39:32 -07:00
ashwinkumar12345 9a2e6ed028 spacing 2021-08-26 11:33:21 -07:00
aetter ac9acb3c62 Adds some statements around compatibility
Should (hopefully) apply to all clients.
2021-08-26 09:15:50 -07:00
ashwinkumar12345 78621f98e3 minor change 2021-08-25 16:34:46 -07:00
aetter bdffb128d8 Some redirects for OpenSearch Dashboards 1.0.0 2021-08-25 15:17:51 -07:00
aetter 0376c4b6d9 Fix link. 2021-08-25 14:55:03 -07:00
Andrew Etter ff8cd66090 Merge pull request #155 from ict-one-nl/patch-1
Use same attribute name as cluster page
2021-08-25 14:52:13 -07:00
ashwinkumar12345 df42f777f9 changed window size to shingle size 2021-08-25 11:21:56 -07:00
ashwinkumar12345 12ce7e5fea rough draft 2021-08-25 11:05:24 -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 30facfe628 Typo 2021-08-19 14:38:30 -07:00
Keith Chan 17ae32cb9a Fixed variable name 2021-08-19 13:51:01 -07:00
aetter 9ce5d95786 Clean up spacing 2021-08-19 13:23:14 -07:00
aetter 0bf8624824 Getting started content for Python 2021-08-19 12:56:53 -07:00
Andrew Etter 861644393d Merge pull request #146 from opensearch-project/fix-144
Fix #144
2021-08-19 12:13:12 -07:00
aetter b863e18503 Update tls.md 2021-08-19 09:52:31 -07:00
closingin 8e3451358b feat: add a link to the developer guide
Signed-off-by: closingin <[email protected]>
2021-08-19 08:47:17 +02:00
Ashwin Kumar 5789bb4c28 Merge pull request #145 from opensearch-project/helm
Add install steps using Helm
2021-08-18 23:04:43 -07:00
ashwinkumar12345 3901ea23c1 incorporated feedback 2021-08-18 23:03:48 -07:00
aetter 00d2db4917 De-duplicate content
Point readers to the more comprehensive content: https://github.com/opensearch-project/documentation-website/issues/144
2021-08-18 14:17:41 -07:00
ashwinkumar12345 60da8fa182 add steps to install OpenSearch and OpenSearch Dashboards 2021-08-18 10:49:46 -07:00
Keith Chan b9023ab6ec Merge pull request #141 from opensearch-project/document-rest-apis
Added update by query to REST API reference
2021-08-17 16:41:38 -07:00
keithhc2 90e28e6f23 Added some context about including a script 2021-08-17 16:36:25 -07:00
keithhc2 d60acc5fd2 Added update by query to REST API reference 2021-08-17 15:22:33 -07:00
Keith Chan 747c4d7730 Fixed nav_order 2021-08-17 13:20:07 -07:00
Keith Chan 10ec3ef95e Fixed nav_order 2021-08-17 13:19:52 -07:00
aetter b695c750ad Improve self-signed certificate script 2021-08-17 12:46:50 -07:00
Ashwin Kumar f9baa125c3 Merge pull request #140 from opensearch-project/data_streams_update
Data stream minor update
2021-08-17 10:05:21 -07:00
ashwinkumar12345 fd1ea4c9ac minor changes 2021-08-17 00:15:40 -07:00
ashwinkumar12345 1dcdee97f8 incorporated feedback 2021-08-16 22:44:22 -07:00
Ashwin Kumar 2452e60305 Merge pull request #139 from opensearch-project/explain_API
Add explain API to REST API
2021-08-16 13:22:05 -07:00
ashwinkumar12345 7d070e1ac2 added feedback 2021-08-16 13:21:29 -07:00
ashwinkumar12345 83a7bbffc0 pushed to main by mistake 2021-08-16 13:20:21 -07:00
ashwinkumar12345 8d548ca475 incorporated feedback 2021-08-16 13:17:35 -07:00
ashwinkumar12345 c8761d3bd6 minor fix 2021-08-16 12:04:23 -07:00
ashwinkumar12345 b5812bebbf incorporated feedback 2021-08-16 12:01:53 -07:00
ashwinkumar12345 d90d9859a2 minor changes 2021-08-16 11:00:48 -07:00
Andrew Etter 294da5c0df Merge pull request #135 from opensearch-project/security-admin-script-improvements
Improve securityadmin.sh content
2021-08-16 08:32:36 -07:00
ashwinkumar12345 6ebe39307e added explain API 2021-08-16 00:24:18 -07:00
ashwinkumar12345 b6f61a753c minor fixes 2021-08-15 12:03:31 -07:00
Keith Chan d6b02c0e17 Fixed label 2021-08-13 11:25:19 -07:00
Keith Chan f7093ffd8f Changed plugins to opensearch_security 2021-08-13 11:12:23 -07:00
Miki 0a497238c7 Merge pull request #138 from AMoo-Miki/no-banner
Remove banner to match website
2021-08-13 10:04:57 -07:00
Miki 0c9fe0271a Remove banner to match website
Signed-off-by: Miki <[email protected]>
2021-08-12 17:09:10 -07:00
aetter d1a065587c Fix typo 2021-08-12 16:29:17 -07:00
Miki 2561bc262f Merge pull request #137 from AMoo-Miki/redirect-javadoc
Redirect javadoc to https://opensearch.org/javadocs/
2021-08-12 16:29:16 -07:00
Miki be92ce0783 Redirect javadoc to https://opensearch.org/javadocs/
Signed-off-by: Miki <[email protected]>
2021-08-12 16:24:44 -07:00
Andrew Etter 95b5157c19 Merge pull request #136 from opensearch-project/remove-redirects
Remove outdated redirects
2021-08-12 15:31:51 -07: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 fac01d293e Merge pull request #134 from AMoo-Miki/add-link-checks
Link checker plugin and some fixes to URLs
2021-08-12 14:49:45 -07:00
Miki 634db90e9b Link checker plugin and some fixes to URLs
Signed-off-by: Miki <[email protected]>
2021-08-12 14:45:04 -07:00
aetter 42095bd2d7 Minor changes to Beats OSS and cluster state descriptions 2021-08-12 14:36:49 -07:00
aetter 0d58bcf854 Remove outdated redirects 2021-08-12 14:34:31 -07:00
aetter a75fbf62dc Improve securityadmin.sh content
More warnings around usage, better sample commands
2021-08-12 14:25:46 -07:00
Keith Chan 5b1f7fdaca Merge pull request #132 from opensearch-project/document-rest-apis
Added delete by query and index document to document APIs
2021-08-12 11:41:52 -07:00
keithhc2 dbb3d893ac Addressed comments 2021-08-12 11:41:04 -07:00
aetter 187bccec6b Typo in security recommendation 2021-08-10 13:03:10 -07:00
aetter 3f7f651619 Add links 2021-08-10 12:00:12 -07:00
Ashwin Kumar bd944e8448 Merge pull request #133 from opensearch-project/logstash-fixes
minor fixes for Logstash
2021-08-10 11:25:08 -07:00
ashwinkumar12345 fa7943b905 incorporated more feedback 2021-08-10 11:24:16 -07:00
ashwinkumar12345 47a1573202 updated doc based on feedback 2021-08-10 11:16:36 -07:00
aetter 45fea0e20e Remove year from copyright 2021-08-09 15:53:52 -07:00
ashwinkumar12345 4a4c43482a minor fixes 2021-08-09 14:02:21 -07:00
ashwinkumar12345 bdf53c9117 adding helm 2021-08-09 13:53:04 -07:00
Miki ee1400ff2b Merge pull request #126 from AMoo-Miki/fix-redirct-from
Fix paths in `redirect_from` data
2021-08-09 12:38:18 -07:00
keithhc2 eb51f06694 Added delete by query and index document to document APIs 2021-08-06 15:52:53 -07:00
Ashwin Kumar 1f60c9c307 Merge pull request #53 from opensearch-project/logstash-1
added logstash info
2021-08-05 10:10:45 -07:00
Miki bf78a468c3 Merge pull request #127 from AMoo-Miki/add-sitemap
Generate a sitemap
2021-08-04 15:59:49 -07:00
Keith Chan 8c703b9cff Merge pull request #121 from opensearch-project/document-rest-apis
Added multi-get document API to REST API
2021-08-04 12:04:14 -07:00
keithhc2 a3808e858a Minor style changes 2021-08-04 12:03:41 -07:00
keithhc2 59f7ffeb99 Addressed comments 2021-08-04 12:00:36 -07:00
Miki eac60ec797 Generate a sitemap
Signed-off-by: Miki <[email protected]>
2021-08-04 11:51:31 -07:00
Ashwin Kumar b8b7fb13e3 Merge pull request #124 from opensearch-project/multi-search
Add multi-search API
2021-08-04 11:42:41 -07:00
ashwinkumar12345 b4461e130f incorporated feedback 2021-08-04 11:39:04 -07:00
Miki ba5bfa429f Fix paths in redirect_from data
Signed-off-by: Miki <[email protected]>
2021-08-04 11:16:37 -07:00
Keith Chan 266df8e006 Added label 2021-08-03 15:39:31 -07:00
Ashwin KumarandVijayan Balasubramanian c18cced55a Update _clients/logstash/index.md
Co-authored-by: Vijayan Balasubramanian <[email protected]>
2021-08-03 13:30:21 -07:00
Ashwin KumarandVijayan Balasubramanian 31613067dd Update _clients/logstash/index.md
Co-authored-by: Vijayan Balasubramanian <[email protected]>
2021-08-02 17:34:06 -07:00
Ashwin KumarandVijayan Balasubramanian 8d178c3d83 Update _clients/logstash/index.md
Co-authored-by: Vijayan Balasubramanian <[email protected]>
2021-08-02 17:33:56 -07:00
Ashwin KumarandVijayan Balasubramanian cfb582dd26 Update _clients/logstash/index.md
Co-authored-by: Vijayan Balasubramanian <[email protected]>
2021-08-02 17:33:45 -07:00
ashwinkumar12345 96e0c4dbcd install fix 2021-08-02 13:00:04 -07:00
ashwinkumar12345 880a635b90 minor fix 2021-08-02 11:16:39 -07:00
ashwinkumar12345 9ab749a7df added Logstash Docker install steps 2021-08-02 11:14:03 -07:00
ashwinkumar12345 2ff209d0b8 Add multi-search API 2021-08-02 10:57:38 -07:00
ashwinkumar12345 28e0409da3 deleted from main branch 2021-08-02 10:55:50 -07:00
ashwinkumar12345 7c33c8d5a4 Add multi-search API 2021-08-02 10:53:39 -07:00
keithhc2 f315193267 Added versioning label 2021-07-30 14:31:42 -07:00
keithhc2 84e9440f18 Added multi-get document API to REST API 2021-07-29 16:16:15 -07:00
Keith Chan 96a70a820a Merge pull request #120 from opensearch-project/security-updates
Added whitelist.yml
2021-07-28 13:39:55 -07:00
aetter 3d509b3976 Update README.md 2021-07-28 13:27:39 -07:00
keithhc2 dc2f349d7e Addressed comment and added note about users and roles 2021-07-28 13:21:25 -07:00
aetter db86114248 Styling for links in labels, update README for API labels 2021-07-28 12:30:34 -07:00
keithhc2 30df98e078 Added whitelist.yml 2021-07-28 11:41:08 -07:00
Andrew Etter 0ac341523a Merge pull request #117 from opensearch-project/introduced-labels
Add "introduced" labels for APIs
2021-07-28 10:13:30 -07:00
Ashwin Kumar 15f9c6bc5c Merge pull request #116 from opensearch-project/date_math
Add date math support for index names
2021-07-28 00:27:56 -07:00
ashwinkumar12345 a9bde64480 incorporated feedback 2021-07-28 00:27:37 -07:00
Keith Chan a4cca7c71b Merge pull request #112 from opensearch-project/document-rest-apis
Added update document to REST API reference
2021-07-27 10:05:06 -07:00
Keith Chan 4705da9726 Merge pull request #99 from opensearch-project/update-mapping
Added update mapping to API reference and fixed some metadata
2021-07-27 10:04:55 -07:00
aetter 5f678cd814 Add "introduced" labels for APIs 2021-07-26 16:14:22 -07:00
ashwinkumar12345 01df7f0b53 added date math for index names 2021-07-26 11:30:02 -07:00
Andrew Etter d06c1bc978 Merge pull request #115 from opensearch-project/client-compat
Add compatibility table for clients
2021-07-26 11:20:24 -07:00
aetter e378928a5d Update index.md 2021-07-26 10:01:59 -07:00
aetter 31bf69767a Add contribution note 2021-07-26 09:59:48 -07:00
aetter a77c678c98 Add compatibility table for clients
Sample code is commented out, but included to help contributors verify compatibility.
2021-07-26 09:49:38 -07:00
aetter 76e3b2710e Update important-settings.md 2021-07-23 12:34:17 -07:00
keithhc2 793ce77490 Added update document to REST API reference 2021-07-22 14:24:17 -07:00
keithhc2 2b31c5392c Added some additional context 2021-07-21 11:31:27 -07:00
Miki 37cab900a5 Merge pull request #110 from AMoo-Miki/add-readme-logo
Add themed logo to README
2021-07-21 10:19:06 -07:00
Andrew Etter 6c9a46c130 Merge pull request #108 from opensearch-project/data_stream_feedback
incorporated data streams feedback
2021-07-21 10:02:17 -07:00
Miki 15a5f18fb7 Add themed logo to README
Signed-off-by: Miki <[email protected]>
2021-07-20 10:28:25 -07:00
ashwinkumar12345 4453173942 minor fix 2021-07-20 00:42:16 -07:00
Xue Zhou cc64742782 Merge branch 'configuration-env-change' of https://github.com/xuezhou25/documentation-website into configuration-env-change 2021-07-19 23:59:50 -07:00
Xue Zhou 305266b1dc “configuration-change”
Signed-off-by: Xue Zhou <[email protected]>
2021-07-19 23:57:13 -07:00
ashwinkumar12345 23981ecc33 incorporated feedback 2021-07-19 23:31:33 -07:00
Xue Zhou d31b21082d Update configuration.md 2021-07-19 23:16:03 -07:00
Andrew Etter a99458c41b Merge pull request #107 from opensearch-project/ism_warning
added ISM warning
2021-07-19 13:17:29 -07:00
ashwinkumar12345 b93af9a94b add ISM warning 2021-07-19 13:13:58 -07:00
Keith Chan 25421e60e0 Merge pull request #105 from opensearch-project/security-updates
Added required openid lines to TLS configuration yaml files
2021-07-16 16:10:37 -07:00
keithhc2 c961ca45d0 Added "openid_connect_idp" to TLS configurations 2021-07-16 15:11:11 -07:00
Andrew Etter fb9ecbbc15 Merge pull request #101 from opensearch-project/notebook_gifs
added gifs for notebooks
2021-07-16 08:55:26 -07:00
Andrew Etter 63f391a3ef Merge pull request #97 from opensearch-project/data_streams_fixes
minor feedback for data streams
2021-07-16 08:55:16 -07:00
aetter 537eaa7743 Add back "edit this page" links, add note for upgrading ODFE 2021-07-16 08:47:59 -07:00
ashwinkumar12345 c098a80fdb added gifs for notebooks 2021-07-15 23:47:36 -07:00
keithhc2 9574bd2c30 Minor language tweak 2021-07-15 16:42:16 -07:00
keithhc2 951a2e01f1 Added update mapping to API reference and fixed some metadata 2021-07-15 16:38:05 -07:00
Keith Chan 546ce5293b Merge pull request #98 from opensearch-project/document-apis
Added delete document to API reference
2021-07-15 14:39:29 -07:00
keithhc2 9e4618111c Added delete document to API reference 2021-07-15 10:52:37 -07:00
ashwinkumar12345 3170c44a4f added docker image 2021-07-09 11:26:35 -07:00
ashwinkumar12345 5c3572bed1 typo 2021-07-06 23:52:32 -07:00
ashwinkumar12345 96f08a51d7 incorporated feedback 2021-07-06 23:51:45 -07:00
ashwinkumar12345 70c9b6d9c8 minor changes 2021-07-06 11:53:10 -07:00
ashwinkumar12345 9648a850ad more changes 2021-07-05 23:52:45 -07:00
ashwinkumar12345 e0004a2f52 minor changes 2021-06-20 12:30:09 -07:00
ashwinkumar12345 a1a5ed068b added logstash info 2021-06-14 12:26:23 -07:00
1481 changed files with 139865 additions and 18537 deletions
+1
View File
@@ -0,0 +1 @@
* @hdhalter @kolchfa-aws @Naarcha-AWS @vagimeli @AMoo-Miki @natebower @dlvenable @scrawfor99
+7
View File
@@ -0,0 +1,7 @@
---
title: '[AUTOCUT] Broken links'
labels: 'bug'
---
Links checker has failed on push of your commit.
Please examine the workflow log {{ env.WORKFLOW_URL }}.
+20
View File
@@ -0,0 +1,20 @@
---
name: 📃 Documentation issue
about: Need docs? Create an issue to request or add new documentation.
title: '[DOC]'
labels: 'untriaged'
assignees: ''
---
**What do you want to do?**
- [ ] Request a change to existing documentation
- [ ] Add new documentation
- [ ] Report a technical problem with the documentation
- [ ] Other
**Tell us about your request.** Provide a summary of the request and all versions that are affected.
**What other resources are available?** Provide links to related issues, POCs, steps for testing, etc.
+10
View File
@@ -0,0 +1,10 @@
### Description
_Describe what this change achieves._
### Issues Resolved
_List any issues this PR will resolve, e.g. Closes [...]._
### Checklist
- [ ] By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and subject to the [Developers Certificate of Origin](https://github.com/opensearch-project/OpenSearch/blob/main/CONTRIBUTING.md#developer-certificate-of-origin).
For more information on following Developer Certificate of Origin and signing off your commits, please check [here](https://github.com/opensearch-project/OpenSearch/blob/main/CONTRIBUTING.md#developer-certificate-of-origin).
+2
View File
@@ -0,0 +1,2 @@
require:
members: false
@@ -0,0 +1,75 @@
extends: conditional
message: "'%s': Spell out acronyms the first time that you use them on a page and follow them with the acronym in parentheses. Subsequently, use the acronym alone."
link: 'https://github.com/opensearch-project/documentation-website/blob/main/STYLE_GUIDE.md#acronyms'
level: warning
scope: summary
ignorecase: false
# Ensures that the existence of 'first' implies the existence of 'second'.
first: '\b((?<!k-)[A-Z]{1,3}\/?[A-Z]{1,3}\d{0,2}\b(?!\sCommons))'
second: '(?:\b[A-Za-z-]+ )+\(([A-Z]{1,3}\/?[A-Z]{1,3}\d{0,2})\)'
# ... with the exception of these:
exceptions:
- API
- ASCII
- AWS
- BASIC
- BM25
- CSV
- CPU
- CRUD
- DNS
- DOS
- FAQ
- FTP
- GIF
- HTML
- HTTP
- HTTPS
- I/O
- ID
- IP
- JPEG
- JSON
- NAT
- NGINX
- PDF
- RAM
- REST
- RGB
- ROM
- SAML
- SDK
- SSL
- TCP
- TIFF
- TLS
- UI
- URI
- URL
- UTC
- UTF
- XML
- YAML
- CAT
- GET
- PUT
- POST
- DELETE
- AND
- OR
- KB
- MB
- GB
- TB
- PB
- US
- PNG
- JVM
- N/A
- GROUP
- BY
- SELECT
- HAVING
- SQL
- TOC
- 'NULL'
@@ -0,0 +1,6 @@
extends: existence
message: "Don't use an ampersand in place of 'and' in documentation."
nonword: true
level: warning
tokens:
- '\w +& +\w'
+5
View File
@@ -0,0 +1,5 @@
extends: existence
message: "Use 'cyber' as a prefix. Remove spaces or hyphens in '%s'."
level: error
tokens:
- '[Cc]yber[- ]+[a-z]*'
@@ -0,0 +1,7 @@
extends: existence
message: "There should be no spaces around the dash in '%s'."
ignorecase: true
nonword: true
level: error
tokens:
- '\w+ +-{2,3} +\w+'
@@ -0,0 +1,22 @@
extends: substitution
message: "Use '%s' instead of '%s' for versions or orientation within a document. Use 'above' and 'below' only for physical space or screen descriptions."
link: 'https://github.com/opensearch-project/documentation-website/blob/main/TERMS.md'
level: warning
ignorecase: true
swap:
- 'image below': 'following image'
- 'example below': 'following example'
- 'steps below': 'following steps'
- 'section below': 'following section'
- 'table below': 'following table'
- 'image above': 'following image'
- 'example above': 'preceding example'
- 'section above': 'preceding section'
- 'table above': 'preceding table'
- 'above image': 'preceding image'
- 'above section': 'preceding section'
- 'above table': 'preceding table'
- '\d+\.\d+\s+(?:and|or)\s+above': 'later'
- '\d+\.\d+\s+(?:and|or)\s+below': 'earlier'
- 'below(?!\s+(?:the|this|\d))': 'following or later'
- 'above(?!\s+(?:the|this|\d))': 'previous, preceding, or earlier'
@@ -0,0 +1,16 @@
extends: substitution
message: "Use '%s' instead of '%s' for window, page, or pane references to features or controls. Use 'top' and 'bottom' only as a general screen reference."
link: 'https://github.com/opensearch-project/documentation-website/blob/main/TERMS.md'
level: warning
ignorecase: true
action:
name: replace
swap:
- top left: upper left
- bottom left: lower left
- top right: upper right
- bottom right: lower right
- top-left: upper-left
- bottom-left: lower-left
- top-right: upper-right
- bottom-right: lower-right
@@ -0,0 +1,6 @@
extends: existence
message: "Don't use exclamation points in documentation."
nonword: true
level: error
tokens:
- '\w+!(?:\s|$)'
@@ -0,0 +1,7 @@
extends: sequence
message: "Use 'failover' as an adjective or noun instead of '%s'."
level: error
ignorecase: true
tokens:
- tag: NN|JJ
pattern: '(?:fail over|fail-over)'
@@ -0,0 +1,7 @@
extends: sequence
message: "Use 'fail over' as a verb instead of '%s'."
level: error
ignorecase: true
tokens:
- tag: VB|VBD|VBG|VBN|VBP|VBZ
pattern: '(?:failover|fail-over)'
@@ -0,0 +1,7 @@
extends: existence
message: "'%s' is in future tense. Use present tense in documentation."
ignorecase: true
level: suggestion
scope: raw
tokens:
- '(?:will|is going to|won''t|[A-za-z]+''ll)\s+[a-z]+'
@@ -0,0 +1,11 @@
extends: existence
message: "'%s': Don't define acronyms in headings."
link: 'https://github.com/opensearch-project/documentation-website/blob/main/STYLE_GUIDE.md#acronyms'
level: error
ignorecase: false
scope: heading
nonword: true
action:
name: remove
tokens:
- '\([A-Z]{2,5}\)'
@@ -0,0 +1,13 @@
extends: capitalization
message: "'%s' is a heading and should be in sentence case."
level: error
scope: heading
match: $sentence
indicators:
- ":"
- "."
- ")"
exceptions:
- k # ignores lowercase k-NN
- '[A-Z]{2,}' # ignores all acronyms
- '([A-Z][a-z0-9]+){2,}' # ignores all camel case words
@@ -0,0 +1,7 @@
extends: existence
message: "Capitalize the word after a colon in '%s'."
nonword: true
level: error
scope: heading
tokens:
- '(?::\s)[a-z]+'
@@ -0,0 +1,9 @@
extends: existence
message: "Don't use punctuation at the end of a heading."
nonword: true
level: error
scope: heading
action:
name: remove
tokens:
- '[.?!]$'
@@ -0,0 +1,15 @@
extends: substitution
message: "Use '%s' instead of '%s' because the latter is an offensive term."
link: https://github.com/opensearch-project/documentation-website/blob/main/STYLE_GUIDE.md#offensive-terms
ignorecase: true
level: error
swap:
'abort': stop, end, or cancel
'black day': blocked day
'blacklist': deny list
'kill': stop, end, clear, remove, or cancel
'master account': 'management account'
'master': cluster manager
'slave': replica, secondary, standby
'white day': open day
'whitelist': allow list
@@ -0,0 +1,10 @@
extends: existence
message: "Using '%s' is unnecessary. Remove."
link: https://github.com/opensearch-project/documentation-website/blob/main/STYLE_GUIDE.md#basic-guidelines
ignorecase: true
nonword: true
level: warning
action:
name: remove
tokens:
- '\b(?:etc\.|etc)'
@@ -0,0 +1,15 @@
extends: substitution
message: "Use '%s' instead of '%s'."
link: https://github.com/opensearch-project/documentation-website/blob/main/STYLE_GUIDE.md#basic-guidelines
ignorecase: false
level: warning
nonword: true
action:
name: replace
swap:
'\b(?:eg|e\.g\.)[\s,]': for example or such as
'\b(?:ie|i\.e\.)[\s,]': that is or specifically
'\bad hoc[\s,.]': one-time
'\b(?:v\.|vs\.|vs|versus)\s': compared to or compared with
'\bvia\s': using, through, by accessing, or by choosing
'\bvice versa': the other way around
@@ -0,0 +1,8 @@
extends: existence
message: "Remove double parentheses from the link '%s'."
level: error
nonword: true
scope: raw
tokens:
- '\]\({2,}[^)]*?\){1,}'
@@ -0,0 +1,7 @@
extends: existence
message: "Remove double slashes from the link '%s'."
level: error
nonword: true
scope: raw
tokens:
- '\(\{\{site.url\}\}\{\{site.baseurl\}\}[^)]*?\/{2,}[^)]*?\)'
@@ -0,0 +1,7 @@
extends: existence
message: "Add a trailing slash to the link '%s'."
level: error
nonword: true
scope: raw
tokens:
- '\(\{\{site.url\}\}\{\{site.baseurl\}\}(\/[A-Za-z0-9-_]+)+\s*\)'
@@ -0,0 +1,7 @@
extends: existence
message: "Add a slash after '{{site.url}}/{{site.baseurl}}' in '%s'."
level: error
nonword: true
scope: raw
tokens:
- '\(\{\{site.url\}\}\{\{site.baseurl\}\}([^\/])(?:(.*))?\)'
@@ -0,0 +1,7 @@
extends: sequence
message: "Use 'login' as an adjective or noun instead of '%s'."
level: error
ignorecase: true
tokens:
- tag: NN|JJ
pattern: '(?:log in|log-in)'
@@ -0,0 +1,7 @@
extends: sequence
message: "Use 'log in' as a verb instead of '%s'."
level: error
ignorecase: true
tokens:
- tag: VB|VBD|VBG|VBN|VBP|VBZ
pattern: '(?:login|log into|log on|log onto)'
@@ -0,0 +1,7 @@
extends: sequence
message: "Use 'logout' as an adjective or noun instead of '%s'."
level: error
ignorecase: true
tokens:
- tag: NN|JJ
pattern: '(?:log out)'
@@ -0,0 +1,7 @@
extends: sequence
message: "Use 'log out' as a verb instead of '%s'."
level: error
ignorecase: true
tokens:
- tag: VB|VBD|VBG|VBN|VBP|VBZ
pattern: '(?:logout)'
@@ -0,0 +1,6 @@
extends: existence
message: "Resolve lingering merge conflicts."
nonword: true
level: error
tokens:
- '<<<<<<< HEAD'
@@ -0,0 +1,7 @@
extends: existence
message: "Add an Oxford comma in '%s'."
scope: sentence
level: warning
nonword: true
tokens:
- '(?:[^\s,]+,){1,} \w+ (?:and|or) \w+[.?!]'
@@ -0,0 +1,45 @@
extends: existence
message: "'%s': Whenever possible, use the active voice instead of the passive voice."
ignorecase: true
level: suggestion
raw:
- \b(am|are|were|being|is|been|was|be)\b\s*
tokens:
- '[\w]+ed'
- become
- been
- begun
- brought
- built
- cast
- caught
- chosen
- come
- cut
- dealt
- done
- drawn
- forbidden
- found
- given
- gone
- gotten
- held
- hidden
- kept
- known
- led
- let
- made
- put
- quit
- read
- seen
- sent
- sped
- spent
- stuck
- swept
- taken
- understood
- written
@@ -0,0 +1,9 @@
extends: existence
message: "Using '%s' is unnecessary. Remove."
link: https://github.com/opensearch-project/documentation-website/blob/main/TERMS.md
ignorecase: true
level: warning
action:
name: remove
tokens:
- 'please'
+7
View File
@@ -0,0 +1,7 @@
extends: existence
message: "Use an en dash (--) with no space on either side in a range of numbers."
link: https://github.com/opensearch-project/documentation-website/blob/main/STYLE_GUIDE.md#numbers-and-measurement
nonword: true
level: error
tokens:
- '\b\d+ *[-] *\d+\b'
@@ -0,0 +1,6 @@
extends: repetition
message: "'%s' is repeated."
level: error
alpha: true
tokens:
- '[^\s]+'
@@ -0,0 +1,7 @@
extends: sequence
message: "Use 'rollover' as an adjective or noun instead of '%s'."
level: error
ignorecase: true
tokens:
- tag: NN|JJ
pattern: '(?:roll over|roll-over)'
@@ -0,0 +1,7 @@
extends: sequence
message: "Use 'roll over' as a verb instead of '%s'."
level: error
ignorecase: true
tokens:
- tag: VB|VBD|VBG|VBN|VBP|VBZ
pattern: '(?:rollover|roll-over)'
@@ -0,0 +1,7 @@
extends: sequence
message: "Use 'setup' as an adjective or noun instead of '%s'."
level: error
ignorecase: true
tokens:
- tag: NN|JJ
pattern: '(?:set up|set-up)'
@@ -0,0 +1,7 @@
extends: sequence
message: "Use 'set up' as a verb instead of '%s'."
level: error
ignorecase: true
tokens:
- tag: VB|VBD|VBG|VBN|VBP|VBZ
pattern: '(?:setup|set-up)'
@@ -0,0 +1,11 @@
extends: substitution
message: "'%s': Use 'AWS Signature Version 4' instead of '%s' on first appearance. Then, Signature Version 4 may be used. Only use SigV4 when space is limited."
ignorecase: true
link: 'https://github.com/opensearch-project/documentation-website/blob/main/TERMS.md'
level: warning
action:
name: replace
swap:
sigv4: Signature Version 4
AWS sigv4: AWS Signature Version 4
+10
View File
@@ -0,0 +1,10 @@
extends: existence
message: "Don't use '%s' because it's not neutral in tone. If you mean 'only', use 'only' instead."
link: https://github.com/opensearch-project/documentation-website/blob/main/TERMS.md
ignorecase: true
level: warning
action:
name: remove
tokens:
- simply
- just
@@ -0,0 +1,9 @@
extends: existence
message: "There should be no space before and one space after the punctuation mark in '%s'."
level: error
nonword: true
tokens:
- '[A-Za-z]+[.?] {2,}[A-Za-z]+'
- '[A-Za-z]+[.?][A-Za-z]+'
- '[A-Za-z]+[,;] {2,}[A-Za-z]+'
- '[A-Za-z]+[,;][A-Za-z]+'
@@ -0,0 +1,6 @@
extends: existence
message: "When using '/' between words, do not insert space on either side of it."
ignorecase: true
level: error
tokens:
- '[A-Za-z]+ +\/ +[A-Za-z]+'
@@ -0,0 +1,6 @@
extends: existence
message: "There should be once space between words in '%s'."
level: error
nonword: true
tokens:
- '[A-Za-z]+ {2,}[A-Za-z]+'
@@ -0,0 +1,5 @@
extends: spelling
message: "Error: %s. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks."
level: error
action:
name: suggest
@@ -0,0 +1,24 @@
extends: script
message: "Do not stack headings. Insert an introductory sentence between headings."
level: error
link: https://github.com/opensearch-project/documentation-website/blob/main/STYLE_GUIDE.md#formatting-and-organization
scope: raw
script: |
text := import("text")
matches := []
// Replace code blocks with dummy text to avoid processing comments
document := text.re_replace("(?s) *(```.*?```)", scope, "text")
isHeading := false
for line in text.split(document, "\n") {
if text.trim_space(line) != "" {
if text.has_prefix(line, "#") {
if isHeading == true {
start := text.index(scope, line)
matches = append(matches, {begin: start, end: start + len(line)})
}
isHeading = true // new section; reset count
} else {
isHeading = false
}
}
}
@@ -0,0 +1,55 @@
extends: substitution
message: "Use '%s' instead of '%s'."
ignorecase: true
level: error
action:
name: replace
swap:
'command-line interface': command line interface
'data are': data is
'data set': dataset
'for information on': for information about
'for more information on': for more information about
'geo distance': geodistance
'geo hash': geohash
'geo hex': geohex
'geo point': geopoint
'geo shape': geoshape
'geo tile': geotile
'geospacial': geospatial
'hard code': hardcode
'high-performance computing': high performance computing
'host name': hostname
'Huggingface': Hugging Face
'indices': indexes
'ingestion pipeline': ingest pipeline
'key store': keystore
'key/value': key-value
'kmeans': k-means
'kNN': k-NN
'machine-learning': machine learning
'nonproduction': non-production
'postmigration': post-migration
'pre-configure': preconfigure
'pre-configured': preconfigured
'pre-defined': predefined
'pre-train': pretrain
'pre-trained': pretrained
'premigration': pre-migration
're-enable': reenable
'screen shot': screenshot
'sample request': example request
'sample response': example response
'stacktrace': stack trace
'stand-alone': standalone
'timeframe': time frame
'time series data': time-series data
'time stamp': timestamp
'timezone': time zone
'tradeoff': trade-off
'trust store': truststore
'U.S.': US
'web page': webpage
'web site': website
'whitespace': white space
'user interface \(UI\)': UI
@@ -0,0 +1,16 @@
extends: substitution
message: "Use '%s' instead of '%s'."
ignorecase: true
level: suggestion
action:
name: replace
swap:
'app server': application server
'as well as': and
'due to': because of
'it is recommended': we recommend
'leverage': use
'life cycle': lifecycle
'navigate in': navigate to
'wish|desire': want
@@ -0,0 +1,7 @@
extends: capitalization
message: "'%s' is a table heading and should be in sentence case."
level: error
scope: table.header
match: $sentence
exceptions:
- k # ignores lowercase k-NN
@@ -0,0 +1,7 @@
extends: sequence
message: "Use 'timeout' as an adjective or noun instead of '%s'."
level: error
ignorecase: true
tokens:
- tag: NN|JJ
pattern: '(?:time out|time-out)'
@@ -0,0 +1,7 @@
extends: sequence
message: "Use 'time out' as a verb instead of '%s'."
level: error
ignorecase: true
tokens:
- tag: VB|VBD|VBG|VBN|VBP|VBZ
pattern: '(?:timeout|time-out)'
@@ -0,0 +1,12 @@
extends: substitution
message: "Use '%s' instead of '%s'."
level: error
ignorecase: false
action:
name: replace
swap:
kb: KB
mb: MB
gb: GB
tb: TB
pb: PB
@@ -0,0 +1,8 @@
extends: existence
message: "Put a space between the number and the units in '%s'."
nonword: true
ignorecase: true
level: warning
tokens:
- \d+(?:B|KB|MB|GB|TB|PB)(?:\s|\.|,)
- \d+(?:ns|ms|s|min|h|d)(?:\s|\.|,)
@@ -0,0 +1,6 @@
extends: existence
message: "In '%s', spell out 'version'."
ignorecase: true
level: warning
tokens:
- '[v|V][0-9]+\.[0-9]+'
@@ -0,0 +1 @@
(?-i)[A-Z]{2,}s
@@ -0,0 +1 @@
@@ -0,0 +1,29 @@
Alerting plugin
Anomaly Detection plugin
Asynchronous Search plugin
Crypto plugin
Cross-Cluster Replication plugin
Custom Codecs plugin
Flow Framework plugin
Maps plugin
Notebooks plugin
Notifications plugin
Reports plugin
Reports Scheduler plugin
Geospatial plugin
Index Management plugin
Job Scheduler
Job Scheduler plugin
k-NN plugin
ML Commons
ML Commons plugin
Neural Search plugin
Observability plugin
Performance Analyzer plugin
Query Insights plugin
Query Workbench plugin
Search Relevance plugin
Security plugin
Security Analytics plugin
SQL plugin
Trace Analytics plugin
@@ -0,0 +1 @@
@@ -0,0 +1,93 @@
Active Directory
Adoptium
Amazon
Amazon OpenSearch Serverless
Amazon OpenSearch Service
Amazon Bedrock
Amazon SageMaker
Ansible
Auditbeat
AWS Cloud
Cognito
Dashboards Query Language
Data Prepper
Debian
Dev Tools
Docker
Docker Compose
Dockerfile
DoS
Elasticsearch
GeoJSON
GitHub
Gradle
Grafana
Faiss
Filebeat
Flickr
Fluent Bit
Fluentd
Helm
Hugging Face
IdP
Inferentia
IP2Geo
IPv4
IPv6
Iris
JavaScript
Jaeger
Jaeger HotROD
JSON
JSON Web Token
Keycloak
Kerberos
Kibana
Kubernetes
Lambda
Linux
Log4j
Logstash
Lucene
macOS
Metricbeat
Microsoft Power BI
Minikube
Nagios
Okta
Open Distro
OpenAI
OpenID Connect
OpenSearch
OpenSearch Assistant
OpenSearch Assistant Toolkit
OpenSearch Benchmark
OpenSearch Dashboards
OpenSearch Playground
OpenSearch Project
OpenSearch Service
OpenSSL
OpenTelemetry
OpenTelemetry Collector
OTel
Packetbeat
Painless
Peer Forwarder
Performance Analyzer
Piped Processing Language
Point in Time
Powershell
Python
PyTorch
Querqy
Query Workbench
RCF Summarize
RPM Package Manager
Ruby
Simple Schema for Observability
Tableau
TorchScript
Tribuo
VisBuilder
Winlogbeat
Zstandard
@@ -0,0 +1 @@
@@ -0,0 +1,143 @@
[Aa]nonymization
[Aa]utomapping
[Aa]utopopulate
[Bb]ackoff
[Bb]ackporting
[Bb]ackpressure
[Bb]asemap
[Bb]enchmarked
[Bb]igram
Boolean
[Cc]allout
[Cc]hatbots?
[Cc]odec
[Cc]omposable
[Cc]onfig
[Cc]ron
[Cc]ybersecurity
[Dd]ashboarding
[Dd]atagram
[Dd]eallocate
[Dd]eduplicates?
[Dd]eduplication
[Dd]eprovision(s|ed|ing)?
[Dd]eserialize
[Dd]eserialization
Dev
[Dd]iscoverability
Distro
[Dd]uplicative
[Ee]gress
[Ee]num
[Ff]ailover
[Ff]lyout
[Ff]sync
Gantt
[Gg]eobounds
[Gg]eodistance
[Gg]eohash
[Gg]eohex
[Gg]eopoint
[Gg]eopolygon
[Gg]eoshape
[Gg]eospatial
[Gg]eotile
gibibyte
[Hh]ashmap
[Hh]ostname
[Hh]yperparameters
[Ii]mpactful
[Ii]ngress
[Ii]nitializer
[Ii]nline
[Ii]nstrumentations?
[Ii]ntracluster
[Jj]avadoc
k-NN
[Kk]eystore
kibibyte
mebibyte
[Ll]earnings
[Ll]emmatization
Levenshtein
[Ll]inestring
[Ll]ookups?
[Ll]ossy
[Ll]owercases?d?
[Mm]acrobenchmarks?
[Mm]etaphone
[Mm]isorder
[Mm]ultifield
[Mm]ultiline
[Mm]ultimodal
[Mm]ultipoint
[Mm]ultipolygon
[Mm]ultithreaded
[Mm]ultivalued
[Mm]ultiword
[Nn]amespace
[Oo]versamples?
[Oo]nboarding
pebibyte
[Pp]erformant
[Pp]luggable
[Pp]reconfigure
[Pp]refetch
[Pp]refilter
[Pp]reload
[Pp]repackaged?
[Pp]repend
[Pp]repper
[Pp]reprocess
[Pp]retrain
[Pp]seudocode
[Rr]ebalance
[Rr]ebalancing
[Rr]edownload
[Rr]eenable
[Rr]eindex
[Rr]eingest
[Rr]erank(er|ed|ing)?
[Rr]epo
[Rr]ewriter
[Rr]ollout
[Rr]ollup
[Rr]unbooks?
[Ss]harding
[Ss]erverless
[Ss]harding
[Ss]ignificand
[Ss]napshott(ed|ing)
stdout
[Ss]temmers?
[Ss]ubaggregation
[Ss]ubcalculation
[Ss]ubcollectors?
[Ss]ubcommands?
[Ss]ubfield
[Ss]ubquer(y|ies)
[Ss]ubstrings?
[Ss]ubtag
[Ss]ubtree
[Ss]ubvector
[Ss]ubwords?
[Ss]uperset
tebibyte
[Tt]emplated
[Tt]okenization
[Tt]okenizer?
[Tt]ooltip
[Tt]ranslog
[Uu]nary
[Uu]ncheck
[Uu]ncomment
[Uu]ndeploy
[Uu]nigram
[Uu]nnesting
[Uu]nrecovered
[Uu]nregister(s|ed|ing)?
[Uu]pdatable
[Uu]psert
[Ww]alkthrough
[Ww]ebpage
xy
@@ -0,0 +1 @@
+65
View File
@@ -0,0 +1,65 @@
# This should not be flagged
---
# Example with OpenSearch should not be flagged
---
# Example with Canada should not be flagged
---
# Example with: OpenSearch should not be flagged
---
# This: Should not be flagged
---
# Step 2: (Optional) Test OpenSearch should not be flagged
---
# Example with something else: Should not be flagged
---
# Example 2: Should not be flagged
---
# 1. This should not be flagged
---
# Example: should be flagged
---
# Example 3: should be flagged
---
# Example with something else: should be Flagged twice
---
# Example With something else: should be flagged twice
---
# Example: with OpenSearch should be flagged
---
# this should be flagged
---
# This Should Be Flagged
---
The King of England should not be flagged.
+91
View File
@@ -0,0 +1,91 @@
# Test file
This sentence tests Advanced Placement (AP). We should define AP before using.
This sentence tests cybersecurity.
This sentence tests dash---spacing.
This sentence tests numbers above 1.2 in versions 1.2 and earlier.
This sentence tests upper-right and lower left.
This sentence tests exclamation points.
This sentence tests failover. To fail over, we test this as a verb.
This sentence is not testing the future tense.
## This heading tests heading acronyms Security plugin
This sentence tests inclusive terminology by not using offensive terms.
## This heading tests capitalization
This sentence tests Latin elimination.
## This heading tests ending punctuation
This sentence tests Latin substitution through using Latin.
## This heading: Tests colons but fails capitalization
This sentence tests [links double parentheses]({{site.url}}{{site.baseurl}}/opensearch/).
This sentence tests [links double slash]({{site.url}}{{site.baseurl}}/opensearch/).
This sentence tests [links end slash]({{site.url}}{{site.baseurl}}/opensearch/).
This sentence tests [links mid slash]({{site.url}}{{site.baseurl}}/opensearch/).
This sentence tests using login as a noun. To log in, we test this as a verb.
To test merge conflicts, remove tick marks in `<<<<<<< HEAD`.
This sentence tests periods, colons, and commas.
This sentence tests passive voice.
We are pleased that this sentence tests pleading.
This sentence tests the range 2--5.
This sentence tests repetition of words in the middle of a sentence.
This sentence tests rollover as a noun. To roll over, we test this as a verb.
This sentence tests setup as a noun. To set up, we test this as a verb.
This sentence tests AWS Signature Version 4.
This sentence tests the "simple" rule by doing it.
These two sentences. Test the spacing punctuation.
This sentence tests the correct/incorrect slash spacing.
This sentence tests word spacing.
This sentence tests spelling.
## This and the next
This sentence tests substitution error by using the word indexes.
### Headings test stacked headings
This sentence tests substitution suggestion because of its nature.
This table | Tests capitalization
:--- | :---
of table | headings
This sentence tests timeout as a noun. To time out, we test this as a verb.
This sentence tests 2 KB units capitalization.
This sentence tests 2 KB units spacing.
This sentence tests version 1.2 not spelled out.
This sentence tests terms by using Security plugin.
+93
View File
@@ -0,0 +1,93 @@
# Test file
This sentence tests AP. AP should be defined before using.
This sentence tests cyber security.
This sentence tests dash --- spacing.
This sentence tests the table above in versions 1.2 and below.
This sentence tests top-right and bottom left.
This sentence tests exclamation points!
This sentence tests fail-over. To failover, we test this as a verb.
This sentence will test the future tense.
## This heading tests heading acronyms (HA)
This sentence tests inclusive terminology by using an offensive term kill.
## This heading tests Capitalization
This sentence tests Latin elimination, etc.
## This heading tests ending punctuation.
This sentence tests Latin substitution via using Latin.
## This heading: tests colons
This sentence tests [links double parentheses](({{site.url}}{{site.baseurl}}/opensearch/)).
This sentence tests [links double slash]({{site.url}}{{site.baseurl}}/opensearch//double-slash/).
This sentence tests [links end slash]({{site.url}}{{site.baseurl}}/opensearch).
This sentence tests [links mid slash]({{site.url}}{{site.baseurl}}opensearch).
This sentence tests log-in as a noun. To login, we test this as a verb.
To test merge conflicts, remove tick marks in `<<<<<<< HEAD`.
This sentence tests periods, colons and commas.
This sentence is tested with passive voice.
Please test this sentence.
This sentence tests the range 2 -- 5.
This sentence tests repetition repetition of words in the middle of a sentence.
This sentence tests roll-over as a noun. To rollover, we test this as a verb.
This sentence tests set-up as a noun. To setup, we test this as a verb.
This sentence tests AWS SigV4 and sigv4.
This sentence simply tests the "simple" rule by just doing it.
These two sentences. Test the spacing punctuation.
This sentence tests the correct / incorrect slash spacing.
This sentence tests word spacing.
This sentence tests splling.
## This and the next
### Headings test stacked headings
This sentence tests substitution error by using the word indices.
This sentence tests substitution suggestion due to its nature.
This Table | tests capitalization
:--- | :---
of table | headings
This sentence tests time-out as a noun. To timeout, we test this as a verb.
This sentence tests 2 kb units capitalization.
This sentence tests 2KB units spacing.
This sentence tests v1.2 not spelled out.
This sentence tests terms by using security plugin.
This sentence tests using the word repo.
+19
View File
@@ -0,0 +1,19 @@
name: Apply 'untriaged' label during issue lifecycle
on:
issues:
types: [opened, reopened, transferred]
jobs:
apply-label:
runs-on: ubuntu-latest
steps:
- uses: actions/github-script@v6
with:
script: |
github.rest.issues.addLabels({
issue_number: context.issue.number,
owner: context.repo.owner,
repo: context.repo.repo,
labels: ['untriaged']
})
+40
View File
@@ -0,0 +1,40 @@
name: Backport
on:
pull_request_target:
types:
- closed
- labeled
jobs:
backport:
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
name: Backport
# Only react to merged PRs for security reasons.
# See https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request_target.
if: >
github.event.pull_request.merged
&& (
github.event.action == 'closed'
|| (
github.event.action == 'labeled'
&& contains(github.event.label.name, 'backport')
)
)
steps:
- name: GitHub App token
id: github_app_token
uses: tibdex/[email protected]
with:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.APP_PRIVATE_KEY }}
# opensearch-trigger-bot installation ID
installation_id: 22958780
- name: Backport
uses: VachaShah/[email protected]
with:
github_token: ${{ steps.github_app_token.outputs.token }}
head_template: backport/backport-<%= number %>-to-<%= base %>
@@ -0,0 +1,15 @@
name: Delete merged branch of the backport PRs
on:
pull_request:
types:
- closed
jobs:
delete-branch:
runs-on: ubuntu-latest
if: startsWith(github.event.pull_request.head.ref,'backport/')
steps:
- name: Delete merged branch
uses: SvanBoxel/delete-merged-branch@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+16
View File
@@ -0,0 +1,16 @@
name: Jekyll Build Verification
on: [pull_request]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.2'
bundler-cache: true
- run: |
JEKYLL_FATAL_LINK_CHECKER=internal bundle exec jekyll build --future
+26
View File
@@ -0,0 +1,26 @@
name: Check Links
on:
workflow_dispatch:
schedule:
- cron: "30 11 * * 0"
jobs:
check:
if: github.repository == 'opensearch-project/documentation-website'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.0'
bundler-cache: true
- run: |
JEKYLL_FATAL_LINK_CHECKER=all bundle exec jekyll build --future
- name: Create Issue On Build Failure
if: ${{ failure() }}
uses: dblock/create-a-github-issue@v3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
WORKFLOW_URL: "${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}"
with:
update_existing: true
filename: .github/ISSUE_TEMPLATE/broken_links.md
+23
View File
@@ -0,0 +1,23 @@
name: Style check
on:
pull_request:
workflow_dispatch:
jobs:
style-job:
runs-on: ubuntu-latest
steps:
- name: Check out
uses: actions/checkout@v3
- name: Run Vale
uses: errata-ai/vale-action@reviewdog
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
with:
fail_on_error: false
reporter: github-pr-check
filter_mode: added
vale_flags: "--no-exit"
version: 2.28.0
+70
View File
@@ -0,0 +1,70 @@
StylesPath = ".github/vale/styles"
Vocab = "OpenSearch"
MinAlertLevel = warning
SkippedScopes = code, style
[*.md]
BasedOnStyles = Vale, OpenSearch
BlockIgnores = {%-?\s*comment[.|\s|\S]*?endcomment\s*-?%}, \
{%\s*raw[.|\s|\S]*?endraw\s*%}, \
{:+\s*[\.\w-\s]*\s*}, \
{%\s+[^%]*%}
# ignore variables
TokenIgnores = [a-zA-Z_]+((?:_|\.)[a-zA-Z]+)+
# override Vale spelling
Vale.Spelling = NO
Vale.Repetition = NO
Vale.Terms = YES
OpenSearch.AcronymParentheses = YES
OpenSearch.Ampersand = YES
OpenSearch.Cyber = YES
OpenSearch.DashSpacing = YES
OpenSearch.DirectionAboveBelow = YES
OpenSearch.DirectionTopBottom = YES
OpenSearch.Exclamation = YES
OpenSearch.FailoverNoun = YES
OpenSearch.FailoverVerb = YES
OpenSearch.FutureTense = NO
OpenSearch.HeadingAcronyms = YES
OpenSearch.HeadingCapitalization = YES
OpenSearch.HeadingColon = YES
OpenSearch.HeadingPunctuation = YES
OpenSearch.Inclusive = YES
OpenSearch.LatinismsElimination = YES
OpenSearch.LatinismsSubstitution = YES
OpenSearch.LinksDoubleParentheses = YES
OpenSearch.LinksDoubleSlash = YES
OpenSearch.LinksEndSlash = YES
OpenSearch.LinksMidSlash = YES
OpenSearch.LoginNoun = YES
OpenSearch.LoginVerb = YES
OpenSearch.LogoutNoun = YES
OpenSearch.LogoutVerb = YES
OpenSearch.MergeConflicts = YES
OpenSearch.OxfordComma = YES
OpenSearch.PassiveVoice = NO
OpenSearch.Please = YES
OpenSearch.Range = YES
OpenSearch.Repetition = YES
OpenSearch.RolloverNoun = YES
OpenSearch.RolloverVerb = YES
OpenSearch.SetupNoun = YES
OpenSearch.SetupVerb = YES
OpenSearch.SignatureV4 = YES
OpenSearch.Simple = YES
OpenSearch.SpacingPunctuation = YES
OpenSearch.SpacingSlash = YES
OpenSearch.SpacingWords = YES
OpenSearch.Spelling = YES
OpenSearch.StackedHeadings = YES
OpenSearch.SubstitutionsError = YES
OpenSearch.SubstitutionsSuggestion = YES
OpenSearch.TableHeadings = YES
OpenSearch.TimeoutNoun = YES
OpenSearch.TimeoutVerb = YES
OpenSearch.UnitsNames = YES
OpenSearch.UnitsSpacing = YES
OpenSearch.Version = YES
+16
View File
@@ -1,3 +1,19 @@
---
permalink: /404.html
title: 404
layout: default
heading_anchors: false
nav_exclude: true
---
## Oops, this isn't the page you're looking for.
Maybe our [home page](https://opensearch.org/docs/latest) or one of the commonly visited pages below will help. If you need further support, please use the feedback feature on the right side of the screen to get in touch.
- [Quickstart]({{site.url}}{{site.baseurl}}/quickstart/)
- [Installing OpenSearch]({{site.url}}{{site.baseurl}}/install-and-configure/install-opensearch/index/)
- [OpenSearch Dashboards]({{site.url}}{{site.baseurl}}/dashboards/index/)
- [Query DSL]({{site.url}}{{site.baseurl}}/query-dsl/)
- [API Reference]({{site.url}}{{site.baseurl}}/api-reference/index/)
+197
View File
@@ -0,0 +1,197 @@
# API Style Guide
This guide provides the basic structure for creating OpenSearch API documentation. It includes the various elements that we feel are most important to creating complete and useful API documentation, as well as description and examples where appropriate.
Depending on the intended purpose of the API, *some sections will be required while others may not be applicable*.
Use the [API_TEMPLATE](templates/API_TEMPLATE.md) to create an API documentation page.
### A note on terminology ###
Terminology for API parameters varies in the software industry, where two or even three names may be used to label the same type of parameter. For consistency, we use the following nomenclature for parameters in our API documentation:
* *Path parameter* "path parameter" and "URL parameter" are sometimes used synonymously. To avoid confusion, we use "path parameter" in this documentation.
* *Query parameter* This parameter name is often used synonymously with "request parameter." We use "query parameter" to be consistent.
### General usage for code elements
When you describe any code element in a sentence, such as an API, a parameter, or a field, you can use the noun name.
*Example usage*:
The time field provides a timestamp for job completion.
When you provide an exact example with a value, you can use the code element in code font.
*Example usage*:
The response provides a value for `time_field`, such as “timestamp.”
Provide a REST API call example in `json` format. Optionally, also include the `curl` command if the call can only be executed in a command line.
## Basic elements for documentation
The following sections describe the basic API documentation structure. Each section is discussed under its respective heading. Include only those elements appropriate to the API.
Depending on where the documentation appears within a section or subsection, heading levels may be adjusted to fit with other content.
1. Name of API (heading level 2)
1. (Optional) Path and HTTP methods (heading level 3)
1. Path parameters (heading level 3)
1. Query parameters (heading level 3)
1. Request fields (heading level 3)
1. Example request (heading level 4)
1. Example response (heading level 4)
1. Response fields (heading level 3)
## API name
Provide an API name that describes its function, followed by a description of its top use case and any usage recommendations.
*Example function*: "Autocomplete queries"
Use sentence capitalization for the heading (for example, "Create or update mappings"). When you refer to the API operation, you can use lowercase with code font.
If there is a corresponding OpenSearch Dashboards feature, provide a “See also” link that references it.
*Example*: “To learn more about monitor findings, see [Document findings](https://opensearch.org/docs/latest/monitoring-plugins/alerting/monitors/#document-findings)."
If applicable, provide any caveats to its usage with a note or tip, as in the following example:
"If you use the Security plugin, make sure you have the appropriate permissions."
(To set this point in note-style format, follow the text on the next line with {: .note})
### Path and HTTP methods
For relatively complex API calls that include path parameters, it's sometimes a good idea to provide an example so that users can visualize how the request is properly formed. This section is optional and includes examples that illustrate how the endpoint and path parameters fit together in the request. The following is an example of this section for the nodes stats API:
```json
GET /_nodes/stats
GET /_nodes/<node_id>/stats
GET /_nodes/stats/<metric>
GET /_nodes/<node_id>/stats/<metric>
GET /_nodes/stats/<metric>/<index_metric>
GET /_nodes/<node_id>/stats/<metric>/<index_metric>
```
### Path parameters
While the API endpoint states a point of entry to a resource, the path parameter acts on the resource that precedes it. Path parameters come after the resource name in the URL.
In the following example, the resource is `scroll` and its path parameter is `<scroll_id>`:
```json
GET _search/scroll/<scroll_id>
```
Introduce what the path parameters can do at a high level. Provide a table with parameter names and descriptions. Include a table with the following columns:
*Parameter* Parameter name in plain font.
*Data type* Data type capitalized (such as Boolean, String, or Integer).
*Description* Sentence to describe the parameter function, default values or range of values, and any usage examples.
Parameter | Data type | Description
:--- | :--- | :---
### Query parameters
In terms of placement, query parameters are always appended to the end of the URL and located to the right of the operator "?". Query parameters serve the purpose of modifying information to be retrieved from the resource.
In the following example, the endpoint is `aliases` and its query parameter is `v` (provides verbose output):
```json
GET _cat/aliases?v
```
Include a paragraph that describes how to use the query parameters with an example in code font. Include the query parameter operator "?" to delineate query parameters from path parameters.
For GET and DELETE APIs: Introduce what you can do with the optional parameters. Include a table with the same columns as the path parameter table.
Parameter | Data type | Description
:--- | :--- | :---
### Request fields
For PUT and POST APIs: Introduce what the request fields are allowed to provide in the body of the request.
Include a table with these columns:
*Field* Field name in plain font.
*Data type* Data type capitalized (such as Boolean, String, or Integer).
*Description* Sentence to describe the fields function, default values or range of values, and any usage examples.
Field | Data type | Description
:--- | :--- | :---
#### Example request
Provide a sentence that describes what is shown in the example, followed by a cut-and-paste-ready API request in JSON format. Make sure that you test the request yourself in the Dashboards Dev Tools console to make sure it works. See the following examples.
The following request gets all the settings in your index:
```json
GET /sample-index1/_settings
```
The following request copies all of your field mappings and settings from a source index to a destination index:
```json
POST _reindex
{
"source":{
"index":"sample-index-1"
},
"dest":{
"index":"sample-index-2"
}
}
```
#### Example response
Include a JSON example response to show what the API returns. See the following examples.
The `GET /sample-index1/_settings` request returns the following response fields:
```json
{
"sample-index1": {
"settings": {
"index": {
"creation_date": "1622672553417",
"number_of_shards": "1",
"number_of_replicas": "1",
"uuid": "GMEA0_TkSaamrnJSzNLzwg",
"version": {
"created": "135217827",
"upgraded": "135238227"
},
"provided_name": "sample-index1"
}
}
}
}
```
The `POST _reindex` request returns the following response fields:
```json
{
"took" : 4,
"timed_out" : false,
"total" : 0,
"updated" : 0,
"created" : 0,
"deleted" : 0,
"batches" : 0,
"version_conflicts" : 0,
"noops" : 0,
"retries" : {
"bulk" : 0,
"search" : 0
},
"throttled_millis" : 0,
"requests_per_second" : -1.0,
"throttled_until_millis" : 0,
"failures" : [ ]
}
```
### Response fields
For PUT and POST APIs: Define all allowable response fields that can be returned in the body of the response.
Field | Data type | Description
:--- | :--- | :---
+1 -1
View File
@@ -1 +1 @@
docs-beta.opensearch.org
opensearch.ossez.com
+122 -37
View File
@@ -1,59 +1,144 @@
# Contributing Guidelines
- [Creating an issue](#creating-an-issue)
- [Contributing content](#contributing-content)
- [Contribution workflow](#contribution-workflow)
- [Before you start](#before-you-start)
- [Making minor changes](#making-minor-changes)
- [Making major changes](#making-major-changes)
- [Setting up your local copy of the repository](#setting-up-your-local-copy-of-the-repository)
- [Making, viewing, and submitting changes](#making-viewing-and-submitting-changes)
- [Review process](#review-process)
- [Style linting](#style-linting)
- [Getting help](#getting-help)
Thank you for your interest in contributing to our project. Whether it's a bug report, new feature, correction, or additional
documentation, we greatly value feedback and contributions from our community.
# Contributing guidelines
Please read through this document before submitting any issues or pull requests to ensure we have all the necessary
information to effectively respond to your bug report or contribution.
Thank you for your interest in improving the OpenSearch documentation! We value and appreciate all feedback and contributions from our community, including requests for additional documentation, corrections to existing content, and reports of technical issues with the documentation site.
You can [create an issue](#creating-an-issue) asking us to change the documentation or [contribute content](#contributing-content) yourself.
## Reporting Bugs/Feature Requests
NOTE: If youd like to contribute but don't know where to start, try browsing existing [issues](https://github.com/opensearch-project/documentation-website/issues). Our projects use custom GitHub issue labels for status, version, type of request, and so on. We recommend starting with any issue labeled "good first issue" if you're a beginner or "help wanted" if you're a more experienced user.
We welcome you to use the GitHub issue tracker to report bugs or suggest features.
## Creating an issue
When filing an issue, please check existing open, or recently closed, issues to make sure somebody else hasn't already
reported the issue. Please try to include as much information as you can. Details like these are incredibly useful:
Use the documentation issue template to describe the change you'd like to make:
* A reproducible test case or series of steps
* The version of our code being used
* Any modifications you've made relevant to the bug
* Anything unusual about your environment or deployment
1. Go to https://github.com/opensearch-project/documentation-website/issues and select **New issue**.
1. Enter the requested information, including as much detail as possible, especially which version or versions the request affects.
1. Select **Submit new issue**.
The `untriaged` label is assigned automatically. During the triage process, the Documentation team will add the appropriate labels, assign the issue to a technical writer, and prioritize the request. We may follow up with you for additional information.
## Contributing via Pull Requests
Contributions via pull requests are much appreciated. Before sending us a pull request, please ensure that:
## Contributing content
1. You are working against the latest source on the *main* branch.
2. You check existing open, and recently merged, pull requests to make sure someone else hasn't addressed the problem already.
3. You open an issue to discuss any significant work - we would hate for your time to be wasted.
There are two ways to contribute content, depending on the magnitude of the change:
To send us a pull request, please:
- [Minor changes](#making-minor-changes): For small changes to existing files, like fixing typos or adding parameters, you can edit files in GitHub directly. This approach does not require cloning the repository and does not allow you to test the documentation.
- [Major changes](#making-major-changes): For changes you want to test first, like adding new or reorganizing pages or adding a table or section, you can edit files locally and push the changes to GitHub. This approach requires setting up a local version of the repository and allows you to test the documentation.
1. Fork the repository.
2. Modify the source; please focus on the specific change you are contributing. If you also reformat all the code, it will be hard for us to focus on your change.
3. Ensure local tests pass.
4. Commit to your fork using clear commit messages.
5. Send us a pull request, answering any default questions in the pull request interface.
6. Pay attention to any automated CI failures reported in the pull request, and stay involved in the conversation.
### Contribution workflow
GitHub provides additional document on [forking a repository](https://help.github.com/articles/fork-a-repo/) and
[creating a pull request](https://help.github.com/articles/creating-a-pull-request/).
The workflow for contributing documentation is the same as the one for contributing code:
- Make your changes.
- Build the documentation website to check your work (only possible if you are making changes locally).
- Submit a [pull request](https://github.com/opensearch-project/documentation-website/pulls) (PR).
- A maintainer reviews and merges your PR.
## Finding contributions to work on
Looking at the existing issues is a great way to find something to contribute on. As our projects, by default, use the default GitHub issue labels (enhancement/bug/duplicate/help wanted/invalid/question/wontfix), looking at any 'help wanted' issues is a great place to start.
### Before you start
Before contributing content, make sure to read the following resources:
- [README](README.md)
- [OpenSearch Project Style Guidelines](STYLE_GUIDE.md)
- [API Style Guide](API_STYLE_GUIDE.md)
- [Formatting Guide](FORMATTING_GUIDE.md)
## Code of Conduct
This project has adopted the [Amazon Open Source Code of Conduct](https://aws.github.io/code-of-conduct).
For more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq) or contact
opensource-codeofconduct@amazon.com with any additional questions or comments.
NOTE: Make sure that any documentation you submit is your own work or work that you have the right to submit. We respect the intellectual property rights of others, and as part of contributing, we'll ask you to sign your contribution with a [Developer Certificate of Origin (DCO)](https://github.com/opensearch-project/.github/blob/main/CONTRIBUTING.md#developer-certificate-of-origin) stating that you have the right to submit your contribution and that you understand that we will use your contribution.
### Making minor changes
## Security issue notifications
If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our [vulnerability reporting page](http://aws.amazon.com/security/vulnerability-reporting/). Please do **not** create a public github issue.
If you want to make minor changes to an existing file, you can use this approach:
1. [Fork this repository](https://docs.github.com/en/get-started/quickstart/fork-a-repo).
## Licensing
1. In your fork on GitHub, navigate to the file that you want to change.
See the [LICENSE](LICENSE) file for our project's licensing. We will ask you to confirm the licensing of your contribution.
1. In the upper-right corner, select the pencil icon and edit the file.
1. In the upper-right corner, select **Commit changes...***. Enter the commit message and optional description and select **Create a new branch for this commit and start a pull request**.
### Making major changes
If you're adding a new page or making major changes to the documentation, such as adding new images, sections, or styling, we recommend that you work in a local copy of the repository and test the rendered HTML before submitting a PR.
#### Setting up your local copy of the repository
Follow these steps to set up your local copy of the repository:
1. [Fork this repository](https://docs.github.com/en/get-started/quickstart/fork-a-repo) and clone your fork.
1. Navigate to your cloned repository.
1. Install [Ruby](https://www.ruby-lang.org/en/) if you don't already have it. We recommend [RVM](https://rvm.io/), but you can use any method you prefer:
```
curl -sSL https://get.rvm.io | bash -s stable
rvm install 3.2
ruby -v
```
1. Install [Bundler](https://bundler.io/) if you don't already have it:
```
gem install bundler
```
1. Install Jekyll and all the dependencies:
```
bundle install
```
#### Making, viewing, and submitting changes
Here's how to build the website, make changes, and view them locally:
1. Build the website:
```
sh build.sh
```
The build script should automatically open your web browser, but if it doesn't, open [http://localhost:4000/docs/](http://localhost:4000/docs/).
1. Create a new branch against the latest source on the main branch.
1. Edit the Markdown files that you want to change.
1. When you save a file, Jekyll automatically rebuilds the site and refreshes your web browser. This process can take 60--90 seconds.
1. When you're happy with how everything looks, commit, [sign off](https://github.com/src-d/guide/blob/9171d013c648236c39faabcad8598be3c0cf8f56/developer-community/fix-DCO.md#how-to-prevent-missing-sign-offs-in-the-future), push your changes to your fork, and submit a PR.
Note that a PR requires DCO sign-off before we can merge it. You can use the -s command line option to append this automatically to your commit message, for example, `git commit -s -m 'This is my commit message'`. For more information, see https://github.com/apps/dco.
## Review process
We greatly appreciate all contributions to the documentation and will review them as quickly as possible.
During the PR process, expect that there will be some back-and-forth. If you want your contribution to be merged quickly, try to respond to comments in a timely fashion, and let us know if you don't want to continue with the PR.
We use the [Vale](https://github.com/errata-ai/vale) linter to ensure that our documentation adheres to the [OpenSearch Project Style Guidelines](STYLE_GUIDE.md). Addressing Vale comments on the PR expedites the review process. You can also install Vale locally so you can address the comments before creating a PR. For more information, see [Style linting](#style-linting).
If we accept the PR, we will merge it and will backport it to the appropriate branches.
### Style linting
To ensure that our documentation adheres to the [OpenSearch Project Style Guidelines](STYLE_GUIDE.md), we use the [Vale](https://github.com/errata-ai/vale) linter. Addressing Vale comments on the PR expedites the review process. You can also install Vale locally as follows so you can address the comments before creating a PR:
1. Run `brew install vale`.
2. Run `vale *` from the documentation site root directory to lint all Markdown files. To lint a specific file, run `vale /path/to/file`.
Optionally, you can install the [Vale VSCode](https://github.com/chrischinchilla/vale-vscode) extension, which integrates Vale with Visual Studio Code. By default, only _errors_ and _warnings_ are underlined. To change the minimum alert level to include _suggestions_, go to **Vale VSCode** > **Extension Settings** and select **suggestion** in the **Vale > Vale CLI: Min Alert Level** dropdown list.
## Getting help
For help with the contribution process, reach out to one of the [points of contact](README.md#points-of-contact).
+470
View File
@@ -0,0 +1,470 @@
# Formatting Guide
This guide provides an overview of the formatted elements commonly used in the OpenSearch documentation.
* * *
### Table of contents
* [Adding pages or sections](#adding-pages-or-sections)
* [Buttons](#buttons)
* [Callouts](#callouts)
* [Collapsible blocks](#collapsible-blocks)
* [Dashes](#dashes)
* [Horizontal rule](#horizontal-rule)
* [Images](#images)
* [Images in line with text](#images-in-line-with-text)
* [Labels](#labels)
* [Links](#links)
* [Lists](#lists)
* [Unordered lists](#unordered-lists)
* [Ordered lists](#ordered-lists)
* [Nested lists](#nested-lists)
* [Lists with code snippets or images](#lists-with-code-snippets-or-images)
* [Math](#math)
* [Tables](#tables)
* [Text style](#text-style)
* [Variables in curly braces](#variables-in-curly-braces)
* [Videos](#videos)
* * *
## Adding pages or sections
This repository contains [Markdown](https://guides.github.com/features/mastering-markdown/) files organized into Jekyll _collections_ (for example, `_api-reference` or `_dashboards`). Each Markdown file corresponds to one page on the website.
In addition to the content for a given page, each Markdown file contains some Jekyll [front matter](https://jekyllrb.com/docs/front-matter/) similar to the following:
```
---
layout: default
title: Date
nav_order: 25
has_children: false
parent: Date field types
grand_parent: Supported field types
---
```
If you want to reorganize content or add a new page, make sure to set the appropriate `has_children`, `parent`, `grand_parent`, and `nav_order` variables, which define the hierarchy of pages in the left navigation.
When adding a page or a section, make the `nav_order` of the child pages multiples of 10. For example, if you have a parent page `Clients`, make child pages `Java`, `Python`, and `JavaScript` have a `nav_order` of 10, 20, and 30, respectively. Doing so makes inserting additional child pages easier because it does not require you to renumber existing pages.
Each collection must have an `index.md` file that corresponds to the collection's index page. In the `index.md` file's front matter, specify `nav_excluded: true` so that the page does not appear separately under the collection.
## Buttons
You can use either `copy` or `copy-curl` includes for code snippets. The `copy` include places a **Copy** button on the code snippet, while the `copy-curl` include places both **Copy** and **Copy as cURL** buttons. Use the `copy-curl` include for API requests. If an API request is already in the cURL format, use the `copy` include.
**Example of a `copy` include**
````
```bash
curl -XGET "localhost:9200/_tasks?actions=*search&detailed
```
{% include copy.html %}
````
**Example of a `copy-curl` include**
````
```json
PUT /sample-index1/_clone/cloned-index1
{
"aliases": {
"sample-alias1": {}
}
}
```
{% include copy-curl.html %}
````
## Callouts
You can use four levels of callouts:
* `{: .note}` blue
* `{: .tip }` green
* `{: .important}` yellow
* `{: .warning}` red
Place a callout directly under the paragraph to which you want to apply the callout style.
**Example**
```
In case of a cluster or node failure, all PIT data is lost.
{: .note}
```
For a callout with multiple paragraphs or lists, use `>`:
```
> ****PREREQUISITE****
>
> To use a custom vector map with GeoJSON, install these two required plugins:
> * OpenSearch Dashboards Maps [`dashboards-maps`](https://github.com/opensearch-project/dashboards-maps_) front-end plugin
> * OpenSearch [`geospatial`](https://github.com/opensearch-project/geospatial_) backend plugin
{: .note}
```
## Collapsible blocks
To insert an open collapsible block, use the `<details>` element as follows:
````html
<details open markdown="block">
<summary>
Response
</summary>
{: .text-delta}
```json
{
"_nodes" : {
"total" : 1,
"successful" : 1,
"failed" : 0
}
}
```
</details>
````
To insert a closed collapsible block, omit the `open` state:
````html
<details markdown="block">
<summary>
Response
</summary>
{: .text-delta}
```json
{
"_nodes" : {
"total" : 1,
"successful" : 1,
"failed" : 0
}
}
```
</details>
````
Collapsible blocks are useful for long responses and for the Table of Contents at the beginning of a page.
## Dashes
Use one dash for hyphens, two for en dashes, and three for em dashes:
```
upper-right
10--12 nodes per cluster
There is one candidate generator available---`direct_generator`.
```
## Horizontal rule
A horizontal rule is used to separate text sections. Use three asterisks separated by spaces for a horizontal rule:
```
## Why use OpenSearch?
* * *
```
## Images
Place images in the `images` directory of the documentation website. To refer to images, use relative links (see [Internal links](#internal-links) for more information).
Markdown images are responsive by default. To insert a Markdown image, use the `![<alternate text>](link)` syntax:
```
![OS branding]({{site.url}}{{site.baseurl}}/images/brand.png)
```
Markdown uses the images actual width to render it. It sets the maximum image width to the width of the main body panel.
If you want to specify the image width or another style, use HTML syntax:
```
<img src="{{site.url}}{{site.baseurl}}/images/brand.png" alt="OS branding" width="700"/>
```
You can specify width as a hard-coded number of pixels, as in the preceding example, or as a percentage of the parent width:
```
<img src="{{site.url}}{{site.baseurl}}/images/brand.png" alt="OS branding" width="70%"/>
```
To stretch the image to fit the width of the main body panel, use width=“100%”.
To take high-resolution screenshots, in Firefox, right-click on the page and choose “Take Screenshot”.
Image borders are automatic; do not manually add a border to an image.
Always **separate an image from the text with a blank line**:
```
To send a query to OpenSearch, select the query by placing the cursor anywhere in the query text. Then choose the triangle on the top right of the request or press `Ctrl/Cmd+Enter`:
<img src="{{site.url}}{{site.baseurl}}/images/dev-tools/dev-tools-send.png" alt="Send request">
```
Do not place an image next to text or insert artificial line breaks using `<br>`. Otherwise, the text might render as aligned to the bottom of the image, with the image on the right.
If the image is under a list item, place it on a new line with a tab. For more examples, see [Lists with code snippets or images](#lists-with-code-snippets-or-images).
### Images in line with text
When describing an icon, use the icon's name followed by an inline image in parentheses. Insert the image in line with text using the `nomarkdown` extension and an HTML image:
```
Choose the play icon ({::nomarkdown}<img src="{{site.url}}{{site.baseurl}}/images/dev-tools/play-icon.png" class="inline-icon" alt="play icon"/>{:/}) on the upper right of the request.
```
## Labels
You can use the following labels:
* label-blue
* label-green
* label-purple
* label-red
* label-yellow
Use a purple label to specify the version in which an API was introduced:
```
# Alias
Introduced 1.0
{: .label .label-purple }
```
If we introduce a breaking change to an operation, add an additional label with a link to the release note for that breaking change:
```
## Get roles
Introduced 1.0
{: .label .label-purple }
[Last breaking change 2.0](https://example.com)
{: .label .label-red }
```
## Links
To add a link to a document, section, or image, use the `[name](link)` syntax, for example:
```
## Looking for the Javadoc?
See [opensearch.org/javadocs/](https://opensearch.org/javadocs/).
```
### Section links
**Section links** are links to headings in your document. Markdown lowercases the headings for links, drops back ticks, and replaces spaces with hyphens:
```
## The `minimum_should_match` parameter
For more information, see [the `minimum_should_match` parameter](#the-minimum_should_match-parameter).
```
### Internal links
**Internal links** are links to another document or image within the documentation website. Because the documentation website is versioned, do not hard code the version number in the link. Use the relative path, where `{{site.url}}{{site.baseurl}}` refers to the main directory, instead:
```
If you need to use a field for exact-value search, map it as a [`keyword`]({{site.url}}{{site.baseurl}}/opensearch/supported-field-types/keyword/).
```
### GitHub links
When linking to a GitHub issue or PR, refer to the issue or PR number in the following format:
```
For more details, see issue [#1940](https://github.com/opensearch-project/opensearch/issues/1940).
```
## Lists
Markdown supports unordered and ordered lists, nested lists, and lists with code snippets or images.
### Unordered lists
Use asterisks or dashes for unordered lists:
```
* One
* Two
```
or
```
- One
- Two
```
Lists with dashes render the list items closer to each other vertically, while lists with asterisks have more space between the lines.
Dont mix and match asterisks and dashes.
### Ordered lists
Use all 1s for ordered lists:
```
1. One
1. Two
```
Jekyll will automatically correctly number the items, and it will be much easier for you to insert and delete items without renumbering.
If there is a paragraph in the middle of a list, the list will restart with 1 after the paragraph. If you want to continue the list after the paragraph, use `counter-reset: none`:
```
1. One
Paragraph that breaks the numbering
{:style="counter-reset: none"}
1. Two
```
### Nested lists
Use tabs to nest lists:
```
1. Parent 1
- Child 1
- Child 2
- Grandchild 1
```
Markdown automatically adjusts numbered lists so that they use numbers and letters, so always use 1s for nested numbered lists.
### Lists with code snippets or images
If you need to position an image or a code snippet within a list, use tabs to signal to Markdown that the image or code snippet is part of the list item.
**Example with code snippets**
```
1. Run the demo batch script.
There are two ways of running the batch script:
1. Run the batch script using the Windows UI:
1. Navigate to the top directory of your OpenSearch installation and open the `opensearch-{{site.opensearch_version}}` folder.
1. Run the batch script by double-clicking the `opensearch-windows-install.bat` file. This opens a command prompt with an OpenSearch instance running.
1. Run the batch script from Command prompt or Powershell:
1. Open Command Prompt by entering `cmd`, or Powershell by entering `powershell`, in the search box next to ****Start**** on the taskbar.
1. Change to the top directory of your OpenSearch installation.
```bat
cd \path\to\opensearch-{{site.opensearch_version}}
```
1. Run the batch script.
```bat
.\opensearch-windows-install.bat
```
```
**Example with images**
```
1. To begin, select the rule in the **Rule name** column. The rule details pane opens, as shown in the following image.
<img src="{{site.url}}{{site.baseurl}}/images/Security/rule-dup2.png" alt="Opening the rule details pane" width="50%">
1. Select the **Duplicate** button in the upper-right corner of the pane. The **Duplicate rule** window opens in Visual Editor view, and all of the fields are automatically populated with the rule's details. Details are also populated in YAML Editor view, as shown in the following image.
<img src="{{site.url}}{{site.baseurl}}/images/Security/dupe-rule.png" alt="Selecting the duplicate button opens the Duplicate rule window" width="50%">
```
## Math
To add mathematical expressions to a page, add `has_math: true` to the pages front matter. Then insert LaTeX math into HTML tags with the rest of your Markdown content, as shown in the following example:
```
## Math
Some Markdown paragraph. Here's a formula:
<p>
When \(a \ne 0\), there are two solutions to \(ax^2 + bx + c = 0\) and they are
\[x = {-b \pm \sqrt{b^2-4ac} \over 2a}.\]
</p>
And back to Markdown.
```
## Tables
Markdown table columns are automatically sized, and there is no need to specify a different number of dashes in the formatting.
**Example**
```
Header 1 | Header 2
:--- | :---
Body 1 | Body 2, which is extremely lengthy, but there is no need to specify its width.
```
To insert line breaks within tables, use `<br>`:
```
Header 1 | Header 2
:--- | :---
Body 1 | Body paragraph 1 <br> Body paragraph 2
```
To use lists within a table, use `<br>` and `-` :
```
Header 1 | Header 2
:--- | :---
Body 1 | List:<br>- One<br>- Two
```
You can also use `&nbsp;` to insert one space, `&ensp;` to insert two spaces, and `&emsp;` to insert four spaces in table cells.
If you need a list with real bullet points, use the bullet point HTML code:
```
Header 1 | Header 2
:--- | :---
Body 1 | List:<br>&ensp;&#x2022; One<br>&ensp;&#x2022; Two
```
## Text style
You can style text in the following ways:
* ```**bold**```
* ```_italic_``` or ```*italic*```
For guidance on using code examples and when to use code font, see [Code examples](https://github.com/opensearch-project/documentation-website/blob/main/STYLE_GUIDE.md#code-examples).
## Variables in curly braces
To correctly display variables that are in curly braces, escape the curly braces with the `{% raw %}{% endraw %}` tags:
````
"message_template": {
"source": "the index is {% raw %}{{ctx.index}}{% endraw %}"
}
````
The variable `ctx.index` is rendered in double curly braces.
## Videos
To insert a video, add a YouTube player include similar to the following:
```
{% include youtube-player.html id='_g46WiGPhFs' %}
```
Note that the `id` variable refers to the YouTube video ID at the end of the URL. For example, the YouTube video at the URL `https://youtu.be/_g46WiGPhFs` has the ID `_g46WiGPhFs`. The ID must be surrounded with single quotation marks.
+15 -7
View File
@@ -1,4 +1,4 @@
source "https://rubygems.org"
source "http://rubygems.org"
# Hello! This is where you manage which Jekyll version is used to run.
# When you want to use a different version, change it below, save the
@@ -8,7 +8,7 @@ source "https://rubygems.org"
#
# This will help ensure the proper Jekyll version is running.
# Happy Jekylling!
gem "jekyll", "~> 4.2.0"
gem "jekyll", "~> 4.3.2"
# This is the default theme for new Jekyll sites. You may change this to anything you like.
gem "just-the-docs", "~> 0.3.3"
@@ -21,14 +21,22 @@ gem "jekyll-redirect-from", "~> 0.16"
# gem 'github-pages', group: :jekyll_plugins
# If you have any plugins, put them here!
# group :jekyll_plugins do
# # gem "jekyll-feed", "~> 0.6"
# gem "jekyll-remote-theme"
# gem "jekyll-redirect-from"
# end
group :jekyll_plugins do
gem "jekyll-last-modified-at"
gem "jekyll-sitemap"
end
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]
# Performance-booster for watching directories on Windows
gem "wdm", "~> 0.1.0" if Gem.win_platform?
# Installs webrick dependency for building locally
gem "webrick", "~> 1.7"
# Link checker
gem "typhoeus"
gem "ruby-link-checker"
gem "ruby-enum"
+16
View File
@@ -0,0 +1,16 @@
## Overview
This document contains a list of maintainers in this repo. See [opensearch-project/.github/RESPONSIBILITIES.md](https://github.com/opensearch-project/.github/blob/main/RESPONSIBILITIES.md#maintainer-responsibilities) that explains what the role of maintainer means, what maintainers do in this and other repos, and how they should be doing it. If you're interested in contributing, and becoming a maintainer, see [CONTRIBUTING](CONTRIBUTING.md).
## Current Maintainers
| Maintainer | GitHub ID | Affiliation |
| ---------------- | ----------------------------------------------- | ----------- |
| Heather Halter | [hdhalter](https://github.com/hdhalter) | Amazon |
| Fanit Kolchina | [kolchfa-aws](https://github.com/kolchfa-aws) | Amazon |
| Nate Archer | [Naarcha-AWS](https://github.com/Naarcha-AWS) | Amazon |
| Nate Bower | [natebower](https://github.com/natebower) | Amazon |
| Melissa Vagi | [vagimeli](https://github.com/vagimeli) | Amazon |
| Miki Barahmand | [AMoo-Miki](https://github.com/AMoo-Miki) | Amazon |
| David Venable | [dlvenable](https://github.com/dlvenable) | Amazon |
| Stephen Crawford | [scraw99](https://github.com/scrawfor99) | Amazon |
+1 -1
View File
@@ -1 +1 @@
Copyright 2021 OpenSearch contributors.
Copyright OpenSearch contributors.
+17 -244
View File
@@ -1,257 +1,30 @@
# OpenSearch documentation
<img src="https://opensearch.org/assets/img/opensearch-logo-themed.svg" height="64px">
This repository contains the documentation for OpenSearch, the search, analytics, and visualization suite with advanced security, alerting, SQL support, automated index management, deep performance analysis, and more. You can find the rendered documentation at [opensearch.org/docs](https://opensearch.org/docs).
# About the OpenSearch documentation repo
Community contributions remain essential in keeping this documentation comprehensive, useful, well-organized, and up-to-date.
The `documentation-website` repository contains the user documentation for OpenSearch. You can find the rendered documentation at [opensearch.org/docs](https://opensearch.org/docs).
## How you can help
## Contributing
- Do you work on one of the various OpenSearch plugins? Take a look at the documentation for the plugin. Is everything accurate? Will anything change in the near future?
Community contributions remain essential to keeping the documentation comprehensive, useful, well organized, and up to date. If you are interested in submitting an issue or contributing content, see [CONTRIBUTING](CONTRIBUTING.md).
Often, engineering teams can keep existing documentation up-to-date with minimal effort, thus freeing up the documentation team to focus on larger projects.
The following resources provide important guidance regarding contributions to the documentation:
- Do you have expertise in a particular area of OpenSearch? Cluster sizing? The query DSL? Painless scripting? Aggregations? JVM settings? Take a look at the [current content](https://opensearch.org/docs/opensearch/) and see where you can add value. The [documentation team](#points-of-contact) is happy to help you polish and organize your drafts.
- Are you an OpenSearch Dashboards expert? How did you set up your visualizations? Why is a particular dashboard so valuable to your organization? We have [very little](https://opensearch.org/docs/opensearch-dashboards/) on how to use OpenSearch Dashboards, only how to install it.
- Are you a web developer? Do you want to add an optional dark mode to the documentation? A "copy to clipboard" button for our code samples? Other improvements to the design or usability? See [major changes](#major-changes) for information on building the website locally.
- Our [issue tracker](https://github.com/opensearch-project/documentation-website/issues) contains documentation bugs and other content gaps, some of which have colorful labels like "good first issue" and "help wanted."
- [OpenSearch Project Style Guidelines](STYLE_GUIDE.md) -- The style guide covers the style standards to be observed when creating OpenSearch Project content.
- [OpenSearch terms](TERMS.md) -- The terms list contains key OpenSearch terms and tips on how and when to use them.
- [API Style Guide](API_STYLE_GUIDE.md) -- The API Style Guide provides the basic structure for creating OpenSearch API documentation.
- [Formatting Guide](FORMATTING_GUIDE.md) -- The OpenSearch documentation uses a modified version of the [just-the-docs](https://github.com/pmarsceill/just-the-docs) Jekyll theme. The Formatting Guide provides an overview of the commonly used formatting elements and how to add a page to the website.
## Points of contact
If you encounter problems or have questions when contributing to the documentation, these people can help:
- [aetter](https://github.com/aetter)
- [ashwinkumar12345](https://github.com/ashwinkumar12345)
- [keithhc2](https://github.com/keithhc2)
- [snyder114](https://github.com/snyder114)
## How the website works
This repository contains many [Markdown](https://guides.github.com/features/mastering-markdown/) files in the `/docs` directory. Each Markdown file correlates with one page on the website.
Using plain text on GitHub has many advantages:
- Everything is free, open source, and works on every operating system. Use your favorite text editor, Ruby, Jekyll, and Git.
- Markdown is easy to learn and looks good in side-by-side diffs.
- The workflow is no different than contributing code. Make your changes, build locally to check your work, and submit a pull request. Reviewers check the PR before merging.
- Alternatives like wikis and WordPress are full web applications that require databases and ongoing maintenance. They also have inferior versioning and content review processes compared to Git. Static websites, such as the ones Jekyll produces, are faster, more secure, and more stable.
In addition to the content for a given page, each Markdown file contains some Jekyll [front matter](https://jekyllrb.com/docs/front-matter/). Front matter looks like this:
```
---
layout: default
title: Alerting security
nav_order: 10
parent: Alerting
has_children: false
---
```
If you're making [trivial changes](#trivial-changes), you don't have to worry about front matter.
If you want to reorganize content or add new pages, keep an eye on `has_children`, `parent`, and `nav_order`, which define the hierarchy and order of pages in the lefthand navigation. For more information, see the documentation for [our upstream Jekyll theme](https://pmarsceill.github.io/just-the-docs/docs/navigation-structure/).
## Contribute content
There are three ways to contribute content, depending on the magnitude of the change.
- [Trivial changes](#trivial-changes)
- [Minor changes](#minor-changes)
- [Major changes](#major-changes)
### Trivial changes
If you just need to fix a typo or add a sentence, this web-based method works well:
1. On any page in the documentation, click the **Edit this page** link in the lower-left.
1. Make your changes.
1. Choose **Create a new branch for this commit and start a pull request** and **Commit changes**.
### Minor changes
If you want to add a few paragraphs across multiple files and are comfortable with Git, try this approach:
1. Fork this repository.
1. Download [GitHub Desktop](https://desktop.github.com), install it, and clone your fork.
1. Navigate to the repository root.
1. Create a new branch.
1. Edit the Markdown files in `/docs`.
1. Commit, push your changes to your fork, and submit a pull request.
### Major changes
If you're making major changes to the documentation and need to see the rendered HTML before submitting a pull request, here's how to build locally:
1. Fork this repository.
1. Download [GitHub Desktop](https://desktop.github.com), install it, and clone your fork.
1. Navigate to the repository root.
1. Install [Ruby](https://www.ruby-lang.org/en/) if you don't already have it. We recommend [RVM](https://rvm.io/), but use whatever method you prefer:
```
curl -sSL https://get.rvm.io | bash -s stable
rvm install 2.6
ruby -v
```
1. Install [Jekyll](https://jekyllrb.com/) if you don't already have it:
```
gem install bundler jekyll
```
1. Install dependencies:
```
bundle install
```
1. Build:
```
sh build.sh
```
1. If the build script doesn't automatically open your web browser (it should), open [http://localhost:4000/](http://localhost:4000/).
1. Create a new branch.
1. Edit the Markdown files in `/docs`.
If you're a web developer, you can customize `_layouts/default.html` and `_sass/custom/custom.scss`.
1. When you save a file, marvel as Jekyll automatically rebuilds the site and refreshes your web browser. This process takes roughly 30 seconds.
1. When you're happy with how everything looks, commit, push your changes to your fork, and submit a pull request.
## Writing tips
1. Try to stay consistent with existing content and consistent within your new content. Don't call the same plugin KNN, k-nn, and k-NN in three different places.
1. Shorter paragraphs are better than longer paragraphs. Use headers, tables, lists, and images to make your content easier for readers to scan.
1. Use **bold** for user interface elements, *italics* for key terms or emphasis, and `monospace` for Bash commands, file names, REST paths, and code.
1. Markdown file names should be all lowercase, use hyphens to separate words, and end in `.md`.
1. Avoid future tense. Use present tense.
**Bad**: After you click the button, the process will start.
**Better**: After you click the button, the process starts.
1. "You" refers to the person reading the page. "We" refers to the OpenSearch contributors.
**Bad**: Now that we've finished the configuration, we have a working cluster.
**Better**: At this point, you have a working cluster, but we recommend adding dedicated master nodes.
1. Don't use "this" and "that" to refer to something without adding a noun.
**Bad**: This can cause high latencies.
**Better**: This additional loading time can cause high latencies.
1. Use active voice.
**Bad**: After the request is sent, the data is added to the index.
**Better**: After you send the request, the OpenSearch cluster indexes the data.
1. Introduce acronyms before using them.
**Bad**: Reducing customer TTV should accelerate our ROIC.
**Better**: Reducing customer time to value (TTV) should accelerate our return on invested capital (ROIC).
1. Spell out one through nine. Start using numerals at 10. If a number needs a unit (GB, pounds, millimeters, kg, celsius, etc.), use numerals, even if the number if smaller than 10.
**Bad**: 3 kids looked for thirteen files on a six GB hard drive.
**Better**: Three kids looked for 13 files on a 6 GB hard drive.
## New releases
1. Branch.
1. Change the `opensearch_version` and `opensearch_major_version` variables in `_config.yml`.
1. Start up a new cluster using the updated Docker Compose file in `docs/install/docker.md`.
1. Update the version table in `version-history.md`.
Use `curl -XGET https://localhost:9200 -u admin:admin -k` to verify the OpenSearch version.
1. Update the plugin compatibility table in `docs/install/plugin.md`.
Use `curl -XGET https://localhost:9200/_cat/plugins -u admin:admin -k` to get the correct version strings.
1. Update the plugin compatibility table in `docs/opensearch-dashboards/plugins.md`.
Use `docker ps` to find the ID for the OpenSearch Dashboards node. Then use `docker exec -it <opensearch-dashboards-node-id> /bin/bash` to get shell access. Finally, run `./bin/opensearch-dashboards-plugin list` to get the plugins and version strings.
1. Run a build (`build.sh`), and look for any warnings or errors you introduced.
1. Verify that the individual plugin download links in `docs/install/plugins.md` and `docs/opensearch-dashboards/plugins.md` work.
1. Check for any other bad links (`check-links.sh`). Expect a few false positives for the `localhost` links.
1. Submit a PR.
## Classes within Markdown
This documentation uses a modified version of the [just-the-docs](https://github.com/pmarsceill/just-the-docs) Jekyll theme, which has some useful classes for labels and buttons:
```
[Get started](#get-started){: .btn .btn-blue }
## Get started
New
{: .label .label-green :}
```
* Labels come in default (blue), green, purple, yellow, and red.
* Buttons come in default, purple, blue, green, and outline.
* Warning, tip, and note blocks are available (`{: .warning }`, etc.).
* If an image has a white background, you can use `{: .img-border }` to add a one pixel border to the image.
These classes can help with readability, but should be used *sparingly*. Each addition of a class damages the portability of the Markdown files and makes moving to a different Jekyll theme (or a different static site generator) more difficult.
Besides, standard Markdown elements suffice for most documentation.
## Math
If you want to use the sorts of pretty formulas that [MathJax](https://www.mathjax.org) allows, add `has_math: true` to the Jekyll page metadata. Then insert LaTeX math into HTML tags with the rest of your Markdown content:
```
## Math
Some Markdown paragraph. Here's a formula:
<p>
When \(a \ne 0\), there are two solutions to \(ax^2 + bx + c = 0\) and they are
\[x = {-b \pm \sqrt{b^2-4ac} \over 2a}.\]
</p>
And back to Markdown.
```
- [hdhalter](https://github.com/hdhalter)
- [kolchfa-aws](https://github.com/kolchfa-aws)
- [Naarcha-AWS](https://github.com/Naarcha-AWS)
- [vagimeli](https://github.com/vagimeli)
## Code of conduct
@@ -261,14 +34,14 @@ This project has adopted an [Open Source Code of Conduct](https://opensearch.org
## Security
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.
If you discover a potential security issue in this project, we ask that you notify AWS/Amazon Security using our [vulnerability reporting page](http://aws.amazon.com/security/vulnerability-reporting/). Do **not** create a public GitHub issue.
## License
This project is licensed under the Apache-2.0 License.
This project is licensed under the [Apache 2.0 License](LICENSE).
## Copyright
Copyright 2021 OpenSearch contributors.
Copyright OpenSearch contributors.
+510
View File
@@ -0,0 +1,510 @@
# OpenSearch Project Style Guidelines
Welcome to the content style guide for the OpenSearch Project. This guide covers the style standards to be observed when creating OpenSearch content and will evolve as we implement best practices and lessons learned in order to best serve the community.
In addition to this guide and [TERMS.md](https://github.com/opensearch-project/documentation-website/blob/main/TERMS.md), our content is generally edited in accordance with the [Microsoft Writing Style Guide](https://docs.microsoft.com/en-us/style-guide/welcome/), [The Chicago Manual of Style](https://www.chicagomanualofstyle.org/home.html), and [Merriam-Webster](https://www.merriam-webster.com/) (listed in order of precedence); however, we may deviate from these style guides in order to maintain consistency and accommodate the unique needs of the community. This is by no means an exhaustive list of style standards, and we value transparency, so we welcome contributions to our style standards and guidelines. If you have a question regarding our standards or adherence/non-adherence to the style guides or would like to make a contribution, please tag @natebower on GitHub.
## Naming conventions, voice, tone, and brand personality traits
The following sections provide guidance on OpenSearch Project naming conventions, voice, tone, and brand personality traits.
### Naming conventions
The following naming conventions should be observed in OpenSearch Project content:
* Capitalize both words when referring to the *OpenSearch Project*.
* *OpenSearch* is the name for the distributed search and analytics engine used by Amazon OpenSearch Service.
* Amazon OpenSearch Service is a managed service that makes it easy to deploy, operate, and scale OpenSearch. Use the full name *Amazon OpenSearch Service* on first appearance. The abbreviated service name, *OpenSearch Service*, can be used for subsequent appearances.
* Amazon OpenSearch Serverless is an on-demand serverless configuration for Amazon OpenSearch Service. Use the full name *Amazon OpenSearch Serverless* on first appearance. The abbreviated service name, *OpenSearch Serverless*, can be used for subsequent appearances.
* OpenSearch Dashboards is the UI for OpenSearch. On first appearance, use the full name *OpenSearch Dashboards*. *Dashboards* can be used for subsequent appearances.
* *Security Analytics* is a security information and event management (SIEM) solution for OpenSearch. Capitalize both words when referring to the name of the solution.
* Observability is collection of plugins and applications that let you visualize data-driven events by using Piped Processing Language (PPL). Capitalize *Observability* when referring to the name of the solution.
* Refer to OpenSearch Project customers as *users*, and refer to the larger group of users as *the community*. Do not refer to the OpenSearch Project or to the AWS personnel working on the project as a *team*, as this implies differentiation within the community.
#### Product names
Capitalize product names. The OpenSearch Project has three products: OpenSearch, OpenSearch Dashboards, and Data Prepper. For example:
* “To install *OpenSearch*, download the Docker image.”
* “To access *OpenSearch Dashboards*, open your browser and navigate to http://localhost:5601/app/home.”
* “*Data Prepper* contains the following components:”
Capitalize the names of clients and tools. For example:
* “The OpenSearch *Python* client provides a more natural syntax for interacting with your cluster.”
* “The *Go* client retries requests for a maximum of three times by default.”
* “The *OpenSearch Kubernetes Operator* is an open-source Kubernetes operator that helps automate the deployment and provisioning of OpenSearch and OpenSearch Dashboards in a containerized environment.”
* “You can send events to *Logstash* from many different sources.”
#### Features
Features are the individual building blocks of user experiences, reflect the functionality of a product, and are shared across different experiences. For example, the SQL/PPL, reporting, notifications, alerting, and anomaly detection used for observability are the same SQL/PPL, reporting, notifications, alerting, and anomaly detection used for general analytics, security analytics, and search analytics. Components of the user experience such as navigation, credentials management, theming, etc. are also considered to be features.
Use lowercase when referring to features, unless you are referring to a formally named feature that is specific to OpenSearch. For example:
* “The Notifications plugin provides a central location for all of your *notifications* from OpenSearch plugins.”
* “*Remote-backed storage* is an experimental feature. Therefore, we do not recommend the use of *remote-backed storage* in a production environment.”
* “You can take and restore *snapshots* using the snapshot API.”
* “You can use the *VisBuilder* visualization type in OpenSearch Dashboards to create data visualizations by using a drag-and-drop gesture” (You can refer to VisBuilder alone or qualify the term with “visualization type”).
#### Plugin names
A plugin is a feature or distinct component that extends the functionality of OpenSearch. For now, capitalize plugin names, but use *plugin* sparingly. The concept of plugins will become obsolete once we re-architect the product. For example:
* “Interaction with the *ML Commons* plugin occurs through either the REST API or [ad](https://opensearch.org/docs/latest/search-plugins/sql/ppl/functions#ad) and [kmeans](https://opensearch.org/docs/latest/search-plugins/sql/ppl/functions#kmeans) Piped Processing Language (PPL) commands.”
* “Use the *Neural Search* plugin to integrate ML language models into your search workloads.”
### Voice and tone
Voice is the point of view or style of a writer. Voice can refer to active or passive but may also refer to verb tense (past, present, future, and so on). Tone is the emotional undercurrent (such as calm or angry) of the voice. We strive to speak to the community with a consistent voice and tone, as if a single writer writes all content. Writing with a common voice also helps to establish the OpenSearch Project identity and brand.
#### Voice
The voice of the OpenSearch Project is people oriented and focused on empowering the user directly. We use language that emphasizes what the user can do with OpenSearch rather than what tasks OpenSearch can perform.
Whenever possible, use the active voice instead of the passive voice. The passive form is typically wordier and can often cause writers to obscure the details of the action. For example, change the agentless passive _it is recommended_ to the more direct _we recommend_.
Refer to the reader as _you_ (second person), and refer to the OpenSearch Project as _we_ (first person). If there are multiple authors for a blog post, you can use _we_ to refer to the authors as individuals. Do not refer to the OpenSearch Project or to the AWS personnel working on the project as a *team*, as this implies differentiation within the community.
In most cases, try to describe the actions that the user takes rather than contextualizing from the feature perspective. For example, use phrases such as “With this feature, you can...” or “Use this feature to...” instead of saying a feature *allows*, *enables*, or *lets* the user do something.
For procedures or instructions, ensure that action is taken by the user (“Then you can stop the container...”) rather than the writer (“We also have to stop the container...”). Reserve the first-person plural for speaking as the OpenSearch Project, with recommendations, warnings, or explanations.
In general, use the present tense. Use the future tense only when an event happens later than, not immediately after, the action under discussion.
#### Tone
The tone of the OpenSearch Project is conversational, welcoming, engaging, and open. The overall tone is knowledgeable but humble, informal but authoritative, informative but not dry, and friendly without being overly familiar.
We talk to readers in their own words, never assuming that they understand how OpenSearch works. We use precise technical terms where appropriate, but we avoid technical jargon and insider lingo. We speak to readers in simple, plain, everyday language.
Avoid excessive words, such as please. Be courteous but not wordy. Extra detail can often be moved elsewhere. Use humor with caution because it is subjective, can be easily misunderstood, and can potentially alienate your audience.
### Brand personality traits
| Personality trait | Description | Guidance |
| :--------- | :------- | :------ |
| **Clear and precise** | The OpenSearch Project understands that our community works, develops, and builds in roles and organizations that require precise thinking and thorough documentation. We strive to use precise language—to clearly say what we mean without leaving ideas open to interpretation, to support our assertions with facts and figures, and to provide credible and current (third-party) references where called for. <br> <br> We communicate in plain, direct language that is easily understood. Complex concepts are introduced in a concise, unambiguous way. High-level content is supported by links to more in-depth or technical content that users can engage with at their convenience. | - Write with clarity and choose words carefully. Think about the audience and how they might interpret your assertions. <br> - Be specific. Avoid estimates or general claims when exact data can be provided. <br> - Support claims with data. If something is “faster” or “more accurate,” say how much. <br> - When citing third-party references, include direct links. |
| **Transparent and open** | As an open-source project, we exchange information with the community in an accessible and transparent manner. We publish our product plans in the open on GitHub, share relevant and timely information related to the project through our forum and/or our blog, and engage in open dialogues related to product and feature development in the public sphere. Anyone can view our roadmap, raise a question or an issue, or participate in our community meetings. | - Tell a complete story. If youre walking the reader through a solution or sharing news, dont skip important information. <br> - Be forthcoming. Communicate time-sensitive news and information in a thorough and timely manner. <br> - If theres something the reader needs to know, say it up front. Dont “bury the lede.” |
| **Collaborative and supportive** | Were part of a community that is here to help. We aim to be resourceful on behalf of the community and encourage others to do the same. To facilitate an open exchange of ideas, we provide forums through which the community can ask and answer one anothers questions. | - Use conversational language that welcomes and engages the audience. Have a dialogue. <br> - Invite discussion and feedback. We have several mechanisms for open discussion, including requests for comment (RFCs), a [community forum](https://forum.opensearch.org/), and [community meetings](https://www.meetup.com/OpenSearch/).
| **Trustworthy and personable** | We stay grounded in the facts and the data. We do not overstate what our products are capable of. We demonstrate our knowledge in a humble but authoritative way and reliably deliver what we promise. We provide mechanisms and support that allow the audience to explore our products for themselves, demonstrating that our actions consistently match our words. <br> <br> We speak to the community in a friendly, welcoming, judgment-free way so that our audience perceives us as being approachable. Our content is people oriented and focused on empowering the user directly. | - Claims and assertions should be grounded in facts and data and supported accordingly. <br> - Do not exaggerate or overstate. Let the facts and results speak for themselves. <br> - Encourage the audience to explore our products for themselves. Offer guidance to help them do so. <br> - Write directly and conversationally. Have a dialogue with your audience. Imagine writing as if youre speaking directly to the person for whom youre creating content. <br> - Write from the community, for the community. Anyone creating or consuming content about OpenSearch is a member of the same group, with shared interest in learning about and building better search and analytics solutions. |
| **Inclusive and accessible** | As an open-source project, the OpenSearch Project is for everyone, and we are inclusive. We value the diversity of backgrounds and perspectives in the OpenSearch community and welcome feedback from any contributor, regardless of their experience level. <br> <br> We design and create content so that people with disabilities can perceive, navigate, and interact with it. This ensures that our documentation is available and useful for everyone and helps improve the general usability of content. <br> <br> We understand our community is international and our writing takes that into account. We use plain language that avoids idioms and metaphors that may not be clear to the broader community. | - Use inclusive language to connect with the diverse and global OpenSearch Project audience. <br> - Be careful with our word choices. <br> - Avoid [sensitive terms](https://github.com/opensearch-project/documentation-website/blob/main/STYLE_GUIDE.md#sensitive-terms). <br> - Don't use [offensive terms](https://github.com/opensearch-project/documentation-website/blob/main/STYLE_GUIDE.md#offensive-terms). <br> - Don't use ableist or sexist language or language that perpetuates racist structures or stereotypes. <br> - Links: Use link text that adequately describes the target page. For example, use the title of the target page instead of “here” or “this link.” In most cases, a formal cross-reference (the title of the page youre linking to) is the preferred style because it provides context and helps readers understand where theyre going when they choose the link. <br> - Images: <br> &nbsp;&nbsp;- Add introductory text that provides sufficient context for each image. <br> &nbsp;&nbsp;- Add ALT text that describes the image for screen readers. <br> - Procedures: Not everyone uses a mouse, so use device-independent verbs; for example, use “choose” instead of “click.” <br> - Location: When youre describing the location of something else in your content, such as an image or another section, use words such as “preceding,” “previous,” or “following” instead of “above” and “below.”
## Style guidelines
The following guidelines should be observed in OpenSearch Project content.
### Acronyms
Spell out acronyms the first time that you use them on a page and follow them with the acronym in parentheses. Use the format `spelled-out term (acronym)`. On subsequent use, use the acronym alone.
Do not capitalize the spelled-out form of an acronym unless the spelled-out form is a proper noun or the community generally capitalizes it. In all cases, our usage should reflect the communitys usage.
In general, spell out acronyms once on a page. However, you can spell them out more often for clarity.
Make an acronym plural by adding an *s* to the end of it. Do not add an apostrophe.
How an acronym is pronounced determines whether you use the article *an* or *a* before it. If it's pronounced with an initial vowel sound, use *an*. Otherwise, use *a*.
If the first use of an acronym is in a heading, retain the acronym in the heading, and then write out the term in the following body text, followed by the acronym in parentheses. Don't spell out the term in the heading with the acronym included in parentheses. If the first use of the service name is in a title or heading, use the short form of the name in the heading, and then use the long form followed by the short form in parentheses in the following body text.
In general, spell out abbreviations that end with *-bit* or *-byte*. Use abbreviations only with numbers in specific measurements. Always include a space between the number and unit. Abbreviations that are well known and don't need to be spelled out are *KB*, *MB*, *GB*, and *TB*.
Some acronyms are better known than their spelled-out counterparts or might be used almost exclusively. These include industry-standard protocols, markdown and programming languages, and common file formats. You don't need to spell out these acronyms.
The following table lists acronyms that you don't need to spell out.
| Acronym | Spelled-out term |
| :--------- | :------- |
| 3D | three-dimensional |
| AI | artificial intelligence |
| API | application programming interface |
| ASCII | American Standard Code for Information Interchange |
| BASIC | Beginner's All-Purpose Symbolic Instruction Code |
| BM25 | Best Match 25 |
| CLI | command-line interface |
| CPU | central processing unit |
| CRUD | create, read, update, and delete |
| CSV | comma-separated values |
| DNS | Domain Name System |
| DOS | disk operating system |
| FAQ | frequently asked questions |
| FTP | File Transfer Protocol |
| GIF | Graphics Interchange Format |
| HTML | hypertext markup language |
| HTTP | hypertext transfer protocol |
| HTTPS | hypertext transfer protocol secure |
| HTTP(s) | Use to refer to both protocols, HTTP and HTTPS. |
| I/O | input/output |
| ID | identifier |
| IP | Internet protocol |
| JPEG | Joint Photographic Experts Group |
| JSON | JavaScript Object Notation |
| k-NN | k-nearest neighbors |
| NAT | network address translation |
| NGINX | engine x |
| PDF | Portable Document Format |
| RAM | random access memory |
| REST | Representational State Transfer |
| RGB | red-green-blue |
| ROM | read-only memory |
| SAML | Security Assertion Markup Language |
| SDK | software development kit |
| SSL | Secure Sockets Layer |
| TCP | Transmission Control Protocol |
| TIFF | Tagged Image File Format |
| TLS | Transport Layer Security |
| UI | user interface |
| URI | uniform resource identifier |
| URL | uniform resource locator |
| UTC | Coordinated Universal Time |
| UTF | Unicode Transformation Format |
| XML | Extensible Markup Language |
| YAML | YAML Ain't Markup Language |
### Code examples
Calling out code within a sentence or code block makes it clear to readers which items are code specific. The following is general guidance about using code examples and when to use `code font`:
* In Markdown, use single backticks (`` ` ``) for inline code formatting and triple backticks (```` ``` ````) for code blocks. For example, writing `` `discovery.type` `` in Markdown will render as `discovery.type`. A line containing three backticks should be included both before and after an example code block.
* In sentences, use code font for things relating to code, for example, “The `from` and `size` parameters are stateless, so the results are based on the latest available data.”
* Use lead-in sentences to clarify the example. Exception: API examples, for which a caption-style lead-in (heading 4) is sufficient.
* Use the phrase *such as* for brief examples within a sentence.
* Use language-specific indentation in code examples.
* Make code blocks as copy-and-paste friendly as possible. Use either the [`copy` or `copy-curl` buttons](https://github.com/opensearch-project/documentation-website/blob/main/FORMATTING_GUIDE.md#buttons).
#### Code formatting checklist
The following items should be in `code font`:
* Field names, variables (including environment variables), and settings (`discovery.type`, `@timestamp`, `PATH`). Use code font for variable and setting values if it improves readability (`false`, `1h`, `5`, or 5).
* Placeholder variables. Use angle brackets for placeholder variables (`docker exec -it <container-id> /bin/bash`).
* Commands, command-line utilities, and options (`docker container ls -a`, `curl`, `-v`).
* File names, file paths, and directory names (`docker-compose.yml`, `/var/www/simplesamlphp/config/`).
* URLs and URL components (`localhost`, `http://localhost:5601`).
* Index names (`logs-000001`, `.opendistro-ism-config`), endpoints (`_cluster/settings`), and query parameters (`timeout`).
* Language keywords (`if`, `for`, `SELECT`, `AND`, `FROM`).
* Operators and symbols (`/`, `<`, `*`).
* Regular expression, date, or other patterns (`^.*-\d+$`, `yyyy-MM-dd`).
* Class names (`SettingsModule`) and interface names (*`RestHandler`*). Use italics for interface names.
* Text field inputs (Enter the password `admin`).
* Email addresses (`[email protected]`).
#### Caption-style examples
If you use a caption-style example, use the heading **Example**, with a colon, as appropriate. The following are caption-style examples:
**Example: Retrieve a specified document from an index**
The following example shows a request that retrieves a specific document and its information from an index:
`GET sample-index1/_doc/1`
**Example request**
`GET sample-index1/_doc/1`
Sometimes, you might not want to break up the flow of the text with a new heading. In these cases, you can use an example with no heading.
The following command maps ports 9200 and 9600, sets the discovery type to single-node, and requests the newest image of OpenSearch:
`docker run -d -p 9200:9200 -p 9600:9600 -e "discovery.type=single-node" opensearchproject/opensearch:latest`
#### Lead-in sentences
When using lead-in sentences, summarize, clarify, or refer to the example that follows. A lead-in sentence is a complete sentence that ends in a colon.
For example, the following query requests statistics for `docs` and `search`:
`GET _nodes/stats/indices/docs,search`
#### Referring to a variable or placeholder
When introducing a code or command line example that refers to a variable or placeholder in the example, be direct by including the variable or placeholder name in the text. Surround the variable or placeholder name with angle brackets (`<` and `>`), for example, `<port>`. Don't refer to the variable or placeholder by its color or format because these can change. If variable or placeholder texts have a lot in common and there are several for the user to complete, be direct by including a “template” for the input in the replaceable text.
In the following example, replace `<component-x>` with your own information:
`~/workspace/project-name$ eb init --modules <component-a> <component-b>`
### Formatting and organization
- Use a colon to introduce example blocks (for example, code and scripts) and most lists. Do not use a colon to introduce tables or images.
- Use bold text for all UI elements, including pages, panes, and dialog boxes. In all cases, emphasize what the user must do as opposed to talking about the UI element itself.
- Stacked headings should never appear in our content. Stacked headings are any two consecutive headings without intervening text. Even if it is just an introductory sentence, there should always be text under any heading.
- Use italics for the titles of books, periodicals, and reference guides. However, do not use italics when the title of a work is also a hyperlink.
- You can refer to APIs in three ways:
1. When referring to API names, capitalize all words in the name (example: "Field Capabilities API").
2. When referring to API operations by the exact name of the endpoint, use lowercase with code format (example: "`_field_caps` API").
3. When describing API operations but not using the exact name of the endpoint, use lowercase (example: "field capabilities API operations" or "field capabilities operations").
### Images
- Add introductory text that provides sufficient context for each image.
- Add ALT text that describes the image for screen readers.
- When youre describing the location of an image, use words such as *preceding*, *previous*, or *following* instead of *above* and *below*.
- Text that introduces an image should be a complete sentence and end with a period, not a colon.
### Links
- **Formal cross-references**: In most cases, a formal cross-reference (the title of the page you're linking to) is the preferred style because it provides context and helps readers understand where they're going when they choose the link. Follow these guidelines for formal cross-references:
- Introduce links with formal introductory text:
- Use "For information *about*" or "For more information *about*." Don't use "For information *on*."
- If you are linking to procedures, you can use either "For instructions *on*" or "instructions *for*." Don't use "instructions *about*."
- Where space is limited (for example, in a table), you can use "*See* [link text]."
- Ensure that the link text matches the section title text. <br> <br> Example: "To get involved, see [Contributing](https://opensearch.org/source.html) on the OpenSearch website." <br>
- **Embedded links**: Embedded links are woven into a sentence without formal introductory text. They're especially useful in tables or other elements where space is tight. The text around the embedded link must relate to the information in the link so that the reader understands the context. Do not use *here* or *click here* for link text because it creates accessibility problems. <br> <br> Example: "Finally, [delete the index](https://opensearch.org/docs/latest/api-reference/index-apis/delete-index)."
### Lists
The following guidelines apply to all list types:
- Make lists parallel in content and structure. Dont mix single words with phrases, dont start some phrases with a noun and others with a verb, and dont mix verb forms.
- Present the items in alphabetical order if the order of items is arbitrary.
- Capitalize the first letter of the first word of each list item.
- If the list is simple, you dont need end punctuation for the list items.
- If the list has a mixture of phrases and sentences, punctuate each list item.
- Punctuate each list item with a period if a list item has more than one sentence.
- Punctuate list items consistently. If at least one item in a list requires a period, use a period for all items in that list.
- Introductory sentences are required for lists.
- Introductory sentences should be complete sentences.
- Introductory sentences should end with a colon.
- Dont use semicolons, commas, or conjunctions (like and or or) at the end of list items.
### Numbers and measurement
- Spell out cardinal numbers from 1 to 9. For example, one NAT instance. Use numerals for cardinal numbers 10 and higher. Spell out ordinal numbers: first, second, and so on. In a series that includes numbers 10 or higher, use numerals for all. Use a comma separator for numbers of four digits or more—for example, 1,000.
- For descriptions that include time ranges, separate the numbers with an en dash. Avoid extra words such as between or from n to n.
- Correct: It can take 510 minutes before logs are available.
- Incorrect: It can take between 5 and 10 minutes before logs are available.
- Use numerals for all measurement-based references, including time. Include a space between the number and the abbreviation for the unit of measure.
- Correct:
- 100 GB
- 1 TB
- 3 minutes
- 12 subnets (8 public and 4 private)
- Incorrect
- One hundred GB
- 1TB
### Procedures
A procedure is a series of numbered steps that a user follows to complete a specific task. Users should be able to scan for and recognize procedures easily. Make procedures recognizable by using the following:
- Predictable content parts
- Parallel language constructions
- Consistent formatting
Use *example*, not *sample*, to introduce example blocks (for example, code, scripts, and API requests and responses).
#### Describing interactions with the UI
Replace pointer-specific verbs with device-agnostic/generic verbs to accommodate readers with disabilities and users of various input methods and devices, including the pointer, keyboard, and touch screens. Don't use device-specific verbs such as _click_ or _swipe_. However, when the generic language makes it difficult to understand the instructions, you can include pointer-specific hints in parentheses. Use your judgment. If you have a question, ask your editor.
We follow a slightly modified version of the _Microsoft Writing Style Guide_ guidance on describing interactions with a UI, provided here.
| Verb | Use for | Examples |
| :--------- | :------- | :------- |
| **Open** | - Apps and programs <br> - Files and folders <br> - Shortcut menus <br> Use for websites and webpages only when necessary to match the UI. Otherwise, use _go to_. <br> - Don't use for commands and menus. | - Open Photos. <br> - Open the Reader app. <br> - Open the Filename file. <br> - To open the document in Outline view, select **View** > **Outline**. <br> - In WindowName, open the shortcut menu for ItemName. |
| **Close** | - Apps and programs <br> - Dialog boxes <br> - Files and folders <br> - Notifications and alerts <br> - Tabs <br> - The action a program or app takes when it encounters a problem and can't continue. (Don't confuse with _stop responding_). | - Close the Alarms app. <br> - Close Excel. <br> - Save and close the document. <br> - Closing Excel also closes all open worksheets. |
| **Leave** | Websites and webpages | Select **Submit** to complete the survey and leave this page. |
| **Go to** | - Opening a menu. <br> - Going to a tab or another particular place in the UI. <br> - Going to a website or webpage. <br> - It's ok to use _On the **XXX** tab_ if the instruction is brief and continues immediately. | - Go to Search, enter the word **settings**, and then select **Settings**. <br> - Go to **File**, and then select **Close**. <br> - On the ribbon, go to the **Design** tab. <br> - Go to the **Deploy** tab. in the **Configuration** list ... <br> - On the **Deploy** tab, in the **Configuration** list ... <br> - Go to Example.com to register. |
| **Select** | Instructing the user to select a specific item, including: <br> - Selecting an option, such as a button. <br> - Selecting a checkbox. <br> - Selecting a value from a list box. <br> - Selecting link text to go to a link. <br> - Selecting an item on a menu or shortcut menu. <br> - Selecting an item from a gallery. | - Select the **Modify** button. <br> - For **Alignment**, select **Left**. <br> - Select the text, open the shortcut menu, and then select **Font**. <br> - Select **Open in new tab**. <br> - Select the **LinkName** link. |
| **Select and hold, select and hold (or right-click)** | Use to describe pressing and holding an element in the UI. It's OK to use _right-click_ with _select and hold_ when the instruction isn't specific to touch devices. | - To flag a message that you want to deal with later, select and hold it, and then select **Set flag**. <br> - Select and hold (or right-click) the Windows taskbar, and then select **Cascade windows**. <br> - Select and hold (or right-click) the **Start** button, and then select **Device Manager**. |
| **>** | Use a greater-than symbol (>) to separate sequential steps. <br> Only use this approach when there's a clear and obvious path through the UI and the selection method is the same for each step. For example, don't mix things that require opening, selecting, and choosing. <br> Don't bold the greater-than symbol. Include a space before and after the symbol. | Select **Accounts** > **Other accounts** > **Add an account**. |
| **Clear** | Clearing the selection from a checkbox. | Clear the **Header row** checkbox. |
| **Choose** | Choosing an option, based on the customer's preference or desired outcome. | On the **Font** tab, choose the effects you want. |
| **Switch, turn on, turn off** | Turning a toggle key or toggle switch on or off. | - Use the **Caps lock** key to switch from typing capital letter to typing lowercase letters. <br> - To keep all applied filters, turn on the **Pass all filters** toggle. |
| **Enter** | Instructing the customer to type or otherwise insert a value, or to type or select a value in a combo box. | - In the search box, enter... <br> - In the **Tab stop position** box, enter the location where you want to set the new tab. <br> - In the **Deployment script name** box, enter a name for this script. |
| **Move, drag** | Moving anything from one place to another by dragging, cutting and pasting, or another method. Use for tiles and any open window (including apps, dialog boxes, and files). <br> Use _move through_ to describe moving around on a page, moving through screens or pages in an app, or moving up, down, right, and left in a UI. | - Drag the Filename file to the Foldername folder. <br> - Move the tile to the new section. <br> - Drag the Snipping Tool out of the way, if necessary, and then select the area you want to capture. <br> - If the **Apply Styles** task pane is in your way, just move it. |
| **Press** | Use _press_ to describe single key or key combination entries that users would perform on a keyboard, such as keyboard shortcuts. | - Press **F5**. <br> - Press **Shift+Enter**. <br> - Press **Ctrl+Alt+Delete**. |
| **Zoom, zoom in, zoom out** | Use _zoom_, _zoom in_, and _zoom out_ to refer to changing the magnification of the screen or window. | - Zoom in to see more details on the map. <br> - Zoom out to see a larger geographic area on the map. <br> - Zoom in or out to see more or less detail. |
### Punctuation and capitalization
- Use only one space after a period.
- Use contractions carefully for a more casual tone. Use common contractions. Avoid future tense (Ill), archaic (twas), colloquial (aint), or compound (couldntve) contractions.
- Use sentence case for titles, headings, and table headers. Titles of standalone documents may use title case.
- Use lowercase for nouns and noun phrases that are not proper nouns; for example, *big data*. This style follows the standard rules of American English grammar.
- For plural forms of nouns that end in “s”, form the possessive case by adding only an apostrophe.
- When a colon introduces a list of words, a phrase, or other sentence fragment, the first word following the colon is lowercased unless it is a proper name. When a colon introduces one or more complete sentences, the first word following it is capitalized. When text introduces a table or image, it should be a complete sentence and end with a period, not a colon.
- Use commas to separate the following:
- Independent clauses separated by coordinating conjunctions (but, or, yet, for, and, nor, so).
- Introductory clauses, phrases, words that precede the main clause.
- Words, clauses, and phrases listed in a series. Also known as the Oxford comma.
- An em dash (—) is the width of an uppercase M. Do not include spacing on either side. Use an em dash to set off parenthetical phrases within a sentence or set off phrases or clauses at the end of a sentence for restatement or emphasis.
- An en dash () is the width of an uppercase N. In ranges, do not include spacing on either side. Use an en dash to indicate ranges in values and dates, separate a bullet heading from the following text in a list, or separate an open compound adjective (two compounds, only one of which is hyphenated) from the word that it modifies.
- Words with prefixes are normally closed (no hyphen), whether they are nouns, verbs, adjectives, or adverbs. Note that some industry terms dont follow this hyphenation guidance. For example, *Command Line Interface* and *high performance computing* arent hyphenated, and *machine learning* isnt hyphenated when used as an adjective. Other terms are hyphenated to improve readability. Examples include *non-production*, *post-migration*, and *pre-migration*.
- In general, comparative or superlative modifiers with “more,” “most,” “less,” or “least” dont require hyphens. Use one only if its needed to avoid ambiguity.
- The ampersand (&) should never be used in a sentence as a replacement for the word and. An exception to this is in acronyms where the ampersand is commonly used, such as in Operations & Maintenance (O&M).
- When using a forward slash between words, do not insert space on either side of the slash. For example, *AI/ML* is correct whereas *AI / ML* is incorrect.
- When referring to API parameters, capitalize *Boolean*. Otherwise, primitive Java data types (*byte*, *short*, *int*, *long*, *float*, *double*, and *char*) start with a lowercase letter, while non-primitive types start with an uppercase letter.
### Topic titles
Here are two styles you can use for topic titles:
* *Present participle phrase* + *noun-based phrase* or *present participle phrase* + *preposition* + *noun-based phrase*, used most often for concept or task topics. For example:
* Configuring security
* Visualizing your data
* Running queries in the console
* *Noun-based phrase*, used most often for reference topics. For example:
* REST API reference
* OpenSearch CLI
* Field types
* Security analytics
Use *example*, not *sample*, in headings that introduce example blocks (for example, code, scripts, and API requests and responses).
## UI text
Consistent, succinct, and clear text is a critical component of a good UI. We help our users complete their tasks by providing simple instructions that follow a logical flow.
### UI best practices
* Follow the OpenSearch Project [naming conventions, voice, tone, and brand personality traits](#naming-conventions-voice-tone-and-brand-personality-traits) guidelines.
* Be consistent with other elements on the page and on the rest of the site.
* Use sentence case in the UI, except for product names and other proper nouns.
### UI voice and tone
Our UI text is people oriented and focused on empowering the user directly. We use language that is conversational, welcoming, engaging, and open and that emphasizes what the user can do with OpenSearch rather than what tasks OpenSearch can perform. The overall tone is knowledgeable but humble, informal but authoritative, informative but not dry, and friendly without being overly familiar.
We talk to readers in their own words, never assuming that they understand how OpenSearch works. We use precise technical terms where appropriate, but we avoid technical jargon and insider lingo. We speak to readers in simple, plain, everyday language.
For more information, see [Voice and tone](#voice-and-tone) and [Brand personality traits](#brand-personality-traits).
### Writing guidelines
UI text is a critical component of a user interface. We help users complete tasks by explaining concepts and providing simple instructions that follow a logical flow. We strive to use language that is consistent, succinct, and clear.
#### What's the purpose of UI text?
UI text includes all words, phrases, and sentences on a screen, and it has the following purposes:
* Describes a concept or defines a term
* Explains how to complete a task
* Describes the purpose of a page, section, table, graph, or dialog box
* Walks users through tutorials and first-run experiences
* Provides context and explanation for individual UI elements that might be unfamiliar to users
* Helps users make a choice or decide if settings are relevant or required for their particular deployment scenario or environment
* Explains an alert or error
#### Basic guidelines
Follow these basic guidelines when writing UI text.
##### Style
* Keep it short. Users dont want to read dense text. Remember that UI text can expand by 30% when its translated into other languages.
* Keep it simple. Try to use simple sentences (one subject, one verb, one main clause and idea) rather than compound or complex sentences.
* Prefer active voice over passive voice. For example, "You can attach up to 10 policies" is active voice, and "Up to 10 policies can be attached" is passive voice.
* Use device-agnostic language rather than mouse-specific language. For example, use _choose_ instead of _click_ (exception: use _select_ for checkboxes).
##### Tone
* Use a tone that is knowledgeable but humble, informal but authoritative, informative but not dry, and friendly without being overly familiar.
* Use everyday language that most users will understand.
* Use second person (you, your) when you address the user.
* Use _we_ if you need to refer to the OpenSearch Project as an organization; for example, "We recommend…."
##### Mechanics
* Use sentence case for all UI text. (Capitalize only the first word in a sentence or phrase as well as any proper nouns, such as service names. All other words are lowercase.)
* Use parallel construction (use phrases and sentences that are grammatically similar). For example, items in a list should start with either all verbs or all nouns.
**Correct**
Snapshots have two main uses:
* Recovering from failure
* Migrating from one cluster to another
**Incorrect**
Snapshots have two main uses:
* Failure recovery
* Migrating from one cluster to another
* Use the serial (Oxford) comma. For example, “issues, bug fixes, and features”, not “issues, bug fixes and features”.
* Dont use the ampersand (&).
* Avoid Latinisms, such as _e.g._, _i.e._, or _etc._ Instead of _e.g._, use _for example_ or _such as_. Instead of _i.e._, use _that is_ or _specifically_. Generally speaking, _etc._ and its equivalents (such as _and more_ or _and so on_) arent necessary.
## Special considerations for blog posts
Blog posts provide an informal approach to educating or inspiring readers through the personal perspective of the authors. Brief posts generally accompany service or feature releases, and longer posts may note best practices or provide creative solutions. Each post must provide a clear community benefit.
To enhance the strengths of the blogging platform, follow these post guidelines:
**Be conversational and informal.**
Posts tend to be more personable, unlike technical documentation. Ask questions, include relevant anecdotes, add recommendations, and generally try to make the post as approachable as possible. However, be careful of slang, jargon, and phrases that a global audience might not understand.
**Keep it short.**
Deep topics dont necessarily require long posts. Shorter, more focused posts are easier for readers to digest. Consider breaking a long post into a series, which can also encourage repeat visitors to the blog channel.
**Avoid redundancy.**
Posts should add to the conversation. Instead of repeating content that is already available elsewhere, link to detail pages and technical documentation. Keep only the information that is specific to the post solution or recommendations.
**Connect with other content.**
All posts should contain one or more calls to action that give readers the opportunity to create resources, learn more about services or features, or connect with other community members. Posts should also include metadata tags such as services, solutions, or learning levels to help readers navigate to related content.
## Inclusive content
When developing OpenSearch Project documentation, we strive to create content that is inclusive and free of bias. We use inclusive language to connect with the diverse and global OpenSearch Project audience, and we are careful in our word choices. Inclusive and bias-free content improves clarity and accessibility of our content for all audiences, so we avoid ableist and sexist language and language that perpetuates racist structures or stereotypes. In practical terms, this means that we do not allow certain terms to appear in our content, and we avoid using others, *depending on the context*.
Our philosophy is that we positively impact users and our industry as we proactively reduce our use of terms that are problematic in some contexts. Instead, we use more technically precise language and terms that are inclusive of all audiences.
### Offensive terms
The following terms may be associated with unconscious racial bias, violence, or politically sensitive topics and should not appear in OpenSearch Project content, if possible. Note that many of these terms are still present but on a path to not being supported. For example, `slave` was removed from the Python programming language in 2018, and the open-source community continues to work toward replacing these terms.
| Dont use | Guidance/Use instead |
|----------------|-----------------------------|
| abort | Don't use because it has unpleasant associations and is unnecessarily harsh sounding. Use *stop*, *end*, or *cancel* instead. |
| black day | blocked day |
| blacklist | deny list |
| kill | Don't use. Replace with *stop*, *end*, *clear*, *remove*, or *cancel*. <br><br> Exception: *Kill* is unavoidable when referring to Linux kill commands. |
| master | primary, main, leader |
| master account | management account |
| slave | replica, secondary, standby |
| white day | open day |
| whitelist | allow list |
### Sensitive terms
The following terms may be problematic *in some contexts*. This doesnt mean that you cant use these terms—just be mindful of their potential associations when using them, and avoid using them to refer to people.
| Avoid using | Guidance/Use instead |
|--------------------------|-------------------------------------|
| blackout | service outage, blocked |
| demilitarized zone (DMZ) | perimeter network, perimeter zone |
## Trademark policy
The “OpenSearch” word mark should be used in its exact form and not abbreviated or combined with any other word or words (e.g., “OpenSearch” software rather than “OPNSRCH” or “OpenSearch-ified”). See the [OpenSearch Trademark Policy](https://opensearch.org/trademark-usage.html) for more information. Also refer to the policy and to the [OpenSearch Brand Guidelines](https://opensearch.org/brand.html) for guidance regarding the use of the OpenSearch logo. When using another partys logo, refer to that partys trademark guidelines.
+807
View File
@@ -0,0 +1,807 @@
# OpenSearch terms
This is how we use our terms, but were always open to hearing your suggestions.
## A
**abort**
Do not use because it has unpleasant associations and is unnecessarily harsh sounding. Use *stop*, *end*, or *cancel* instead.
**above**
Use only for physical space or screen descriptions, for example, "the outlet above the floor" or "the button above the bar pane."
For orientation within a document use *previous*, *preceding*, or *earlier*.
**ad hoc**
Avoid. Use *one-time* instead.
**affect**
Affect as a noun refers to emotion as expressed in face or body language. Affect as a verb means to influence. Do not confuse with effect.
**AI**
No need to define as _artificial intelligence (AI)_.
**AI/ML**
On first mention, use artificial intelligence and machine learning (AI/ML).
**Alerting**
A plugin that notifies you when data from one or more OpenSearch indexes meets certain conditions.
**allow**
Use allow when the user must have security permissions in order to complete the task.
Avoid using allow to refer to making something possible for the user. Instead, rewrite to focus on whats important from the users point of view.
**allow list**
Use to describe a list of items that are allowed (not blocked). Do not use as a verb. Do not use whitelist.
**Amazon OpenSearch Service**
Amazon OpenSearch Service is a managed service that makes it easy to deploy, operate, and scale OpenSearch clusters in the AWS Cloud. Amazon OpenSearch Service is the successor to Amazon Elasticsearch Service (Amazon ES) and supports OpenSearch and legacy Elasticsearch OSS (up to 7.10, the final open-source version of the software).
**Anomaly Detection**
A plugin that automatically detects anomalies in your OpenSearch data in near real time.
**API operation**
Use instead of action, method, or function.
OpenSearch style:
- Use the CopySnapshot operation to...
- The following API operations…
Not OpenSearch style
- Use the CopySnapshot action to...
- Use the CopySnapshot method to...
- Use the CopySnapshot function to...
**app or application**
Use app for mobile software, application for all other uses.
**appear, display, and open**
Messages and pop-up boxes appear. Windows, pages, and applications open. The verb display requires a definite object. For example: The system displays the error message.
**application server**
Do not abbreviate as app server.
**as well as**
Avoid. Replace with in addition to or and as appropriate.
**Asynchronous Search**
A plugin that lets the user send search requests in the background so that the results can be used later.
**auto scaling**
Lower case scaling, auto scaling, and automatic scaling (but not autoscaling) are the preferred descriptive terms when generically describing auto scaling functionality.
Do not use hyphenated auto-scaling as a compound modifier. Instead, use scaling (for example, scaling policy), or scalable (for example, scalable target or scalable, load-balanced environment).
**AWS Signature Version 4**
Use on first appearance. On subsequent appearances, *Signature Version 4* may be used. Only use *SigV4* when space is limited.
## B
**below**
Use only for physical space or screen descriptions, such as “the outlet below the vent,” or “the button below the bar pane.”
For orientation within a document, use *following* or *later*.
**big data**
**black day**
Do not use. Use *blocked day* instead.
**blacklist**
Do not use. Use *deny list* instead.
**blackout**
Avoid using. Use *service outage* or *blocked* instead.
**BM25**
A ranking function used to estimate the relevance of documents to a given search query. BM25 extends [TFIDF](#t) by normalizing document length.
**Boolean**
Avoid using the name of a Boolean value at the beginning of a sentence or sentence fragment. In general, capitalize the word Boolean. For specific programming languages, follow the usage in that language.
OpenSearch style:
- You can use the Boolean functions with Boolean expressions or integer expressions.
- IsTruncated(): A Boolean value that specifies whether the resolved target list is truncated.
**bottom**
Use only as a general screen reference, such as “scroll to the bottom of the page.” Dont use for window, page, or pane references to features or controls. Rather, use *lower* instead. For example, you can use the following wording: “Choose the button on the lower left.”
**browse**
Use when referring to scanning information or browsing the web. Dont use when describing how to navigate to a particular item on our site or a computer. Instead, use *see* or *navigate to*.
**build (n., v.)**
Use as a verb to refer to compiling and linking code. Use as a noun only to refer to a compiled version of a program (for example, *Use the current build of Amazon Linux 2*...) in a programming reference.
## C
**CA**
certificate authority
**certs, certificates**
Use _certificates_ on first mention. Its OK to use _certs_ thereafter.
**checkbox, checkboxes**
**CI/CD**
Use _continuous integration_ and _continuous delivery (CI/CD)_ or _continuous integration and delivery (CI/CD)_ on first mention.
**CLI**
No need to define as _command-line interface (CLI)_.
**cluster**
A collection of one or more nodes.
**cluster manager**
A single node that routes requests for the cluster and makes changes to other nodes. Each cluster contains a single cluster manager.
**command line, command-line**
Two words as a noun. Hyphenate as an adjective.
**console**
A tool inside OpenSearch Dashboards used to interact with the OpenSearch REST API.
**Cross-Cluster Replication**
A plugin that replicates indexes, mappings, and metadata from one OpenSearch cluster to another. Follows an active-passive model where the follower index pulls data from a leader index.
**cyber**
Except when dictated by open standards, use as a prefix in a closed compound: dont use spaces or hyphens between _cyber_ and the rest of the word.
## D
**data**
Use data is, not data are. Dont use datas. Use pieces of data or equivalent to describe individual items within a set of data.
**data center**
**dataset**
**data source**
**data store, datastore**
Two words when used generically, but one word when referring to the VMware product.
**data type**
**dates**
Use one of the following date formats:
- When a human-readable date format is preferred, spell out the date using the Month D, YYYY format (for example, _October 1, 2022_). Do not use an ordinal number for the day (use _1_, not _1st_). If the context is clear, you can omit the year on subsequent mention. If the specific day isnt known, use the Month YYYY format (for example, _October 2022_).
- When a numeric, lexicographically sortable date is required, use the YYYY-MM-DD format (for example, _2022-10-01_). Make sure to add a zero (0) in front of a single-digit month and day. This is the ISO 8601 standard date format. Make sure also that you use a hyphen (-) and avoid omitting the year. Doing so avoids the ambiguity thats caused by the common, locally used formats of MM/DD and DD/MM.
**demilitarized zone (DMZ)**
Avoid using. Use *perimeter network* or *perimeter zone* instead.
**deny list**
Use to describe a list of items that arent allowed (blocked). Do not use _blacklist_.
**disable**
Use *disable* to describe making a feature or command unavailable. For example:
- Clear the checkbox to disable automatic monitoring.
- The feature is disabled by default.
Note that alternatives to *disable*—such as *deactivate*, *turn off*, or *stop*—are acceptable usage where appropriate and may be found in existing documentation. In all cases, use language that corresponds to the language used in the UI, if applicable.
Do not use *disable* to refer to users.
**double-click**
Always hyphenated. Dont use _double click_.
**dropdown list**
**due to**
Dont use. Use _because of_ instead.
## E
**easy, easier, easily**
Avoid the use of *easy*, *easier*, or *easily* if possible when describing or comparing an OpenSearch Project product, feature, or procedure in technical content. Use of these terms is audience dependent. These terms are potentially misleading or inaccurate and might be perceived as condescending by some technical users. Instead, describe what the user can do.
On documentation landing pages, its acceptable to use *easy*, *easier*, or *easily* within the service description only.
**effect**
_Effect_ as a noun refers to something thats caused by something else. _Effect_ as a verb means to bring about. Do not confuse with _affect_.
**e.g.**
Avoid. Use _for example_ or _such as_ instead.
**Elastic IP address**
**email**
Use as a singular noun or adjective to refer to the collective concept, and use _message_ or _mail_ for individual items. Use _send email_ as the verb form. Dont use the plural form because its a collective noun.
**enable**
Use *enable* to describe making a feature or command available. For example:
- Select the checkbox to enable automatic monitoring.
- The feature is enabled by default.
Note that alternatives to *enable*—such as *activate*, *turn on*, or *start*—are acceptable usage where appropriate and may be found in existing documentation. In all cases, use language that corresponds to the language used in the UI, if applicable.
Avoid using *enable* to refer to making something possible for the user. Instead, rewrite to focus on what's important from the user's point of view. For example, “With ABC, you can do XYZ” is a stronger statement than “ABC enables you to XYZ.” Additionally, using a task-based statement is usually more clear than the vague “…enables you to….”
**enter**
In general, use in preference to _type_ when a user adds text or other input (such as numbers or symbols).
**etc., et cetera**
Do not use.
Generally speaking, etc. and its equivalents (such as and more or and so on) arent necessary.
**execute**
Replace with a more specific verb. In the sense of carrying out an action, use *run*, *process*, or *apply*. In the sense of initiating an operation, use *start*, *launch*, or *initiate*.
Exception: *Execution* is unavoidable for third-party terms for which no alternative was determined, such as SQL execution plans. *Executable* is also unavoidable.
## F
**fail over (v.), failover (n.)**
**Faiss**
**file name**
**frontend (n., adj.)**
Use frontend as an adjective and a noun. Do not use front end or front-end. Do not make frontend possessive except as part of a compound noun, such as frontend system.
## G
**generative AI**
Do not use _GenAI_, _Gen AI_, _gen AI_, or _genAI_. To avoid the overuse of *generative AI*, *AI/ML-powered applications* may also be used.
**geodistance**
**geohash**
**geohex**
**geopoint**
**geopolygon**
**geoshape**
**geospatial**
**geotile**
## H
**hang**
Do not use. This term is unnecessarily violent for technical documentation. Use *stop responding* instead.
**hardcode**
**hard disk drive (HDD)**
**high availability (HA)**
**high performance computing (HPC)**
**hostname**
**Hugging Face**
## I
**i.e.**
Do not use. Use _that_ is or _specifically_ instead.
**if, whether**
Do not use *if* to mean *whether*. It is best to use *whether* in reference to a choice or alternatives ("we're going whether it rains or not") and *if* when establishing a condition ("we will go if it doesn't rain").
**in, on**
Use _in Windows_ or _in Linux_ in reference to components of the OS or work in the OS. Use on Windows in reference to Windows applications. Examples:
- Use the Devices and Printers Control Panel in Windows to install a new printer.
- In Windows, run the setup command.
- Select an application that runs on Windows.
Run applications and instances _in the cloud_, but extend services to the cloud.
Use *on the forum*. Whatever is on the internet (the various websites, etc.), you are *on* because you cannot be *in* it.
**index, indexes**
In technical documentation and the UI, use *indexes* as the plural form of *index*. Use *indices* only in the context of mathematical expressions. Variable and setting names should not be changed.
In blog posts, use the plural *indexes* unless there is a domain-specific reason (for example, a mathematical or financial context) to use *indices*.
**Index Management (IM)**
**Index State Management (ISM)**
**ingest pipeline**
Not _ingestion pipeline_.
**inline**
**install in, on**
install in a folder, directory, or path; install on a disk, drive, or instance.
**internet**
Do not capitalize.
**invalid**
Avoid using. Use *not valid* instead.
**IP address**
Dont abbreviate as _IP only_.
## J
**just**
Use *just* in the sense of *just now* (as in "the resources that you just created"). Otherwise, use *only* in all other contexts (to mean "limited to; nothing more than").
## K
**keystore**
**key-value**
Not _key/value_.
**kill**
Do not use. Replace with *stop*, *end*, *clear*, *remove*, or *cancel*.
Exception: *Kill* is unavoidable when referring to Linux kill commands.
**k-means**
A simple and popular unsupervised clustering ML algorithm built on top of Tribuo library that chooses random centroids and calculates iteratively to optimize the position of the centroids until each observation belongs to the cluster with the nearest mean.
**k-NN**
Short for _k-nearest neighbors_, the k-NN plugin enables users to search for the k-nearest neighbors to a query point across an index of vectors. No need to define.
## L
**launch, start**
You _start_ an application but _launch_ an instance, environment, or cluster.
**let**
Avoid using _let_ to refer to making something in a service or feature possible for the user. Instead, rewrite to focus on whats important from the users point of view.
**leverage**
Replace with _use_.
**lifecycle**
One word in reference to software.
**like (prep.)**
OK to use to call out something for comparison.
As a general rule, if you can replace like with similar to, its OK to use like. But, if you can replace _like_ with _such as_, use _such as_.
**LLM**
Define on first appearance as _large language model (LLM)_.
**locate in, on**
Located _in_ (a folder, directory, path), located on a disk drive or instance.
**log in (v.), login (adj., n.)**
Use with technologies with interfaces that use this verb. Also note that you log in to an instance, not log into. Also use log out and logout.
**Logstash**
A light-weight, open-source, server-side data processing pipeline that allows you to collect data from a variety of sources, transform it on the fly, and send it to your desired destination.
**lower left, lower right**
Hyphenate as adjectives. Use instead of *bottom left* and *bottom right*, unless the field name uses *bottom*. For example, "The lower-right corner."
**LTS**
Long-Term Support
**Lucene**
Apache Lucene™ is a high-performance, full-featured search engine library written entirely in Java. OpenSearch uses a modified version of Lucene as the basis for search operations within OpenSearch.
## M
**machine learning**
When *machine learning* is used multiple times in a document, use *machine learning (ML)* on first mention and *ML* thereafter. There is no need to redefine *ML* when *AI/ML* has already been defined. If spelled out, write *machine learning* as two words (no hyphen) in all cases, including when used as an adjective before a noun.
**Machine Learning (ML) Commons**
A new plugin that makes it easy to develop new ML features. It allows engineers to leverage existing open-source ML algorithms and reduce the efforts to build them from scratch.
**master**
Do not use. Use *primary*, *main*, or *leader* instead.
**master account**
Do not use. Use *management account* instead.
**may**
Avoid. Use _can_ or _might_ instead.
**multilayer, multilayered**
**must, shall, should**
_Must_ and _shall_ refer to requirements. If the reader doesnt follow the instruction, something wont work right.
_Should_ is used with recommendations. If the reader doesnt follow the instruction, it might be harder or slower, but itll work.
## N
**navigate to**
Not navigate _in_.
**near real time (n.), near real-time (adj.) (NRT)**
Use _near real time_ as a noun; use near real-time as an adjective. Dont add a hyphen between _near_ and _real time_ or _real-time_.
Spell out _near real time_ on first mention; _NRT_ can be used on subsequent mentions.
**node**
A server that stores your data and processes search requests with OpenSearch, usually as part of a cluster. Do not use _master node_ and avoid using _worker node_.
**non-production**
Hyphenate to make the term easier to scan and read.
## O
**onsite**
**OpenSearch**
OpenSearch is a community-driven, open-source search and analytics suite derived from Apache 2.0 licensed Elasticsearch 7.10.2 and Kibana 7.10.2. It consists of a search engine daemon, OpenSearch, and a visualization and user interface, OpenSearch Dashboards.
**OpenSearch Dashboards**
The default visualization tool for data in OpenSearch. On first appearance, use the full name. *Dashboards* may be used on subsequent appearances.
open source (n.), open-source (adj.)
Use _open source_ as a noun (for example, “The code used throughout this tutorial is open source and can be freely modified”). Use _open-source_ as an adjective _(open-source software)_.
**OpenSearch Playground**
Do not precede with _the_. OpenSearch Playground provides a central location for existing and evaluating users to explore features in OpenSearch and OpenSearch Dashboards without downloading or installing any OpenSearch components locally.
**operating system**
When referencing operating systems in documentation, follow these guidelines:
- In general, if your docs or procedures apply to both Linux and macOS, you can also include Unix.
- Unix and UNIX arent the same. UNIX is a trademarked name thats owned by The Open Group. In most cases, you should use Unix.
- When referring to the Mac operating system, use macOS. Dont say Mac, Mac OS, or OS X.
- When referring to Windows, its not necessary to prefix with Microsoft.
- If you need to reference multiple Unix-like operating systems, you should separate by commas and use the following order: Linux, macOS, or Unix.
**or earlier, or later**
OK to use with software versions.
## P
**Painless**
The default scripting language for OpenSearch, either used inline or stored for repeat use. Similar to Javas language specification.
**per**
- Do not use to mean _according to_ (for example, per the agreement).
- OK to use in meaning of _to_, _in_, _for_, or _by each_ (one per account) where space is limited and in set terms and phrases, such as any of the following:
- queries per second (QPS)
- bits per second (bps)
- megabytes per second (MBps)
- Consider writing around _per_ elsewhere. _Per_ can sound stuffy and confusing to some global users.
**percent**
Spell out in blog posts (for example, _30 percent_).
Use % in headlines, quotations, and tables or in technical copy.
**Performance Analyzer**
An agent and REST API that allows you to query numerous performance metrics for your cluster, including aggregations of those metrics, independent of the Java Virtual Machine (JVM).
**please**
Avoid using except in quoted text.
**plugin**
Tools inside of OpenSearch that can be customized to enhance OpenSearchs functionality. For a list of core plugins, see the [OpenSearch plugin installation]({{site.url}}{{site.baseurl}}/opensearch/install/plugins/) page. Capitalize if it appears as part of the product name in the UI.
**pop-up**
**premise, premises**
With reference to property and buildings, always form as plural.
Correct: an on-premises solution
Incorrect: an on-premise solution, an on-prem solution
**pretrain**
**primary shard**
A Lucene instance that contains data for some or all of an index.
**purge**
Use only in reference to specific programming methods. Otherwise, use *delete*, *clear*, or *remove* instead.
## Q
**query**
A call used to request information about your data.
## R
**real time (n.) real-time (adj.)**
Use with caution; this term can imply a degree of responsiveness or speed that may not be true. When needed, use _real time_ as a noun (for example “The request is sent in real time”). Use _real-time_ as an adjective (“A real-time feed is displayed...”).
**recall**
The quantity of documents returned from a query.
**replica shard**
Copy of a primary shard. Helps improve performance when using indexes across multiple nodes.
**repo**
Use as a synonym for repository, on second and subsequent use.
**RPM Package Manager (RPM)**
Formerly known as RedHat Package Manager. An open-source package management system for use with Linux distributions.
**rule**
A set of conditions, internals, and actions that create notifications.
## S
**screenshot**
**segregate**
Avoid using. Use *separate* or *isolate* instead.
**setting**
A key-value pair that creates a mapping in one of the many YAML configuration files used throughout OpenSearch. Sometimes alternatively called parameters, the programming language manipulating the key-value pair usually dictates the name of this mapping in a YAML file. For OpenSearch documentation (Java), they are properly a `Setting` object.
The following examples of settings illustrate key-value pairs with a colon separating the two elements:
`Settings.index.number_of_shards: 4`
`plugins.security.audit.enable_rest: true`
**set up (v.), setup (n., adj.)**
Use _set up_ as a verb (“To set up a new user...”). Use _setup_ as a noun or adjective (“To begin setup...”).
**shard**
A piece of an index that consumes CPU and memory. Operates as a full Lucene index.
**simple, simply**
Don't use. Both *simple* and *simply* are not neutral in tone and might sound condescending to some users. If you mean *only*, use *only* instead.
**since**
Use only to describe time events. Dont use in place of because.
**slave**
Do not use. Use *replica*, *secondary*, or *standby* instead.
**Snapshot Management (SM)**
**solid state drive (SSD)**
**standalone**
**start, launch**
You _start_ an application but _launch_ an instance, environment, or cluster.
**startup (n.), start up (v.)**
Never hyphenated. Use _startup_ as a noun (for example, “The following startup procedure guides you through...”). Use _start up_ as a verb (“You can start up the instances by...”).
**Stochastic Gradient Descent (SGD)**
## T
**term frequencyinverse document frequency (TFIDF)**
A numerical statistic that is intended to reflect how important a word is to a document in a collection or corpus.
**time out (verb), timeout (noun, adjective)**
Never hyphenate. Use _time out_ as a verb (“The request will time out if the server doesnt respond”). Use _timeout_ as a noun or adjective (“You can set the timeout interval by entering a number into...”).
**time frame**
**time-series data**
Data that's provided as part of a metric. The time value is assumed to be when the value occurred.
**timestamp**
**time zone**
**trade-off**
**trigger**
Avoid using as a verb to refer to an action that precipitates a subsequent action. It is OK to use when referring to a feature name, such as a *trigger function* or *time-triggered architecture*. As a verb, use an alternative, such as *initiate*, *invoke*, *launch*, or *start*.
**truststore**
**turn on, turn off**
Use *turn on* and *turn off* in reference to a toggle to describe switching a setting or mode on or off.
Don't use *choose*, *select*, *clear*, *slide*, *enable*, or *disable* for a toggle.
For making a feature available or unavailable, use *enable*.
## U
**UltraWarm**
A storage tier that you can use to store and analyze your data with Elasticsearch and Kibana that is optimized for performance. To learn more about the service, see the introductory [blog post](https://aws.amazon.com/about-aws/whats-new/2020/05/aws-announces-amazon-elasticsearch-service-ultrawarm-general-availability/).
**upper left, upper right**
Hyphenate as adjectives. Use instead of *top left* and *top right*, unless the field name uses *top*. For example, "The upper-right corner."
**US**
No periods, as specified in the Chicago Manual of Style.
**user**
In most cases, replace with the more direct form you. Reserve _user_ for cases where you are referring to a third party (not the audience you are writing for).
**username**
## V
**version**
**v., vs., versus**
Do not use. Use _compared_ to or _compared with_ instead.
**via**
Do not use. Replace with by using, through, or with or a more specific phrase such as by accessing or by choosing.
## W
**web**
**webpage**
Never _web page_.
**website**
Never _web site_.
**while, although, whereas**
Only use _while_ to mean “during an interval of time.” Dont use it to mean although because it is often ambiguous. _Whereas_ is a better alternative to although in many cases, but it can sound overly formal.
**white day**
Do not use. Use *open day* instead.
**whitelist**
Do not use. Use *allow list* instead.
**white space**
**wish, want, desire, need**
_Wish_ and _desire_ are indirect and nuanced versions of _want_. Dont use them. Be direct.
Do not confuse wants with needs. Use the term thats appropriate to the situation. _Need_ connotes a requirement or obligation, whereas _want_ indicates that you have an intent but still a choice of valid actions.
## Y
**Yellowdog Updater Modified (YUM)**
An open-source tool for command-line and graphical-based package management for RPM (RedHat Package Manager)-based Linux systems.
+44
View File
@@ -0,0 +1,44 @@
---
layout: default
title: Breaking changes
nav_order: 5
permalink: /breaking-changes/
---
## 1.x
### Migrating to OpenSearch and limits on the number of nested JSON objects
Migrating from Elasticsearch OSS version 6.8 to OpenSearch version 1.x will fail when a cluster contains any document that includes more than 10,000 nested JSON objects across all fields. Elasticsearch version 7.0 introduced the `index.mapping.nested_objects.limit` setting to guard against out-of-memory errors and assigned the setting a default of `10000`. OpenSearch adopted this setting at its inception and enforces the limitation on nested JSON objects. However, because the setting is not present in Elasticsearch 6.8 and not recognized by this version, migration to OpenSearch 1.x can result in incompatibility issues that block shard relocation between Elasticsearch 6.8 and OpenSearch versions 1.x when the number of nested JSON objects in any document surpasses the default limit.
Therefore, we recommend evaluating your data for these limits before attempting to migrate from Elasticsearch 6.8.
## 2.0.0
### Remove mapping types parameter
The `type` parameter has been removed from all OpenSearch API endpoints. Instead, indexes can be categorized by document type. For more details, see issue [#1940](https://github.com/opensearch-project/opensearch/issues/1940).
### Deprecate non-inclusive terms
Non-inclusive terms are deprecated in version 2.x and will be permanently removed in OpenSearch 3.0. We are using the following replacements:
- "Whitelist" is now "Allow list"
- "Blacklist" is now "Deny list"
- "Master" is now "Cluster Manager"
### Add OpenSearch Notifications plugins
In OpenSearch 2.0, the Alerting plugin is now integrated with new plugins for Notifications. If you want to continue to use the notification action in the Alerting plugin, install the new backend plugins `notifications-core` and `notifications`. If you want to manage notifications in OpenSearch Dashboards, use the new `notificationsDashboards` plugin. For more information, see [Notifications]({{site.url}}{{site.baseurl}}/observing-your-data/notifications/index/) on the OpenSearch documentation page.
### Drop support for JDK 8
A Lucene upgrade forced OpenSearch to drop support for JDK 8. As a consequence, the [Java high-level REST client]({{site.url}}{{site.baseurl}}/clients/java-rest-high-level/) no longer supports JDK 8. Restoring JDK 8 support is currently an `opensearch-java` proposal [#156](https://github.com/opensearch-project/opensearch-java/issues/156) and will require removing OpenSearch core as a dependency from the Java client (issue [#262](https://github.com/opensearch-project/opensearch-java/issues/262)).
## 2.5.0
### Wildcard query behavior for text fields
OpenSearch 2.5 contains a bug fix to correct the behavior of the `case_insensitive` parameter for the `wildcard` query on text fields. As a result, a wildcard query on text fields that ignored case sensitivity and erroneously returned results prior to the bug fix will not return the same results. For more information, see issue [#8711](https://github.com/opensearch-project/OpenSearch/issues/8711).
+85
View File
@@ -0,0 +1,85 @@
---
layout: default
title: Getting started
nav_order: 1
has_children: false
has_toc: false
nav_exclude: true
permalink: /about/
redirect_from:
- /docs/opensearch/
- /opensearch/
- /opensearch/index/
---
{%- comment -%}The `/docs/opensearch/` redirect is specifically to support the UI links in OpenSearch Dashboards 1.0.0.{%- endcomment -%}
# OpenSearch and OpenSearch Dashboards
**Version {{site.opensearch_major_minor_version}}**
{: .label .label-blue }
This section contains documentation for OpenSearch and OpenSearch Dashboards.
## Getting started
- [Intro to OpenSearch]({{site.url}}{{site.baseurl}}/intro/)
- [Quickstart]({{site.url}}{{site.baseurl}}/quickstart/)
- [Install OpenSearch]({{site.url}}{{site.baseurl}}/install-and-configure/install-opensearch/index/)
- [Install OpenSearch Dashboards]({{site.url}}{{site.baseurl}}/install-and-configure/install-dashboards/index/)
- [See the FAQ](https://opensearch.org/faq)
## Why use OpenSearch?
With OpenSearch, you can perform the following use cases:
<table style="table-layout: auto ; width: 100%;">
<tbody>
<tr style="text-align: center; vertical-align:center;">
<td><img src="{{site.url}}{{site.baseurl}}/images/1_search.png" class="no-border" alt="Fast, scalable full-text search" height="100"/></td>
<td><img src="{{site.url}}{{site.baseurl}}/images/2_monitoring.png" class="no-border" alt="Application and infrastructure monitoring" height="100"/></td>
<td><img src="{{site.url}}{{site.baseurl}}/images/3_security.png" class="no-border" alt="Security and event information management" height="100"/></td>
<td><img src="{{site.url}}{{site.baseurl}}/images/4_tracking.png" class="no-border" alt="Operational health tracking" height="100"/></td>
</tr>
<tr style="text-align: left; vertical-align:top; font-weight: bold; color: rgb(0,59,92)">
<td>Fast, Scalable Full-text Search</td>
<td>Application and Infrastructure Monitoring</td>
<td>Security and Event Information Management</td>
<td>Operational Health Tracking</td>
</tr>
<tr style="text-align: left; vertical-align:top;">
<td>Help users find the right information within your application, website, or data lake catalog. </td>
<td>Easily store and analyze log data, and set automated alerts for underperformance.</td>
<td>Centralize logs to enable real-time security monitoring and forensic analysis.</td>
<td>Use observability logs, metrics, and traces to monitor your applications and business in real time.</td>
</tr>
</tbody>
</table>
**Additional features and plugins:**
OpenSearch has several features and plugins to help index, secure, monitor, and analyze your data. Most OpenSearch plugins have corresponding OpenSearch Dashboards plugins that provide a convenient, unified user interface.
- [Anomaly detection]({{site.url}}{{site.baseurl}}/monitoring-plugins/ad/) - Identify atypical data and receive automatic notifications
- [KNN]({{site.url}}{{site.baseurl}}/search-plugins/knn/) - Find “nearest neighbors” in your vector data
- [Performance Analyzer]({{site.url}}{{site.baseurl}}/monitoring-plugins/pa/) - Monitor and optimize your cluster
- [SQL]({{site.url}}{{site.baseurl}}/search-plugins/sql/index/) - Use SQL or a piped processing language to query your data
- [Index State Management]({{site.url}}{{site.baseurl}}/im-plugin/) - Automate index operations
- [ML Commons plugin]({{site.url}}{{site.baseurl}}/ml-commons-plugin/index/) - Train and execute machine-learning models
- [Asynchronous search]({{site.url}}{{site.baseurl}}/search-plugins/async/) - Run search requests in the background
- [Cross-cluster replication]({{site.url}}{{site.baseurl}}/replication-plugin/index/) - Replicate your data across multiple OpenSearch clusters
## The secure path forward
OpenSearch includes a demo configuration so that you can get up and running quickly, but before using OpenSearch in a production environment, you must [configure the Security plugin manually]({{site.url}}{{site.baseurl}}/security/configuration/index/) with your own certificates, authentication method, users, and passwords.
## Looking for the Javadoc?
See [opensearch.org/javadocs/](https://opensearch.org/javadocs/).
## Get involved
[OpenSearch](https://opensearch.org) is supported by Amazon Web Services. All components are available under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0.html) on [GitHub](https://github.com/opensearch-project/).
The project welcomes GitHub issues, bug fixes, features, plugins, documentation---anything at all. To get involved, see [Contributing](https://opensearch.org/source.html) on the OpenSearch website.
---
<small>OpenSearch includes certain Apache-licensed Elasticsearch code from Elasticsearch B.V. and other source code. Elasticsearch B.V. is not the source of that other source code. ELASTICSEARCH is a registered trademark of Elasticsearch B.V.</small>
+35 -16
View File
@@ -1,20 +1,17 @@
---
layout: default
title: About OpenSearch
nav_order: 1
has_children: false
has_toc: false
redirect_from:
- /opensearch/
title: Intro to OpenSearch
nav_order: 2
permalink: /intro/
---
# Introduction to OpenSearch
OpenSearch is a distributed search and analytics engine based on [Apache Lucene](https://lucene.apache.org/). After adding your data to OpenSearch, you can perform full-text searches on it with all of the features you might expect: search by field, search multiple indices, boost fields, rank results by score, sort results by field, and aggregate results.
OpenSearch is a distributed search and analytics engine based on [Apache Lucene](https://lucene.apache.org/). After adding your data to OpenSearch, you can perform full-text searches on it with all of the features you might expect: search by field, search multiple indexes, boost fields, rank results by score, sort results by field, and aggregate results.
Unsurprisingly, people often use search engines like OpenSearch as the backend for a search application---think [Wikipedia](https://en.wikipedia.org/wiki/Wikipedia:FAQ/Technical#What_software_is_used_to_run_Wikipedia?) or an online store. It offers excellent performance and can scale up and down as the needs of the application grow or shrink.
An equally popular, but less obvious use case is log analytics, in which you take the logs from an application, feed them into OpenSearch, and use the rich search and visualization functionality to identify issues. For example, a malfunctioning web server might throw a 500 error 0.5% of the time, which can be hard to notice unless you have a real-time graph of all HTTP status codes that the server has thrown in the past four hours. You can use [OpenSearch Dashboards]({{site.url}}{{site.baseurl}}/dashboards/) to build these sorts of visualizations from data in OpenSearch.
An equally popular, but less obvious use case is log analytics, in which you take the logs from an application, feed them into OpenSearch, and use the rich search and visualization functionality to identify issues. For example, a malfunctioning web server might throw a 500 error 0.5% of the time, which can be hard to notice unless you have a real-time graph of all HTTP status codes that the server has thrown in the past four hours. You can use [OpenSearch Dashboards]({{site.url}}{{site.baseurl}}/dashboards/index/) to build these sorts of visualizations from data in OpenSearch.
## Clusters and nodes
@@ -26,9 +23,9 @@ You can run OpenSearch locally on a laptop---its system requirements are minimal
In a single node cluster, such as a laptop, one machine has to do everything: manage the state of the cluster, index and search data, and perform any preprocessing of data prior to indexing it. As a cluster grows, however, you can subdivide responsibilities. Nodes with fast disks and plenty of RAM might be great at indexing and searching data, whereas a node with plenty of CPU power and a tiny disk could manage cluster state. For more information on setting node types, see [Cluster formation]({{site.url}}{{site.baseurl}}/opensearch/cluster/).
## Indices and documents
## Indexes and documents
OpenSearch organizes data into *indices*. Each index is a collection of JSON *documents*. If you have a set of raw encyclopedia articles or log lines that you want to add to OpenSearch, you must first convert them to [JSON](https://www.json.org/). A simple JSON document for a movie might look like this:
OpenSearch organizes data into *indexes*. Each index is a collection of JSON *documents*. If you have a set of raw encyclopedia articles or log lines that you want to add to OpenSearch, you must first convert them to [JSON](https://www.json.org/). A simple JSON document for a movie might look like this:
```json
{
@@ -52,14 +49,14 @@ When you add the document to an index, OpenSearch adds some metadata, such as th
}
```
Indices also contain mappings and settings:
Indexes also contain mappings and settings:
- A *mapping* is the collection of *fields* that documents in the index have. In this case, those fields are `title` and `release_date`.
- Settings include data like the index name, creation date, and number of shards.
## Primary and replica shards
OpenSearch splits indices into *shards* for even distribution across nodes in a cluster. For example, a 400 GB index might be too large for any single node in your cluster to handle, but split into ten shards, each one 40 GB, OpenSearch can distribute the shards across ten nodes and work with each shard individually.
OpenSearch splits indexes into *shards* for even distribution across nodes in a cluster. For example, a 400 GB index might be too large for any single node in your cluster to handle, but split into ten shards, each one 40 GB, OpenSearch can distribute the shards across ten nodes and work with each shard individually.
By default, OpenSearch creates a *replica* shard for each *primary* shard. If you split your index into ten shards, for example, OpenSearch also creates ten replica shards. These replica shards act as backups in the event of a node failure---OpenSearch distributes replica shards to different nodes than their corresponding primary shards---but they also improve the speed and rate at which the cluster can process search requests. You might specify more than one replica per index for a search-heavy workload.
@@ -68,7 +65,7 @@ Despite being a piece of an OpenSearch index, each shard is actually a full Luce
## REST API
You interact with OpenSearch clusters using the REST API, which offers a lot of flexibility. You can use clients like [curl](https://curl.haxx.se/) or any programming language that can send HTTP requests. To add a JSON document to an OpenSearch index (i.e. index a document), you send an HTTP request:
You interact with OpenSearch clusters using the REST API, which offers a lot of flexibility. You can use clients like [curl](https://curl.se/) or any programming language that can send HTTP requests. To add a JSON document to an OpenSearch index (i.e. index a document), you send an HTTP request:
```json
PUT https://<host>:<port>/<index-name>/_doc/<document-id>
@@ -80,14 +77,36 @@ PUT https://<host>:<port>/<index-name>/_doc/<document-id>
To run a search for the document:
```
```json
GET https://<host>:<port>/<index-name>/_search?q=wind
```
To delete the document:
```
```json
DELETE https://<host>:<port>/<index-name>/_doc/<document-id>
```
You can change most OpenSearch settings using the REST API, modify indices, check the health of the cluster, get statistics---almost everything.
You can change most OpenSearch settings using the REST API, modify indexes, check the health of the cluster, get statistics---almost everything.
## Advanced concepts
The following section describes more advanced OpenSearch concepts.
### Translog
Any index changes, such as document indexing or deletion, are written to disk during a Lucene commit. However, Lucene commits are expensive operations, so they cannot be performed after every change to the index. Instead, each shard records every indexing operation in a transaction log called _translog_. When a document is indexed, it is added to the memory buffer and recorded in the translog. After a process or host restart, any data in the in-memory buffer is lost. Recording the document in the translog ensures durability because the translog is written to disk.
Frequent refresh operations write the documents in the memory buffer to a segment and then clear the memory buffer. Periodically, a [flush](#flush) performs a Lucene commit, which includes writing the segments to disk using `fsync`, purging the old translog, and starting a new translog. Thus, a translog contains all operations that have not yet been flushed.
### Refresh
Periodically, OpenSearch performs a _refresh_ operation, which writes the documents from the in-memory Lucene index to files. These files are not guaranteed to be durable because an `fsync` is not performed. A refresh makes documents available for search.
### Flush
A _flush_ operation persists the files to disk using `fsync`, ensuring durability. Flushing ensures that the data stored only in the translog is recorded in the Lucene index. OpenSearch performs a flush as needed to ensure that the translog does not grow too large.
### Merge
In OpenSearch, a shard is a Lucene index, which consists of _segments_ (or segment files). Segments store the indexed data and are immutable. Periodically, smaller segments are merged into larger ones. Merging reduces the overall number of segments on each shard, frees up disk space, and improves search performance. Eventually, segments reach a maximum size specified in the merge policy and are no longer merged into larger segments. The merge policy also specifies how often merges are performed.
+165
View File
@@ -0,0 +1,165 @@
---
layout: default
title: Quickstart
nav_order: 3
permalink: /quickstart/
redirect_from:
- /opensearch/install/quickstart/
---
# Quickstart
Get started using OpenSearch and OpenSearch Dashboards by deploying your containers with [Docker](https://www.docker.com/). Before proceeding, you need to [get Docker](https://docs.docker.com/get-docker/) and [Docker Compose](https://github.com/docker/compose) installed on your local machine.
The Docker Compose commands used in this guide are written with a hyphen (for example, `docker-compose`). If you installed Docker Desktop on your machine, which automatically installs a bundled version of Docker Compose, then you should remove the hyphen. For example, change `docker-compose` to `docker compose`.
{: .note}
## Starting your cluster
You'll need a special file, called a Compose file, that Docker Compose uses to define and create the containers in your cluster. The OpenSearch Project provides a sample Compose file that you can use to get started. Learn more about working with Compose files by reviewing the official [Compose specification](https://docs.docker.com/compose/compose-file/).
1. Before running OpenSearch on your machine, you should disable memory paging and swapping performance on the host to improve performance and increase the number of memory maps available to OpenSearch. See [important system settings]({{site.url}}{{site.baseurl}}/opensearch/install/important-settings/) for more information.
```bash
# Disable memory paging and swapping.
sudo swapoff -a
# Edit the sysctl config file that defines the host's max map count.
sudo vi /etc/sysctl.conf
# Set max map count to the recommended value of 262144.
vm.max_map_count=262144
# Reload the kernel parameters.
sudo sysctl -p
```
1. Download the sample Compose file to your host. You can download the file with command line utilities like `curl` and `wget`, or you can manually copy [docker-compose.yml](https://github.com/opensearch-project/documentation-website/blob/{{site.opensearch_major_minor_version}}/assets/examples/docker-compose.yml) from the OpenSearch Project documentation-website repository using a web browser.
```bash
# Using cURL:
curl -O https://raw.githubusercontent.com/opensearch-project/documentation-website/{{site.opensearch_major_minor_version}}/assets/examples/docker-compose.yml
# Using wget:
wget https://raw.githubusercontent.com/opensearch-project/documentation-website/{{site.opensearch_major_minor_version}}/assets/examples/docker-compose.yml
```
1. In your terminal application, navigate to the directory containing the `docker-compose.yml` file you just downloaded, and run the following command to create and start the cluster as a background process.
```bash
docker-compose up -d
```
1. Confirm that the containers are running with the command `docker-compose ps`. You should see an output like the following:
```bash
$ docker-compose ps
NAME COMMAND SERVICE STATUS PORTS
opensearch-dashboards "./opensearch-dashbo…" opensearch-dashboards running 0.0.0.0:5601->5601/tcp
opensearch-node1 "./opensearch-docker…" opensearch-node1 running 0.0.0.0:9200->9200/tcp, 9300/tcp, 0.0.0.0:9600->9600/tcp, 9650/tcp
opensearch-node2 "./opensearch-docker…" opensearch-node2 running 9200/tcp, 9300/tcp, 9600/tcp, 9650/tcp
```
1. Query the OpenSearch REST API to verify that the service is running. You should use `-k` (also written as `--insecure`) to disable hostname checking because the default security configuration uses demo certificates. Use `-u` to pass the default username and password (`admin:<custom-admin-password>`).
```bash
curl https://localhost:9200 -ku admin:<custom-admin-password>
```
Sample response:
```json
{
"name" : "opensearch-node1",
"cluster_name" : "opensearch-cluster",
"cluster_uuid" : "W0B8gPotTAajhMPbC9D4ww",
"version" : {
"distribution" : "opensearch",
"number" : "2.6.0",
"build_type" : "tar",
"build_hash" : "7203a5af21a8a009aece1474446b437a3c674db6",
"build_date" : "2023-02-24T18:58:37.352296474Z",
"build_snapshot" : false,
"lucene_version" : "9.5.0",
"minimum_wire_compatibility_version" : "7.10.0",
"minimum_index_compatibility_version" : "7.0.0"
},
"tagline" : "The OpenSearch Project: https://opensearch.org/"
}
```
1. Explore OpenSearch Dashboards by opening `http://localhost:5601/` in a web browser on the same host that is running your OpenSearch cluster. The default username is `admin` and the default password is set in your `docker-compose.yml` file in the `OPENSEARCH_INITIAL_ADMIN_PASSWORD=<custom-admin-password>` setting.
## Create an index and field mappings using sample data
Create an index and define field mappings using a dataset provided by the OpenSearch Project. The same fictitious e-commerce data is also used for sample visualizations in OpenSearch Dashboards. To learn more, see [Getting started with OpenSearch Dashboards]({{site.url}}{{site.baseurl}}/dashboards/index/).
1. Download [ecommerce-field_mappings.json](https://github.com/opensearch-project/documentation-website/blob/{{site.opensearch_major_minor_version}}/assets/examples/ecommerce-field_mappings.json). This file defines a [mapping]({{site.url}}{{site.baseurl}}/opensearch/mappings/) for the sample data you will use.
```bash
# Using cURL:
curl -O https://raw.githubusercontent.com/opensearch-project/documentation-website/{{site.opensearch_major_minor_version}}/assets/examples/ecommerce-field_mappings.json
# Using wget:
wget https://raw.githubusercontent.com/opensearch-project/documentation-website/{{site.opensearch_major_minor_version}}/assets/examples/ecommerce-field_mappings.json
```
1. Download [ecommerce.json](https://github.com/opensearch-project/documentation-website/blob/{{site.opensearch_major_minor_version}}/assets/examples/ecommerce.json). This file contains the index data formatted so that it can be ingested by the bulk API. To learn more, see [index data]({{site.url}}{{site.baseurl}}/opensearch/index-data/) and [Bulk]({{site.url}}{{site.baseurl}}/api-reference/document-apis/bulk/).
```bash
# Using cURL:
curl -O https://raw.githubusercontent.com/opensearch-project/documentation-website/{{site.opensearch_major_minor_version}}/assets/examples/ecommerce.json
# Using wget:
wget https://raw.githubusercontent.com/opensearch-project/documentation-website/{{site.opensearch_major_minor_version}}/assets/examples/ecommerce.json
```
1. Define the field mappings with the mapping file.
```bash
curl -H "Content-Type: application/x-ndjson" -X PUT "https://localhost:9200/ecommerce" -ku admin:<custom-admin-password> --data-binary "@ecommerce-field_mappings.json"
```
1. Upload the index to the bulk API.
```bash
curl -H "Content-Type: application/x-ndjson" -X PUT "https://localhost:9200/ecommerce/_bulk" -ku admin:<custom-admin-password> --data-binary "@ecommerce.json"
```
1. Query the data using the search API. The following command submits a query that will return documents where `customer_first_name` is `Sonya`.
```bash
curl -H 'Content-Type: application/json' -X GET "https://localhost:9200/ecommerce/_search?pretty=true" -ku admin:<custom-admin-password> -d' {"query":{"match":{"customer_first_name":"Sonya"}}}'
```
Queries submitted to the OpenSearch REST API will generally return a flat JSON by default. For a human readable response body, use the query parameter `pretty=true`. For more information about `pretty` and other useful query parameters, see [Common REST parameters]({{site.url}}{{site.baseurl}}/opensearch/common-parameters/).
1. Access OpenSearch Dashboards by opening `http://localhost:5601/` in a web browser on the same host that is running your OpenSearch cluster. The default username is `admin` and the password is set in your `docker-compose.yml` file in the `OPENSEARCH_INITIAL_ADMIN_PASSWORD=<custom-admin-password>` setting.
1. On the top menu bar, go to **Management > Dev Tools**.
1. In the left pane of the console, enter the following:
```json
GET ecommerce/_search
{
"query": {
"match": {
"customer_first_name": "Sonya"
}
}
}
```
1. Choose the triangle icon at the top right of the request to submit the query. You can also submit the request by pressing `Ctrl+Enter` (or `Cmd+Enter` for Mac users). To learn more about using the OpenSearch Dashboards console for submitting queries, see [Running queries in the console]({{site.url}}{{site.baseurl}}/dashboards/run-queries/).
## Next steps
You successfully deployed your own OpenSearch cluster with OpenSearch Dashboards and added some sample data. Now you're ready to learn about configuration and functionality in more detail. Here are a few recommendations on where to begin:
- [About the Security plugin]({{site.url}}{{site.baseurl}}/security/index/)
- [OpenSearch configuration]({{site.url}}{{site.baseurl}}/install-and-configure/configuring-opensearch/)
- [OpenSearch plugin installation]({{site.url}}{{site.baseurl}}/opensearch/install/plugins/)
- [Getting started with OpenSearch Dashboards]({{site.url}}{{site.baseurl}}/dashboards/index/)
- [OpenSearch tools]({{site.url}}{{site.baseurl}}/tools/index/)
- [Index APIs]({{site.url}}{{site.baseurl}}/api-reference/index-apis/index/)
## Common issues
Review these common issues and suggested solutions if your containers fail to start or exit unexpectedly.
### Docker commands require elevated permissions
Eliminate the need for running your Docker commands with `sudo` by adding your user to the `docker` user group. See Docker's [Post-installation steps for Linux](https://docs.docker.com/engine/install/linux-postinstall/) for more information.
```bash
sudo usermod -aG docker $USER
```
### Error message: "-bash: docker-compose: command not found"
If you installed Docker Desktop, then Docker Compose is already installed on your machine. Try `docker compose` (without the hyphen) instead of `docker-compose`. See [Use Docker Compose](https://docs.docker.com/get-started/08_using_compose/).
### Error message: "docker: 'compose' is not a docker command."
If you installed Docker Engine, then you must install Docker Compose separately, and you will use the command `docker-compose` (with a hyphen). See [Docker Compose](https://github.com/docker/compose).
### Error message: "max virtual memory areas vm.max_map_count [65530] is too low"
OpenSearch will fail to start if your host's `vm.max_map_count` is too low. Review the [important system settings]({{site.url}}{{site.baseurl}}/opensearch/install/important-settings/) if you see the following errors in the service log, and set `vm.max_map_count` appropriately.
```bash
opensearch-node1 | ERROR: [1] bootstrap checks failed
opensearch-node1 | [1]: max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144]
opensearch-node1 | ERROR: OpenSearch did not exit normally - check the logs at /usr/share/opensearch/logs/opensearch-cluster.log
```
+53
View File
@@ -0,0 +1,53 @@
---
layout: default
title: Version history
nav_order: 4
permalink: /version-history/
---
# Version history
OpenSearch version | Release highlights | Release date
:--- | :--- | :---
[2.12.0](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.12.0.md) | Makes concurrent segment search and conversational search generally available. Provides an experimental OpenSearch Assistant Toolkit, including agents and tools, workflow automation, and OpenSearch Assistant for OpenSearch Dashboards UI. Adds a new match-only text field, query insights to monitor top N queries, and k-NN search on nested fields. For a full list of release highlights, see the Release Notes. | 20 February 2024
[2.11.1](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.11.1.md) | Includes maintenance changes and bug fixes for cross-cluster replication, alerting, observability, OpenSearch Dashboards, index management, machine learning, security, and security analytics. For a full list of release highlights, see the Release Notes. | 30 November 2023
[2.11.0](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.11.0.md) | Adds multimodal and sparse neural search capability and the ability to take shallow snapshots that refer to data stored in remote-backed storage. Makes the search comparison tool generally available. Includes a simplified workflow to create threat detectors in Security Analytics and improved security in OpenSearch Dashboards. Experimental features include a new framework and toolset for distributed tracing and updates to conversational search. For a full list of release highlights, see the Release Notes. | 16 October 2023
[2.10.0](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.10.0.md) | Makes remote-backed storage generally available. Adds hybrid search capability, custom log types for Security Analytics, IP2Geo ingest processor, and delimited term frequency token filter. Includes a new look and feel for OpenSearch Dashboards and updates the Discover tool. Adds Microsoft Teams webhook support for notifications. Experimental features include concurrent segment search and conversational search. For a full list of release highlights, see the Release Notes. | 25 September 2023
[2.9.0](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.9.0.md) | Makes search pipelines and the Neural Search plugin generally available. Adds ML model access control and integration with external ML tools. Implements k-NN byte vectors and efficient filtering with the Faiss engine. Integrates alerting and anomaly detection with OpenSearch Dashboards and adds composite monitors. Adds two new index codec algorithm options. Includes a new ingestion schema for Security Analytics, geoshape aggregations, and extensions---a new mechanism for extending OpenSearch functionality. For a full list of release highlights, see the Release Notes. | 24 July 2023
[2.8.0](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.8.0.md) | Adds cross-cluster query with PPL, search pipelines, an option to turn on segment replication as the default replication type, improved searchable snapshot performance, and Amazon OpenSearch Serverless support with SigV4 authentication for multiple data sources. Includes the UI for the flush, refresh, and clear cache operations in OpenSearch Dashboards. For a full list of release highlights, see the Release Notes. | 06 June 2023
[2.7.0](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.7.0.md) | Includes searchable snapshots and segment replication, which are now generally available. Adds multiple data sources, observability features, dynamic tenant management, component templates, and shape-based map filters in OpenSearch Dashboards. Includes the flat object field type, hot shard identification, and a new automatic reloading mechanism for ML models. For a full list of release highlights, see the Release Notes. | 02 May 2023
[2.6.0](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.6.0.md) | Includes simple schema for observability, index management UI enhancements, Security Analytics enhancements, search backpressure at the coordinator node level, and the ability to add maps to dashboards. Experimental features include a new ML model health dashboard, new text embedding models in ML, and SigV4 authentication in Dashboards. For a full list of release highlights, see the Release Notes. | 28 February 2023
[2.5.0](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.5.0.md) | Includes index management UI enhancements, multi-layer maps, Jaeger support for observability, Debian distributions, returning cluster health by awareness attribute, cluster manager task throttling, weighted zonal search request routing policy, and query string support in index rollups. Experimental features include request-level durability in remote-backed storage and GPU acceleration for ML nodes. For a full list of release highlights, see the Release Notes. | 24 January 2023
[2.4.1](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.4.1.md) | Includes maintenance changes and bug fixes for gradle check and indexing pressure tests. Adds support for skipping changelog. | 13 December 2022
[2.4.0](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.4.0.md) | Includes Windows support, Point-in-time search, custom k-NN filtering, xy_point and xy_shape field types for Cartesian coordinates, GeoHex grid aggregation, and resilience enhancements, including search backpressure. In OpenSearch Dashboards, this release adds snapshot restore functionality, multiple authentication, and aggregate view of saved objects. This release includes the following experimental features: searchable snapshots, Compare Search Results, multiple data sources in OpenSearch Dashboards, a new Model Serving Framework in ML Commons, a new Neural Search plugin that supports semantic search, and a new Security Analytics plugin to analyze security logs. For a full list of release highlights, see the Release Notes. | 15 November 2022
[2.3.0](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.3.0.md) | This release includes the following experimental features: segment replication, remote-backed storage, and drag and drop for OpenSearch Dashboards. Experimental features allow you to test new functionality in OpenSearch. Because these features are still being developed, your testing and feedback can help shape the development of the feature before it's official released. We do not recommend use of experimental features in production. Additionally, this release adds maketime and makedate datetime functions for the SQL plugin. Creates a new [OpenSearch Playground](https://playground.opensearch.org) demo site for OpenSearch Dashboards. For a full list of release highlights, see the Release Notes. | 14 September 2022
[2.2.1](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.2.1.md) | Includes gradle updates and bug fixes for gradle check. | 01 September 2022
[2.2.0](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.2.0.md) | Includes support for Logistic Regression and RCF Summarize machine learning algorithms in ML Commons, Lucene or C-based Nmslib and Faiss libraries for approximate k-NN search, search by relevance using SQL and PPL queries, custom region maps for visualizations, and rollup enhancements. For a full list of release highlights, see the Release Notes. | 11 August 2022
[2.1.0](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.1.0.md) | Includes support for dedicated ML node in the ML Commons plugin, relevance search and other features in SQL, multi-terms aggregation, and Snapshot Management. For a full list of release highlights, see the Release Notes. | 07 July 2022
[2.0.1](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.0.1.md) | Includes bug fixes and maintenance updates for Alerting and Anomaly Detection. | 16 June 2022
[2.0.0](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.0.0.md) | Includes document-level monitors for alerting, OpenSearch Notifications plugins, and Geo Map Tiles in OpenSearch Dashboards. Also adds support for Lucene 9 and bug fixes for all OpenSearch plugins. For a full list of release highlights, see the Release Notes. | 26 May 2022
[2.0.0-rc1](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.0.0-rc1.md) | The Release Candidate for 2.0.0. This version allows you to preview the upcoming 2.0.0 release before the GA release. The preview release adds document-level alerting, support for Lucene 9, and the ability to use term lookup queries in document level security. | 03 May 2022
[1.3.15](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.3.15.md) | Includes bug fixes and maintenance updates for cross-cluster replication, SQL, OpenSearch Dashboards reporting, and alerting. | 05 March 2024
[1.3.14](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.3.14.md) | Includes bug fixes and maintenance updates for OpenSearch security and OpenSearch Dashboards security. | 12 December 2023
[1.3.13](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.3.13.md) | Includes bug fixes for Anomaly Detection, adds maintenance updates and infrastructure enhancements. | 21 September 2023
[1.3.12](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.3.12.md) | Adds maintenance updates for OpenSearch security and OpenSearch Dashboards observability. Includes bug fixes for observability, OpenSearch Dashboards visualizations, and OpenSearch security. | 10 August 2023
[1.3.11](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.3.11.md) | Adds maintenance updates for OpenSearch security, OpenSearch Dashboards security, and ML Commons. | 29 June 2023
[1.3.10](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.3.10.md) | Adds infrastructure enhancements and maintenance updates for anomaly detection, observability, and security. Includes bug fixes for index management and OpenSearch security. | 18 May 2023
[1.3.9](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.3.9.md) | Adds Debian support. Includes upgrades, enhancements, and maintenance updates for OpenSearch core, k-NN, and OpenSearch security. | 16 March 2023
[1.3.8](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.3.8.md) | Adds OpenSearch security enhancements. Updates tool scripts to run on Windows. Includes maintenance updates and bug fixes for Anomaly Detection and OpenSearch security. | 02 February 2023
[1.3.7](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.3.7.md) | Adds Windows support. Includes maintenance updates and bug fixes for error handling. | 13 December 2022
[1.3.6](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.3.6.md) | Includes maintenance updates and bug fixes for tenancy in the OpenSearch Security Dashboards plugin. | 06 October 2022
[1.3.5](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.3.5.md) | Includes maintenance updates and bug fixes for gradle check and OpenSearch security. | 01 September 2022
[1.3.4](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.3.4.md) | Includes maintenance updates and bug fixes for OpenSearch and OpenSearch Dashboards. | 14 July 2022
[1.3.3](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.3.3.md) | Adds enhancements to Anomaly Detection and ML Commons. Bug fixes for Anomaly Detection, Observability, and k-NN. | 09 June 2022
[1.3.2](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.3.2.md) | Bug fixes for Anomaly Detection and the Security Dashboards Plugin, adds the option to install OpenSearch using RPM, as well as enhancements to the ML Commons execute task, and the removal of the job-scheduler zip in Anomaly Detection. | 05 May 2022
[1.3.1](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.3.1.md) | Bug fixes when using document-level security, and adjusted ML Commons to use the latest RCF jar and protostuff to RCF model serialization. | 30 March 2022
[1.3.0](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.3.0.md) | Adds Model Type Validation to Validate Detector API, continuous transforms, custom actions, applied policy parameter to Explain API, default action retries, and new rollover and transition conditions to Index Management, new ML Commons plugin, parse command to SQL, Application Analytics, Live Tail, Correlation, and Events Flyout to Observability, and auto backport and support for OPENSEARCH_JAVA_HOME to Performance Analyzer. Bug fixes. | 17 March 2022
[1.2.4](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.2.4.md) | Updates Performance Analyzer, SQL, and Security plugins to Log4j 2.17.1, Alerting and Job Scheduler to cron-utils 9.1.6, and gson in Anomaly Detection and SQL. | 18 January 2022
[1.2.3](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.2.3.md) | Updates the version of Log4j used in OpenSearch to Log4j 2.17.0 as recommended by the advisory in [CVE-2021-45105](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-45105). | 22 December 2021
[1.2.0](https://github.com/opensearch-project/OpenSearch/blob/main/release-notes/opensearch.release-notes-1.2.0.md) | Adds observability, new validation API for Anomaly Detection, shard-level indexing back-pressure, new "match" query type for SQL and PPL, support for Faiss libraries in k-NN, and custom Dashboards branding. | 23 November 2021
[1.1.0](https://github.com/opensearch-project/opensearch-build/tree/main/release-notes/opensearch-release-notes-1.1.0.md) | Adds cross-cluster replication, security for Index Management, bucket-level alerting, a CLI to help with upgrading from Elasticsearch OSS to OpenSearch, and enhancements to high cardinality data in the anomaly detection plugin. | 05 October 2021
[1.0.1](https://github.com/opensearch-project/opensearch-build/tree/main/release-notes/opensearch-release-notes-1.0.1.md) | Bug fixes. | 01 September 2021
[1.0.0](https://github.com/opensearch-project/opensearch-build/tree/main/release-notes/opensearch-release-notes-1.0.0.md) | General availability release. Adds compatibility setting for clients that require a version check before connecting. | 12 July 2021
[1.0.0-rc1](https://github.com/opensearch-project/opensearch-build/tree/main/release-notes/opensearch-release-notes-1.0.0-rc1.md) | First release candidate. | 07 June 2021
[1.0.0-beta1](https://github.com/opensearch-project/opensearch-build/tree/main/release-notes/opensearch-release-notes-1.0.0-beta1.md) | Initial beta release. Refactors plugins to work with OpenSearch. | 13 May 2021
+101
View File
@@ -0,0 +1,101 @@
---
layout: default
title: Adjacency matrix
parent: Bucket aggregations
grand_parent: Aggregations
nav_order: 10
redirect_from:
- /query-dsl/aggregations/bucket/adjacency-matrix/
---
# Adjacency matrix aggregations
The `adjacency_matrix` aggregation lets you define filter expressions and returns a matrix of the intersecting filters where each non-empty cell in the matrix represents a bucket. You can find how many documents fall within any combination of filters.
Use the `adjacency_matrix` aggregation to discover how concepts are related by visualizing the data as graphs.
For example, in the sample eCommerce dataset, to analyze how the different manufacturing companies are related:
```json
GET opensearch_dashboards_sample_data_ecommerce/_search
{
"size": 0,
"aggs": {
"interactions": {
"adjacency_matrix": {
"filters": {
"grpA": {
"match": {
"manufacturer.keyword": "Low Tide Media"
}
},
"grpB": {
"match": {
"manufacturer.keyword": "Elitelligence"
}
},
"grpC": {
"match": {
"manufacturer.keyword": "Oceanavigations"
}
}
}
}
}
}
}
```
{% include copy-curl.html %}
#### Example response
```json
{
...
"aggregations" : {
"interactions" : {
"buckets" : [
{
"key" : "grpA",
"doc_count" : 1553
},
{
"key" : "grpA&grpB",
"doc_count" : 590
},
{
"key" : "grpA&grpC",
"doc_count" : 329
},
{
"key" : "grpB",
"doc_count" : 1370
},
{
"key" : "grpB&grpC",
"doc_count" : 299
},
{
"key" : "grpC",
"doc_count" : 1218
}
]
}
}
}
```
Lets take a closer look at the result:
```json
{
"key" : "grpA&grpB",
"doc_count" : 590
}
```
- `grpA`: Products manufactured by Low Tide Media.
- `grpB`: Products manufactured by Elitelligence.
- `590`: Number of products that are manufactured by both.
You can use OpenSearch Dashboards to represent this data with a network graph.
+61
View File
@@ -0,0 +1,61 @@
---
layout: default
title: Date histogram
parent: Bucket aggregations
grand_parent: Aggregations
nav_order: 20
redirect_from:
- /query-dsl/aggregations/bucket/date-histogram/
---
# Date histogram aggregations
The `date_histogram` aggregation uses [date math]({{site.url}}{{site.baseurl}}/opensearch/supported-field-types/date/#date-math) to generate histograms for time-series data.
For example, you can find how many hits your website gets per month:
```json
GET opensearch_dashboards_sample_data_logs/_search
{
"size": 0,
"aggs": {
"logs_per_month": {
"date_histogram": {
"field": "@timestamp",
"interval": "month"
}
}
}
}
```
{% include copy-curl.html %}
#### Example response
```json
...
"aggregations" : {
"logs_per_month" : {
"buckets" : [
{
"key_as_string" : "2020-10-01T00:00:00.000Z",
"key" : 1601510400000,
"doc_count" : 1635
},
{
"key_as_string" : "2020-11-01T00:00:00.000Z",
"key" : 1604188800000,
"doc_count" : 6844
},
{
"key_as_string" : "2020-12-01T00:00:00.000Z",
"key" : 1606780800000,
"doc_count" : 5595
}
]
}
}
}
```
The response has three months worth of logs. If you graph these values, you can see the peak and valleys of the request traffic to your website month over month.
+57
View File
@@ -0,0 +1,57 @@
---
layout: default
title: Date range
parent: Bucket aggregations
grand_parent: Aggregations
nav_order: 30
redirect_from:
- /query-dsl/aggregations/bucket/date-range/
---
# Date range aggregations
The `date_range` aggregation is conceptually the same as the `range` aggregation, except that it lets you perform date math.
For example, you can get all documents from the last 10 days. To make the date more readable, include the format with a `format` parameter:
```json
GET opensearch_dashboards_sample_data_logs/_search
{
"size": 0,
"aggs": {
"number_of_bytes": {
"date_range": {
"field": "@timestamp",
"format": "MM-yyyy",
"ranges": [
{
"from": "now-10d/d",
"to": "now"
}
]
}
}
}
}
```
{% include copy-curl.html %}
#### Example response
```json
...
"aggregations" : {
"number_of_bytes" : {
"buckets" : [
{
"key" : "03-2021-03-2021",
"from" : 1.6145568E12,
"from_as_string" : "03-2021",
"to" : 1.615451329043E12,
"to_as_string" : "03-2021",
"doc_count" : 0
}
]
}
}
}
```
@@ -0,0 +1,66 @@
---
layout: default
title: Diversified sampler
parent: Bucket aggregations
grand_parent: Aggregations
nav_order: 40
redirect_from:
- /query-dsl/aggregations/bucket/diversified-sampler/
---
# Diversified sampler
The `diversified_sampler` aggregation lets you reduce the bias in the distribution of the sample pool by deduplicating documents containing the same `field`. It does so by using the `max_docs_per_value` and `field` settings, which limit the maximum number of documents collected on a shard for the provided `field`. The `max_docs_per_value` setting is an optional parameter used to determine the maximum number of documents that will be returned per `field`. The default value of this setting is `1`.
Similarly to the [`sampler` aggregation]({{site.url}}{{site.baseurl}}/aggregations/bucket/sampler/), you can use the `shard_size` setting to control the maximum number of documents collected on any one shard, as shown in the following example:
```json
GET opensearch_dashboards_sample_data_logs/_search
{
"size": 0,
"aggs": {
"sample": {
"diversified_": {
"shard_size": 1000,
"field": "response.keyword"
},
"aggs": {
"terms": {
"terms": {
"field": "agent.keyword"
}
}
}
}
}
}
```
{% include copy-curl.html %}
#### Example response
```json
...
"aggregations" : {
"sample" : {
"doc_count" : 3,
"terms" : {
"doc_count_error_upper_bound" : 0,
"sum_other_doc_count" : 0,
"buckets" : [
{
"key" : "Mozilla/5.0 (X11; Linux x86_64; rv:6.0a1) Gecko/20110421 Firefox/6.0a1",
"doc_count" : 2
},
{
"key" : "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)",
"doc_count" : 1
}
]
}
}
}
}
```
+56
View File
@@ -0,0 +1,56 @@
---
layout: default
title: Filter
parent: Bucket aggregations
grand_parent: Aggregations
nav_order: 50
redirect_from:
- /query-dsl/aggregations/bucket/filter/
---
# Filter aggregations
A `filter` aggregation is a query clause, exactly like a search query — `match` or `term` or `range`. You can use the `filter` aggregation to narrow down the entire set of documents to a specific set before creating buckets.
The following example shows the `avg` aggregation running within the context of a filter. The `avg` aggregation only aggregates the documents that match the `range` query:
```json
GET opensearch_dashboards_sample_data_ecommerce/_search
{
"size": 0,
"aggs": {
"low_value": {
"filter": {
"range": {
"taxful_total_price": {
"lte": 50
}
}
},
"aggs": {
"avg_amount": {
"avg": {
"field": "taxful_total_price"
}
}
}
}
}
}
```
{% include copy-curl.html %}
#### Example response
```json
...
"aggregations" : {
"low_value" : {
"doc_count" : 1633,
"avg_amount" : {
"value" : 38.363175998928355
}
}
}
}
```
+81
View File
@@ -0,0 +1,81 @@
---
layout: default
title: Filters
parent: Bucket aggregations
grand_parent: Aggregations
nav_order: 60
redirect_from:
- /query-dsl/aggregations/bucket/filters/
---
# Filters aggregations
A `filters` aggregation is the same as the `filter` aggregation, except that it lets you use multiple filter aggregations.
While the `filter` aggregation results in a single bucket, the `filters` aggregation returns multiple buckets, one for each of the defined filters.
To create a bucket for all the documents that didn't match the any of the filter queries, set the `other_bucket` property to `true`:
```json
GET opensearch_dashboards_sample_data_logs/_search
{
"size": 0,
"aggs": {
"200_os": {
"filters": {
"other_bucket": true,
"filters": [
{
"term": {
"response.keyword": "200"
}
},
{
"term": {
"machine.os.keyword": "osx"
}
}
]
},
"aggs": {
"avg_amount": {
"avg": {
"field": "bytes"
}
}
}
}
}
}
```
{% include copy-curl.html %}
#### Example response
```json
...
"aggregations" : {
"200_os" : {
"buckets" : [
{
"doc_count" : 12832,
"avg_amount" : {
"value" : 5897.852711970075
}
},
{
"doc_count" : 2825,
"avg_amount" : {
"value" : 5620.347256637168
}
},
{
"doc_count" : 1017,
"avg_amount" : {
"value" : 3247.0963618485744
}
}
]
}
}
}
```
+160
View File
@@ -0,0 +1,160 @@
---
layout: default
title: Geodistance
parent: Bucket aggregations
grand_parent: Aggregations
nav_order: 70
redirect_from:
- /query-dsl/aggregations/bucket/geo-distance/
---
# Geodistance aggregations
The `geo_distance` aggregation groups documents into concentric circles based on distances from an origin `geo_point` field.
It's the same as the `range` aggregation, except that it works on geo locations.
For example, you can use the `geo_distance` aggregation to find all pizza places within 1 km of you. The search results are limited to the 1 km radius specified by you, but you can add another result found within 2 km.
You can only use the `geo_distance` aggregation on fields mapped as `geo_point`.
A point is a single geographical coordinate, such as your current location shown by your smart-phone. A point in OpenSearch is represented as follows:
```json
{
"location": {
"type": "point",
"coordinates": {
"lat": 83.76,
"lon": -81.2
}
}
}
```
You can also specify the latitude and longitude as an array `[-81.20, 83.76]` or as a string `"83.76, -81.20"`
This table lists the relevant fields of a `geo_distance` aggregation:
Field | Description | Required
:--- | :--- |:---
`field` | Specify the geopoint field that you want to work on. | Yes
`origin` | Specify the geopoint that's used to compute the distances from. | Yes
`ranges` | Specify a list of ranges to collect documents based on their distance from the target point. | Yes
`unit` | Define the units used in the `ranges` array. The `unit` defaults to `m` (meters), but you can switch to other units like `km` (kilometers), `mi` (miles), `in` (inches), `yd` (yards), `cm` (centimeters), and `mm` (millimeters). | No
`distance_type` | Specify how OpenSearch calculates the distance. The default is `sloppy_arc` (faster but less accurate), but can also be set to `arc` (slower but most accurate) or `plane` (fastest but least accurate). Because of high error margins, use `plane` only for small geographic areas. | No
The syntax is as follows:
```json
{
"aggs": {
"aggregation_name": {
"geo_distance": {
"field": "field_1",
"origin": "x, y",
"ranges": [
{
"to": "value_1"
},
{
"from": "value_2",
"to": "value_3"
},
{
"from": "value_4"
}
]
}
}
}
}
```
This example forms buckets from the following distances from a `geo-point` field:
- Fewer than 10 km
- From 10 to 20 km
- From 20 to 50 km
- From 50 to 100 km
- Above 100 km
```json
GET opensearch_dashboards_sample_data_logs/_search
{
"size": 0,
"aggs": {
"position": {
"geo_distance": {
"field": "geo.coordinates",
"origin": {
"lat": 83.76,
"lon": -81.2
},
"ranges": [
{
"to": 10
},
{
"from": 10,
"to": 20
},
{
"from": 20,
"to": 50
},
{
"from": 50,
"to": 100
},
{
"from": 100
}
]
}
}
}
}
```
{% include copy-curl.html %}
#### Example response
```json
...
"aggregations" : {
"position" : {
"buckets" : [
{
"key" : "*-10.0",
"from" : 0.0,
"to" : 10.0,
"doc_count" : 0
},
{
"key" : "10.0-20.0",
"from" : 10.0,
"to" : 20.0,
"doc_count" : 0
},
{
"key" : "20.0-50.0",
"from" : 20.0,
"to" : 50.0,
"doc_count" : 0
},
{
"key" : "50.0-100.0",
"from" : 50.0,
"to" : 100.0,
"doc_count" : 0
},
{
"key" : "100.0-*",
"from" : 100.0,
"doc_count" : 14074
}
]
}
}
}
```
+280
View File
@@ -0,0 +1,280 @@
---
layout: default
title: Geohash grid
parent: Bucket aggregations
grand_parent: Aggregations
nav_order: 80
redirect_from:
- /query-dsl/aggregations/bucket/geohash-grid/
---
# Geohash grid aggregations
The `geohash_grid` aggregation buckets documents for geographical analysis. It organizes a geographical region into a grid of smaller regions of different sizes or precisions. Lower values of precision represent larger geographical areas, and higher values represent smaller, more precise geographical areas. You can aggregate documents on [geopoint]({{site.url}}{{site.baseurl}}/opensearch/supported-field-types/geo-point/) or [geoshape]({{site.url}}{{site.baseurl}}/opensearch/supported-field-types/geo-shape/) fields using a geohash grid aggregation. One notable difference is that a geopoint is only present in one bucket, but a geoshape is counted in all geohash grid cells with which it intersects.
The number of results returned by a query might be far too many to display each geopoint individually on a map. The `geohash_grid` aggregation buckets nearby geopoints together by calculating the geohash for each point, at the level of precision that you define (between 1 to 12; the default is 5). To learn more about geohash, see [Wikipedia](https://en.wikipedia.org/wiki/Geohash).
The web logs example data is spread over a large geographical area, so you can use a lower precision value. You can zoom in on this map by increasing the precision value:
```json
GET opensearch_dashboards_sample_data_logs/_search
{
"size": 0,
"aggs": {
"geo_hash": {
"geohash_grid": {
"field": "geo.coordinates",
"precision": 4
}
}
}
}
```
{% include copy-curl.html %}
#### Example response
```json
...
"aggregations" : {
"geo_hash" : {
"buckets" : [
{
"key" : "c1cg",
"doc_count" : 104
},
{
"key" : "dr5r",
"doc_count" : 26
},
{
"key" : "9q5b",
"doc_count" : 20
},
{
"key" : "c20g",
"doc_count" : 19
},
{
"key" : "dr70",
"doc_count" : 18
}
...
]
}
}
}
```
You can visualize the aggregated response on a map using OpenSearch Dashboards.
The more accurate you want the aggregation to be, the more resources OpenSearch consumes because of the number of buckets that the aggregation has to calculate. By default, OpenSearch does not generate more than 10,000 buckets. You can change this behavior by using the `size` attribute, but keep in mind that the performance might suffer for very wide queries consisting of thousands of buckets.
## Aggregating geoshapes
To run an aggregation on a geoshape field, first create an index and map the `location` field as a `geo_shape`:
```json
PUT national_parks
{
"mappings": {
"properties": {
"location": {
"type": "geo_shape"
}
}
}
}
```
{% include copy-curl.html %}
Next, index some documents into the `national_parks` index:
```json
PUT national_parks/_doc/1
{
"name": "Yellowstone National Park",
"location":
{"type": "envelope","coordinates": [ [-111.15, 45.12], [-109.83, 44.12] ]}
}
```
{% include copy-curl.html %}
```json
PUT national_parks/_doc/2
{
"name": "Yosemite National Park",
"location":
{"type": "envelope","coordinates": [ [-120.23, 38.16], [-119.05, 37.45] ]}
}
```
{% include copy-curl.html %}
```json
PUT national_parks/_doc/3
{
"name": "Death Valley National Park",
"location":
{"type": "envelope","coordinates": [ [-117.34, 37.01], [-116.38, 36.25] ]}
}
```
{% include copy-curl.html %}
You can run an aggregation on the `location` field as follows:
```json
GET national_parks/_search
{
"aggregations": {
"grouped": {
"geohash_grid": {
"field": "location",
"precision": 1
}
}
}
}
```
{% include copy-curl.html %}
When aggregating geoshapes, one geoshape can be counted for multiple buckets because it overlaps multiple grid cells:
<details open markdown="block">
<summary>
Response
</summary>
{: .text-delta}
```json
{
"took" : 24,
"timed_out" : false,
"_shards" : {
"total" : 1,
"successful" : 1,
"skipped" : 0,
"failed" : 0
},
"hits" : {
"total" : {
"value" : 3,
"relation" : "eq"
},
"max_score" : 1.0,
"hits" : [
{
"_index" : "national_parks",
"_id" : "1",
"_score" : 1.0,
"_source" : {
"name" : "Yellowstone National Park",
"location" : {
"type" : "envelope",
"coordinates" : [
[
-111.15,
45.12
],
[
-109.83,
44.12
]
]
}
}
},
{
"_index" : "national_parks",
"_id" : "2",
"_score" : 1.0,
"_source" : {
"name" : "Yosemite National Park",
"location" : {
"type" : "envelope",
"coordinates" : [
[
-120.23,
38.16
],
[
-119.05,
37.45
]
]
}
}
},
{
"_index" : "national_parks",
"_id" : "3",
"_score" : 1.0,
"_source" : {
"name" : "Death Valley National Park",
"location" : {
"type" : "envelope",
"coordinates" : [
[
-117.34,
37.01
],
[
-116.38,
36.25
]
]
}
}
}
]
},
"aggregations" : {
"grouped" : {
"buckets" : [
{
"key" : "9",
"doc_count" : 3
},
{
"key" : "c",
"doc_count" : 1
}
]
}
}
}
```
</details>
Currently, OpenSearch supports geoshape aggregation through the API but not in OpenSearch Dashboards visualizations. If you'd like to see geoshape aggregation implemented for visualizations, upvote the related [GitHub issue](https://github.com/opensearch-project/dashboards-maps/issues/250).
{: .note}
## Supported parameters
Geohash grid aggregation requests support the following parameters.
Parameter | Data type | Description
:--- | :--- | :---
field | String | The field on which aggregation is performed. This field must be mapped as a `geo_point` or `geo_shape` field. If the field contains an array, all array values are aggregated. Required.
precision | Integer | The granularity level used to determine grid cells for bucketing results. Cells cannot exceed the specified size (diagonal) of the required precision. Valid values are in the [0, 12] range. Optional. Default is 5.
bounds | Object | The bounding box for filtering geopoints and geoshapes. The bounding box is defined by the upper-left and lower-right vertices. Only shapes that intersect with this bounding box or are completely enclosed by this bounding box are included in the aggregation output. The vertices are specified as geopoints in one of the following formats: <br>- An object with a latitude and longitude<br>- An array in the [`longitude`, `latitude`] format<br>- A string in the "`latitude`,`longitude`" format<br>- A geohash <br>- WKT<br> See the [geopoint formats]({{site.url}}{{site.baseurl}}/opensearch/supported-field-types/geo-point#formats) for formatting examples. Optional.
size | Integer | The maximum number of buckets to return. When there are more buckets than `size`, OpenSearch returns buckets with more documents. Optional. Default is 10,000.
shard_size | Integer | The maximum number of buckets to return from each shard. Optional. Default is max (10, `size` &middot; number of shards), which provides a more accurate count of more highly prioritized buckets.
## Geohash precision
The relationship between geohash precision and the approximate grid cell dimensions is described in the following table.
Precision /<br>geohash length | Latitude bits | Longitude bits | Latitude error | Longitude error | Cell height | Cell width
:---:|:-------------:|:--------------:|:--------------:|:---------------:|:-----------:|:----------:
1 | 2 | 3 | ±23 | ±23 | 4992.6 km | 5009.4 km
2 | 5 | 5 | ±2.8 | ±5.6 | 624.1 km | 1252.3 km
3 | 7 | 8 | ±0.70 | ±0.70 | 156 km | 156.5 km
4 | 10 | 10 | ±0.087 | ±0.18 | 19.5 km | 39.1 km
5 | 12 | 13 | ±0.022 | ±0.022 | 4.9 km | 4.9 km
6 | 15 | 15 | ±0.0027 | ±0.0055 | 609.4 m | 1.2 km
7 | 17 | 18 | ±0.00068 | ±0.00068 | 152.5 m | 152.9 m
8 | 20 | 20 | ±0.00086 | ±0.000172 | 19 m | 38.2 m
9 | 22 | 23 | ±0.000021 | ±0.000021 | 4.8 m | 4.8 m
10 | 25 | 25 | ±0.00000268 | ±0.00000536 | 59.5 cm | 1.2 m
11 | 27 | 28 | ±0.00000067 | ±0.00000067 | 14.9 cm | 14.9 cm
12 | 30 | 30 | ±0.00000008 | ±0.00000017 | 1.9 cm | 3.7 cm
+393
View File
@@ -0,0 +1,393 @@
---
layout: default
title: Geohex grid
parent: Bucket aggregations
grand_parent: Aggregations
nav_order: 85
redirect_from:
- /aggregations/geohexgrid/
- /query-dsl/aggregations/geohexgrid/
- /query-dsl/aggregations/bucket/geohex-grid/
---
# Geohex grid aggregations
The Hexagonal Hierarchical Geospatial Indexing System (H3) partitions the Earth's areas into identifiable hexagon-shaped cells.
The H3 grid system works well for proximity applications because it overcomes the limitations of Geohash's non-uniform partitions. Geohash encodes latitude and longitude pairs, leading to significantly smaller partitions near the poles and a degree of longitude near the equator. However, the H3 grid system's distortions are low and limited to 5 partitions of 122. These five partitions are placed in low-use areas (for example, in the middle of the ocean), leaving the essential areas error free. Thus, grouping documents based on the H3 grid system provides a better aggregation than the Geohash grid.
The geohex grid aggregation groups [geopoints]({{site.url}}{{site.baseurl}}/opensearch/supported-field-types/geo-point/) into grid cells for geographical analysis. Each grid cell corresponds to an [H3 cell](https://h3geo.org/docs/core-library/h3Indexing/#h3-cell-indexp) and is identified using the [H3Index representation](https://h3geo.org/docs/core-library/h3Indexing/#h3index-representation).
## Precision
The `precision` parameter controls the level of granularity that determines the grid cell size. The lower the precision, the larger the grid cells.
The following example illustrates low-precision and high-precision aggregation requests.
To start, create an index and map the `location` field as a `geo_point`:
```json
PUT national_parks
{
"mappings": {
"properties": {
"location": {
"type": "geo_point"
}
}
}
}
```
{% include copy-curl.html %}
Index the following documents into the sample index:
```json
PUT national_parks/_doc/1
{
"name": "Yellowstone National Park",
"location": "44.42, -110.59"
}
```
{% include copy-curl.html %}
```json
PUT national_parks/_doc/2
{
"name": "Yosemite National Park",
"location": "37.87, -119.53"
}
```
{% include copy-curl.html %}
```json
PUT national_parks/_doc/3
{
"name": "Death Valley National Park",
"location": "36.53, -116.93"
}
```
{% include copy-curl.html %}
You can index geopoints in several formats. For a list of all supported formats, see the [geopoint documentation]({{site.url}}{{site.baseurl}}/opensearch/supported-field-types/geo-point#formats).
{: .note}
## Low-precision requests
Run a low-precision request that buckets all three documents together:
```json
GET national_parks/_search
{
"aggregations": {
"grouped": {
"geohex_grid": {
"field": "location",
"precision": 1
}
}
}
}
```
{% include copy-curl.html %}
You can use either the `GET` or `POST` HTTP method for geohex grid aggregation queries.
{: .note}
The response groups documents 2 and 3 together because they are close enough to be bucketed in one grid cell:
```json
{
"took" : 4,
"timed_out" : false,
"_shards" : {
"total" : 1,
"successful" : 1,
"skipped" : 0,
"failed" : 0
},
"hits" : {
"total" : {
"value" : 3,
"relation" : "eq"
},
"max_score" : 1.0,
"hits" : [
{
"_index" : "national_parks",
"_id" : "1",
"_score" : 1.0,
"_source" : {
"name" : "Yellowstone National Park",
"location" : "44.42, -110.59"
}
},
{
"_index" : "national_parks",
"_id" : "2",
"_score" : 1.0,
"_source" : {
"name" : "Yosemite National Park",
"location" : "37.87, -119.53"
}
},
{
"_index" : "national_parks",
"_id" : "3",
"_score" : 1.0,
"_source" : {
"name" : "Death Valley National Park",
"location" : "36.53, -116.93"
}
}
]
},
"aggregations" : {
"grouped" : {
"buckets" : [
{
"key" : "8129bffffffffff",
"doc_count" : 2
},
{
"key" : "8128bffffffffff",
"doc_count" : 1
}
]
}
}
}
```
## High-precision requests
Now run a high-precision request:
```json
GET national_parks/_search
{
"aggregations": {
"grouped": {
"geohex_grid": {
"field": "location",
"precision": 6
}
}
}
}
```
{% include copy-curl.html %}
All three documents are bucketed separately because of higher granularity:
```json
{
"took" : 5,
"timed_out" : false,
"_shards" : {
"total" : 1,
"successful" : 1,
"skipped" : 0,
"failed" : 0
},
"hits" : {
"total" : {
"value" : 3,
"relation" : "eq"
},
"max_score" : 1.0,
"hits" : [
{
"_index" : "national_parks",
"_id" : "1",
"_score" : 1.0,
"_source" : {
"name" : "Yellowstone National Park",
"location" : "44.42, -110.59"
}
},
{
"_index" : "national_parks",
"_id" : "2",
"_score" : 1.0,
"_source" : {
"name" : "Yosemite National Park",
"location" : "37.87, -119.53"
}
},
{
"_index" : "national_parks",
"_id" : "3",
"_score" : 1.0,
"_source" : {
"name" : "Death Valley National Park",
"location" : "36.53, -116.93"
}
}
]
},
"aggregations" : {
"grouped" : {
"buckets" : [
{
"key" : "8629ab6dfffffff",
"doc_count" : 1
},
{
"key" : "8629857a7ffffff",
"doc_count" : 1
},
{
"key" : "862896017ffffff",
"doc_count" : 1
}
]
}
}
}
```
## Filtering requests
High-precision requests are resource intensive, so we recommend using a filter like `geo_bounding_box` to limit the geographical area. For example, the following query applies a filter to limit the search area:
```json
GET national_parks/_search
{
"size" : 0,
"aggregations": {
"filtered": {
"filter": {
"geo_bounding_box": {
"location": {
"top_left": "38, -120",
"bottom_right": "36, -116"
}
}
},
"aggregations": {
"grouped": {
"geohex_grid": {
"field": "location",
"precision": 6
}
}
}
}
}
}
```
{% include copy-curl.html %}
The response contains the two documents that are within the `geo_bounding_box` bounds:
```json
{
"took" : 4,
"timed_out" : false,
"_shards" : {
"total" : 1,
"successful" : 1,
"skipped" : 0,
"failed" : 0
},
"hits" : {
"total" : {
"value" : 3,
"relation" : "eq"
},
"max_score" : null,
"hits" : [ ]
},
"aggregations" : {
"filtered" : {
"doc_count" : 2,
"grouped" : {
"buckets" : [
{
"key" : "8629ab6dfffffff",
"doc_count" : 1
},
{
"key" : "8629857a7ffffff",
"doc_count" : 1
}
]
}
}
}
}
```
You can also restrict the geographical area by providing the coordinates of the bounding envelope in the `bounds` parameter. Both `bounds` and `geo_bounding_box` coordinates can be specified in any of the [geopoint formats]({{site.url}}{{site.baseurl}}/opensearch/supported-field-types/geo-point#formats). The following query uses the well-known text (WKT) "POINT(`longitude` `latitude`)" format for the `bounds` parameter:
```json
GET national_parks/_search
{
"size": 0,
"aggregations": {
"grouped": {
"geohex_grid": {
"field": "location",
"precision": 6,
"bounds": {
"top_left": "POINT (-120 38)",
"bottom_right": "POINT (-116 36)"
}
}
}
}
}
```
{% include copy-curl.html %}
The response contains only the two results that are within the specified bounds:
```json
{
"took" : 3,
"timed_out" : false,
"_shards" : {
"total" : 1,
"successful" : 1,
"skipped" : 0,
"failed" : 0
},
"hits" : {
"total" : {
"value" : 3,
"relation" : "eq"
},
"max_score" : null,
"hits" : [ ]
},
"aggregations" : {
"grouped" : {
"buckets" : [
{
"key" : "8629ab6dfffffff",
"doc_count" : 1
},
{
"key" : "8629857a7ffffff",
"doc_count" : 1
}
]
}
}
}
```
The `bounds` parameter can be used with or without the `geo_bounding_box` filter; these two parameters are independent and can have any spatial relationship to each other.
## Supported parameters
Geohex grid aggregation requests support the following parameters.
Parameter | Data type | Description
:--- | :--- | :---
field | String | The field that contains the geopoints. This field must be mapped as a `geo_point` field. If the field contains an array, all array values are aggregated. Required.
precision | Integer | The granularity level used to determine grid cells for bucketing results. Cells cannot exceed the specified size (diagonal) of the required precision. Valid values are in the [0, 15] range. Optional. Default is 5.
bounds | Object | The bounding box for filtering geopoints. The bounding box is defined by the upper-left and lower-right vertices. The vertices are specified as geopoints in one of the following formats: <br>- An object with a latitude and longitude<br>- An array in the [`longitude`, `latitude`] format<br>- A string in the "`latitude`,`longitude`" format<br>- A geohash <br>- WKT<br> See the [geopoint formats]({{site.url}}{{site.baseurl}}/opensearch/supported-field-types/geo-point#formats) for formatting examples. Optional.
size | Integer | The maximum number of buckets to return. When there are more buckets than `size`, OpenSearch returns buckets with more documents. Optional. Default is 10,000.
shard_size | Integer | The maximum number of buckets to return from each shard. Optional. Default is max (10, `size` &middot; number of shards), which provides a more accurate count of more highly prioritized buckets.
+550
View File
@@ -0,0 +1,550 @@
---
layout: default
title: Geotile grid
parent: Bucket aggregations
grand_parent: Aggregations
nav_order: 87
redirect_from:
- /query-dsl/aggregations/bucket/geotile-grid/
---
# Geotile grid aggregations
The geotile grid aggregation groups documents into grid cells for geographical analysis. Each grid cell corresponds to a [map tile](https://en.wikipedia.org/wiki/Tiled_web_map) and is identified using the `{zoom}/{x}/{y}` format. You can aggregate documents on [geopoint]({{site.url}}{{site.baseurl}}/opensearch/supported-field-types/geo-point/) or [geoshape]({{site.url}}{{site.baseurl}}/opensearch/supported-field-types/geo-shape/) fields using a geotile grid aggregation. One notable difference is that a geopoint is only present in one bucket, but a geoshape is counted in all geotile grid cells with which it intersects.
## Precision
The `precision` parameter controls the level of granularity that determines the grid cell size. The lower the precision, the larger the grid cells.
The following example illustrates low-precision and high-precision aggregation requests.
To start, create an index and map the `location` field as a `geo_point`:
```json
PUT national_parks
{
"mappings": {
"properties": {
"location": {
"type": "geo_point"
}
}
}
}
```
{% include copy-curl.html %}
Index the following documents into the sample index:
```json
PUT national_parks/_doc/1
{
"name": "Yellowstone National Park",
"location": "44.42, -110.59"
}
```
{% include copy-curl.html %}
```json
PUT national_parks/_doc/2
{
"name": "Yosemite National Park",
"location": "37.87, -119.53"
}
```
{% include copy-curl.html %}
```json
PUT national_parks/_doc/3
{
"name": "Death Valley National Park",
"location": "36.53, -116.93"
}
```
{% include copy-curl.html %}
You can index geopoints in several formats. For a list of all supported formats, see the [geopoint documentation]({{site.url}}{{site.baseurl}}/opensearch/supported-field-types/geo-point#formats).
{: .note}
## Low-precision requests
Run a low-precision request that buckets all three documents together:
```json
GET national_parks/_search
{
"aggregations": {
"grouped": {
"geotile_grid": {
"field": "location",
"precision": 1
}
}
}
}
```
{% include copy-curl.html %}
You can use either the `GET` or `POST` HTTP method for geotile grid aggregation queries.
{: .note}
The response groups all documents together because they are close enough to be bucketed in one grid cell:
<details open markdown="block">
<summary>
Response
</summary>
{: .text-delta}
```json
{
"took": 51,
"timed_out": false,
"_shards": {
"total": 1,
"successful": 1,
"skipped": 0,
"failed": 0
},
"hits": {
"total": {
"value": 3,
"relation": "eq"
},
"max_score": 1,
"hits": [
{
"_index": "national_parks",
"_id": "1",
"_score": 1,
"_source": {
"name": "Yellowstone National Park",
"location": "44.42, -110.59"
}
},
{
"_index": "national_parks",
"_id": "2",
"_score": 1,
"_source": {
"name": "Yosemite National Park",
"location": "37.87, -119.53"
}
},
{
"_index": "national_parks",
"_id": "3",
"_score": 1,
"_source": {
"name": "Death Valley National Park",
"location": "36.53, -116.93"
}
}
]
},
"aggregations": {
"grouped": {
"buckets": [
{
"key": "1/0/0",
"doc_count": 3
}
]
}
}
}
```
</details>
## High-precision requests
Now run a high-precision request:
```json
GET national_parks/_search
{
"aggregations": {
"grouped": {
"geotile_grid": {
"field": "location",
"precision": 6
}
}
}
}
```
{% include copy-curl.html %}
All three documents are bucketed separately because of higher granularity:
<details open markdown="block">
<summary>
Response
</summary>
{: .text-delta}
```json
{
"took": 15,
"timed_out": false,
"_shards": {
"total": 1,
"successful": 1,
"skipped": 0,
"failed": 0
},
"hits": {
"total": {
"value": 3,
"relation": "eq"
},
"max_score": 1,
"hits": [
{
"_index": "national_parks",
"_id": "1",
"_score": 1,
"_source": {
"name": "Yellowstone National Park",
"location": "44.42, -110.59"
}
},
{
"_index": "national_parks",
"_id": "2",
"_score": 1,
"_source": {
"name": "Yosemite National Park",
"location": "37.87, -119.53"
}
},
{
"_index": "national_parks",
"_id": "3",
"_score": 1,
"_source": {
"name": "Death Valley National Park",
"location": "36.53, -116.93"
}
}
]
},
"aggregations": {
"grouped": {
"buckets": [
{
"key": "6/12/23",
"doc_count": 1
},
{
"key": "6/11/25",
"doc_count": 1
},
{
"key": "6/10/24",
"doc_count": 1
}
]
}
}
}
```
</details>
You can also restrict the geographical area by providing the coordinates of the bounding envelope in the `bounds` parameter. Both `bounds` and `geo_bounding_box` coordinates can be specified in any of the [geopoint formats]({{site.url}}{{site.baseurl}}/opensearch/supported-field-types/geo-point#formats). The following query uses the well-known text (WKT) "POINT(`longitude` `latitude`)" format for the `bounds` parameter:
```json
GET national_parks/_search
{
"size": 0,
"aggregations": {
"grouped": {
"geotile_grid": {
"field": "location",
"precision": 6,
"bounds": {
"top_left": "POINT (-120 38)",
"bottom_right": "POINT (-116 36)"
}
}
}
}
}
```
{% include copy-curl.html %}
The response contains only the two results that are within the specified bounds:
<details open markdown="block">
<summary>
Response
</summary>
{: .text-delta}
```json
{
"took": 48,
"timed_out": false,
"_shards": {
"total": 1,
"successful": 1,
"skipped": 0,
"failed": 0
},
"hits": {
"total": {
"value": 3,
"relation": "eq"
},
"max_score": 1,
"hits": [
{
"_index": "national_parks",
"_id": "1",
"_score": 1,
"_source": {
"name": "Yellowstone National Park",
"location": "44.42, -110.59"
}
},
{
"_index": "national_parks",
"_id": "2",
"_score": 1,
"_source": {
"name": "Yosemite National Park",
"location": "37.87, -119.53"
}
},
{
"_index": "national_parks",
"_id": "3",
"_score": 1,
"_source": {
"name": "Death Valley National Park",
"location": "36.53, -116.93"
}
}
]
},
"aggregations": {
"grouped": {
"buckets": [
{
"key": "6/11/25",
"doc_count": 1
},
{
"key": "6/10/24",
"doc_count": 1
}
]
}
}
}
```
</details>
The `bounds` parameter can be used with or without the `geo_bounding_box` filter; these two parameters are independent and can have any spatial relationship to each other.
## Aggregating geoshapes
To run an aggregation on a geoshape field, first create an index and map the `location` field as a `geo_shape`:
```json
PUT national_parks
{
"mappings": {
"properties": {
"location": {
"type": "geo_shape"
}
}
}
}
```
{% include copy-curl.html %}
Next, index some documents into the `national_parks` index:
```json
PUT national_parks/_doc/1
{
"name": "Yellowstone National Park",
"location":
{"type": "envelope","coordinates": [ [-111.15, 45.12], [-109.83, 44.12] ]}
}
```
{% include copy-curl.html %}
```json
PUT national_parks/_doc/2
{
"name": "Yosemite National Park",
"location":
{"type": "envelope","coordinates": [ [-120.23, 38.16], [-119.05, 37.45] ]}
}
```
{% include copy-curl.html %}
```json
PUT national_parks/_doc/3
{
"name": "Death Valley National Park",
"location":
{"type": "envelope","coordinates": [ [-117.34, 37.01], [-116.38, 36.25] ]}
}
```
{% include copy-curl.html %}
You can run an aggregation on the `location` field as follows:
```json
GET national_parks/_search
{
"aggregations": {
"grouped": {
"geotile_grid": {
"field": "location",
"precision": 6
}
}
}
}
```
{% include copy-curl.html %}
When aggregating geoshapes, one geoshape can be counted for multiple buckets because it overlaps with multiple grid cells:
<details open markdown="block">
<summary>
Response
</summary>
{: .text-delta}
```json
{
"took" : 3,
"timed_out" : false,
"_shards" : {
"total" : 1,
"successful" : 1,
"skipped" : 0,
"failed" : 0
},
"hits" : {
"total" : {
"value" : 3,
"relation" : "eq"
},
"max_score" : 1.0,
"hits" : [
{
"_index" : "national_parks",
"_id" : "1",
"_score" : 1.0,
"_source" : {
"name" : "Yellowstone National Park",
"location" : {
"type" : "envelope",
"coordinates" : [
[
-111.15,
45.12
],
[
-109.83,
44.12
]
]
}
}
},
{
"_index" : "national_parks",
"_id" : "2",
"_score" : 1.0,
"_source" : {
"name" : "Yosemite National Park",
"location" : {
"type" : "envelope",
"coordinates" : [
[
-120.23,
38.16
],
[
-119.05,
37.45
]
]
}
}
},
{
"_index" : "national_parks",
"_id" : "3",
"_score" : 1.0,
"_source" : {
"name" : "Death Valley National Park",
"location" : {
"type" : "envelope",
"coordinates" : [
[
-117.34,
37.01
],
[
-116.38,
36.25
]
]
}
}
}
]
},
"aggregations" : {
"grouped" : {
"buckets" : [
{
"key" : "6/12/23",
"doc_count" : 1
},
{
"key" : "6/12/22",
"doc_count" : 1
},
{
"key" : "6/11/25",
"doc_count" : 1
},
{
"key" : "6/11/24",
"doc_count" : 1
},
{
"key" : "6/10/24",
"doc_count" : 1
}
]
}
}
}
```
</details>
Currently, OpenSearch supports geoshape aggregation through the API but not in OpenSearch Dashboards visualizations. If you'd like to see geoshape aggregation implemented for visualizations, upvote the related [GitHub issue](https://github.com/opensearch-project/dashboards-maps/issues/250).
{: .note}
## Supported parameters
Geotile grid aggregation requests support the following parameters.
Parameter | Data type | Description
:--- | :--- | :---
field | String | The field that contains the geopoints. This field must be mapped as a `geo_point` field. If the field contains an array, all array values are aggregated. Required.
precision | Integer | The granularity level used to determine grid cells for bucketing results. Cells cannot exceed the specified size (diagonal) of the required precision. Valid values are in the [0, 29] range. Optional. Default is 7.
bounds | Object | The bounding box for filtering geopoints. The bounding box is defined by the upper-left and lower-right vertices. The vertices are specified as geopoints in one of the following formats: <br>- An object with a latitude and longitude<br>- An array in the [`longitude`, `latitude`] format<br>- A string in the "`latitude`,`longitude`" format<br>- A geohash <br>- WKT<br> See the [geopoint formats]({{site.url}}{{site.baseurl}}/opensearch/supported-field-types/geo-point#formats) for formatting examples. Optional.
size | Integer | The maximum number of buckets to return. When there are more buckets than `size`, OpenSearch returns buckets with more documents. Optional. Default is 10,000.
shard_size | Integer | The maximum number of buckets to return from each shard. Optional. Default is max (10, `size` &middot; number of shards), which provides a more accurate count of more highly prioritized buckets.
+59
View File
@@ -0,0 +1,59 @@
---
layout: default
title: Global
parent: Bucket aggregations
grand_parent: Aggregations
nav_order: 90
redirect_from:
- /query-dsl/aggregations/bucket/global/
---
# Global aggregations
The `global` aggregations lets you break out of the aggregation context of a filter aggregation. Even if you have included a filter query that narrows down a set of documents, the `global` aggregation aggregates on all documents as if the filter query wasn't there. It ignores the `filter` aggregation and implicitly assumes the `match_all` query.
The following example returns the `avg` value of the `taxful_total_price` field from all documents in the index:
```json
GET opensearch_dashboards_sample_data_ecommerce/_search
{
"size": 0,
"query": {
"range": {
"taxful_total_price": {
"lte": 50
}
}
},
"aggs": {
"total_avg_amount": {
"global": {},
"aggs": {
"avg_price": {
"avg": {
"field": "taxful_total_price"
}
}
}
}
}
}
```
{% include copy-curl.html %}
#### Example response
```json
...
"aggregations" : {
"total_avg_amount" : {
"doc_count" : 4675,
"avg_price" : {
"value" : 75.05542864304813
}
}
}
}
```
You can see that the average value for the `taxful_total_price` field is 75.05 and not the 38.36 as seen in the `filter` example when the query matched.

Some files were not shown because too many files have changed in this diff Show More