Commit Graph
2412 Commits
Author SHA1 Message Date
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