本文档是针对 OpenSearch 的简体中文本地化仓库。包括有 OpenSearch 引擎以及相关的一些插件。仓库中的内容是从官方 GitHub 代码库中 Fork 下来后进行编译和修改的。
Go to file
srinathman 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 <srinathman@users.noreply.github.com>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>

---------

Signed-off-by: srinathman <srinathman@users.noreply.github.com>
Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
Co-authored-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
2023-07-20 15:03:05 -05:00
.github Add rerank and its versions to style workflow (#4573) 2023-07-14 17:05:21 -04:00
_api-reference Add document limits to index and bulk pages (#4537) 2023-07-19 15:43:59 -07:00
_benchmark
_clients demonstrate fluent queries to exclude fields with empty values (#4579) 2023-07-18 10:08:56 -07:00
_dashboards
_data Updates the top navigation items to match that of the project website (#4560) 2023-07-14 14:27:38 -07:00
_data-prepper Add S3 sink documentation (#4340) 2023-07-18 16:06:06 -07:00
_developer-documentation Add extensions documentation (#4202) 2023-07-13 17:59:40 -04:00
_field-types Add partial flat object documentation (#4477) 2023-07-14 17:27:53 -04:00
_im-plugin Add document limits to index and bulk pages (#4537) 2023-07-19 15:43:59 -07:00
_includes Toc keyboard navigation (#4497) 2023-07-17 10:11:42 -07:00
_install-and-configure Updated tls.md with 2 different CA settings (#4574) 2023-07-20 15:03:05 -05:00
_integrations [DOC] Add Integrations new documentation (#4546) 2023-07-19 11:49:32 -06:00
_layouts Toc keyboard navigation (#4497) 2023-07-17 10:11:42 -07:00
_ml-commons-plugin Add Connectors and ML updates for 2.9 (#4554) 2023-07-19 16:35:46 -07:00
_monitoring-your-cluster
_observing-your-data Fix alterting redirects and links (#4587) 2023-07-20 12:57:42 -07:00
_plugins
_query-dsl Add geohash, geotile, and geobounds aggregation on geoshapes documentation (#4517) 2023-07-18 10:58:30 -04:00
_sass Toc keyboard navigation (#4497) 2023-07-17 10:11:42 -07:00
_search-plugins Change Neural Search plugin from experimental to GA. (#4588) 2023-07-20 15:02:28 -05:00
_security removing trigger word weapons (#4586) 2023-07-19 11:54:34 -07:00
_security-analytics Add documentation for detector rule creation updates (#4499) 2023-07-19 17:44:07 -07:00
_tools
_troubleshoot
_tuning-your-cluster Adds info about new codecs (#4571) 2023-07-20 09:04:24 -07:00
_upgrade-to
assets Toc keyboard navigation (#4497) 2023-07-17 10:11:42 -07:00
images Add documentation for detector rule creation updates (#4499) 2023-07-19 17:44:07 -07:00
release-notes
templates
.gitignore
.vale.ini
404.md
API_STYLE_GUIDE.md
CNAME
CODE_OF_CONDUCT.md
CONTRIBUTING.md Rewrite Contributing and readme (#4416) 2023-07-19 12:36:37 -04:00
FORMATTING_GUIDE.md Rewrite Contributing and readme (#4416) 2023-07-19 12:36:37 -04:00
Gemfile
LICENSE
MAINTAINERS.md
NOTICE
README.md Rewrite Contributing and readme (#4416) 2023-07-19 12:36:37 -04:00
STYLE_GUIDE.md Add Connectors and ML updates for 2.9 (#4554) 2023-07-19 16:35:46 -07:00
TERMS.md
THIRD-PARTY
_config.yml [DOC] Add Integrations new documentation (#4546) 2023-07-19 11:49:32 -06:00
about.md
breaking-changes.md [DOC] Add new cluster metrics monitor supported APIs (#4525) 2023-07-19 14:54:37 -06:00
build.sh
check-links.sh
favicon.ico
favicon.png
favicon.svg
index.md
quickstart.md
version-history.md

README.md

About the OpenSearch documentation repo

The documentation-website repository contains the user documentation for OpenSearch. You can find the rendered documentation at opensearch.org/docs.

Contributing

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.

The following resources provide important guidance regarding contributions to the documentation:

  • OpenSearch Project Style Guidelines -- The style guide covers the style standards to be observed when creating OpenSearch Project content.
  • OpenSearch terms -- The terms list contains key OpenSearch terms and tips on how and when to use them.
  • API Style Guide -- The API Style Guide provides the basic structure for creating OpenSearch API documentation.
  • Formatting Guide -- The OpenSearch documentation uses a modified version of the 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:

Code of conduct

This project has adopted an Open Source Code of Conduct.

Security

If you discover a potential security issue in this project, we ask that you notify AWS/Amazon Security using our vulnerability reporting page. Do not create a public GitHub issue.

License

This project is licensed under the Apache 2.0 License.

Copyright OpenSearch contributors.