diff --git a/404.md b/404.md index ff53a79a40a..cac04855161 100644 --- a/404.md +++ b/404.md @@ -4,7 +4,7 @@ permalink: /404.html ## 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. +Maybe our [home page](https://docs.opensearch.org/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/) diff --git a/_clients/agents-and-ingestion-tools/index.md b/_clients/agents-and-ingestion-tools/index.md index 8fe982ec94d..f32ff9fc164 100644 --- a/_clients/agents-and-ingestion-tools/index.md +++ b/_clients/agents-and-ingestion-tools/index.md @@ -6,7 +6,7 @@ has_children: false has_toc: false redirect_from: - /clients/agents-and-ingestion-tools/ -canonical_url: https://opensearch.org/docs/latest/tools/ +canonical_url: https://docs.opensearch.org/latest/tools/ --- # Agents and ingestion tools diff --git a/_clients/cli.md b/_clients/cli.md index bad68125e48..d4d14c0ecaa 100644 --- a/_clients/cli.md +++ b/_clients/cli.md @@ -3,7 +3,7 @@ layout: default title: OpenSearch CLI nav_order: 52 has_children: false -canonical_url: https://opensearch.org/docs/latest/tools/cli/ +canonical_url: https://docs.opensearch.org/latest/tools/cli/ --- # OpenSearch CLI diff --git a/_clients/data-prepper/data-prepper-reference.md b/_clients/data-prepper/data-prepper-reference.md index 312c3ad5182..50751eb0e57 100644 --- a/_clients/data-prepper/data-prepper-reference.md +++ b/_clients/data-prepper/data-prepper-reference.md @@ -3,8 +3,8 @@ layout: default title: Configuration reference parent: Data Prepper nav_order: 3 -canonical_url: https://opensearch.org/docs/latest/data-prepper/managing-data-prepper/configuring-data-prepper/ -redirect_to: https://opensearch.org/docs/latest/data-prepper/managing-data-prepper/configuring-data-prepper/ +canonical_url: https://docs.opensearch.org/latest/data-prepper/managing-data-prepper/configuring-data-prepper/ +redirect_to: https://docs.opensearch.org/latest/data-prepper/managing-data-prepper/configuring-data-prepper/ nav_exclude: true --- diff --git a/_clients/data-prepper/get-started.md b/_clients/data-prepper/get-started.md index 21422a9ea0f..4d864e0e73b 100644 --- a/_clients/data-prepper/get-started.md +++ b/_clients/data-prepper/get-started.md @@ -3,8 +3,8 @@ layout: default title: Get Started parent: Data Prepper nav_order: 1 -canonical_url: https://opensearch.org/docs/latest/data-prepper/getting-started/ -redirect_to: https://opensearch.org/docs/latest/data-prepper/getting-started/ +canonical_url: https://docs.opensearch.org/latest/data-prepper/getting-started/ +redirect_to: https://docs.opensearch.org/latest/data-prepper/getting-started/ nav_exclude: true --- diff --git a/_clients/data-prepper/index.md b/_clients/data-prepper/index.md index 72f229b5032..112cca298d5 100644 --- a/_clients/data-prepper/index.md +++ b/_clients/data-prepper/index.md @@ -5,8 +5,8 @@ nav_order: 120 has_children: true has_toc: false nav_exclude: true -canonical_url: https://opensearch.org/docs/latest/data-prepper/ -redirect_to: https://opensearch.org/docs/latest/data-prepper/ +canonical_url: https://docs.opensearch.org/latest/data-prepper/ +redirect_to: https://docs.opensearch.org/latest/data-prepper/ --- # Data Prepper diff --git a/_clients/data-prepper/pipelines.md b/_clients/data-prepper/pipelines.md index 70f74dc08af..78a7f6224eb 100644 --- a/_clients/data-prepper/pipelines.md +++ b/_clients/data-prepper/pipelines.md @@ -3,8 +3,8 @@ layout: default title: Pipelines parent: Data Prepper nav_order: 2 -canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/pipelines/ -redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/pipelines/ +canonical_url: https://docs.opensearch.org/latest/data-prepper/pipelines/pipelines/ +redirect_to: https://docs.opensearch.org/latest/data-prepper/pipelines/pipelines/ nav_exclude: true --- diff --git a/_clients/go.md b/_clients/go.md index 0e214fbdc20..15efd87afd1 100644 --- a/_clients/go.md +++ b/_clients/go.md @@ -3,8 +3,8 @@ layout: default title: Go client nav_order: 80 nav_exclude: true -redirect_to: https://opensearch.org/docs/latest/clients/go/ -canonical_url: https://opensearch.org/docs/latest/clients/go/ +redirect_to: https://docs.opensearch.org/latest/clients/go/ +canonical_url: https://docs.opensearch.org/latest/clients/go/ --- # Go client diff --git a/_clients/grafana.md b/_clients/grafana.md index b4253e6ad92..c60d91bf3c2 100644 --- a/_clients/grafana.md +++ b/_clients/grafana.md @@ -3,7 +3,7 @@ layout: default title: Grafana nav_order: 150 has_children: false -canonical_url: https://opensearch.org/docs/latest/tools/grafana/ +canonical_url: https://docs.opensearch.org/latest/tools/grafana/ --- # Grafana support diff --git a/_clients/index.md b/_clients/index.md index 7808aefbbc0..ffd576a4cd4 100644 --- a/_clients/index.md +++ b/_clients/index.md @@ -5,8 +5,8 @@ nav_order: 1 has_children: false redirect_from: - /clients/ -canonical_url: https://opensearch.org/docs/latest/clients/ -redirect_to: https://opensearch.org/docs/latest/clients/ +canonical_url: https://docs.opensearch.org/latest/clients/ +redirect_to: https://docs.opensearch.org/latest/clients/ nav_exclude: true --- diff --git a/_clients/java-rest-high-level.md b/_clients/java-rest-high-level.md index c87b22b53b6..fdbffd81c70 100644 --- a/_clients/java-rest-high-level.md +++ b/_clients/java-rest-high-level.md @@ -3,8 +3,8 @@ layout: default title: Java high-level REST client nav_order: 60 nav_exclude: true -redirect_to: https://opensearch.org/docs/latest/clients/java-rest-high-level/ -canonical_url: https://opensearch.org/docs/latest/clients/java-rest-high-level/ +redirect_to: https://docs.opensearch.org/latest/clients/java-rest-high-level/ +canonical_url: https://docs.opensearch.org/latest/clients/java-rest-high-level/ --- # Java high-level REST client diff --git a/_clients/java.md b/_clients/java.md index c449086b2cd..acc43662600 100644 --- a/_clients/java.md +++ b/_clients/java.md @@ -3,8 +3,8 @@ layout: default title: Java client nav_order: 65 nav_exclude: true -redirect_to: https://opensearch.org/docs/latest/clients/java/ -canonical_url: https://opensearch.org/docs/latest/clients/java/ +redirect_to: https://docs.opensearch.org/latest/clients/java/ +canonical_url: https://docs.opensearch.org/latest/clients/java/ --- # Java client diff --git a/_clients/javascript.md b/_clients/javascript.md index 9dbd4bca54d..c240d156021 100644 --- a/_clients/javascript.md +++ b/_clients/javascript.md @@ -3,8 +3,8 @@ layout: default title: JavaScript client nav_order: 100 nav_exclude: true -redirect_to: https://opensearch.org/docs/latest/clients/javascript/ -canonical_url: https://opensearch.org/docs/latest/clients/javascript/index/ +redirect_to: https://docs.opensearch.org/latest/clients/javascript/ +canonical_url: https://docs.opensearch.org/latest/clients/javascript/index/ --- # JavaScript client diff --git a/_clients/logstash/advanced-config.md b/_clients/logstash/advanced-config.md index b3c2fb828a8..82e06f92529 100644 --- a/_clients/logstash/advanced-config.md +++ b/_clients/logstash/advanced-config.md @@ -3,7 +3,7 @@ layout: default title: Advanced configurations parent: Logstash nav_order: 230 -canonical_url: https://opensearch.org/docs/latest/tools/logstash/advanced-config/ +canonical_url: https://docs.opensearch.org/latest/tools/logstash/advanced-config/ --- # Advanced configurations diff --git a/_clients/logstash/common-filters.md b/_clients/logstash/common-filters.md index 711d903a53d..d81b045086b 100644 --- a/_clients/logstash/common-filters.md +++ b/_clients/logstash/common-filters.md @@ -3,7 +3,7 @@ layout: default title: Common filter plugins parent: Logstash nav_order: 220 -canonical_url: https://opensearch.org/docs/latest/tools/logstash/common-filters/ +canonical_url: https://docs.opensearch.org/latest/tools/logstash/common-filters/ --- # Common filter plugins diff --git a/_clients/logstash/execution-model.md b/_clients/logstash/execution-model.md index 7f113ffaf3d..252053db6fe 100644 --- a/_clients/logstash/execution-model.md +++ b/_clients/logstash/execution-model.md @@ -3,7 +3,7 @@ layout: default title: Logstash execution model parent: Logstash nav_order: 210 -canonical_url: https://opensearch.org/docs/latest/tools/logstash/execution-model/ +canonical_url: https://docs.opensearch.org/latest/tools/logstash/execution-model/ --- # Logstash execution model diff --git a/_clients/logstash/index.md b/_clients/logstash/index.md index 54ce63065a8..b5bc1180bcc 100644 --- a/_clients/logstash/index.md +++ b/_clients/logstash/index.md @@ -6,7 +6,7 @@ has_children: true has_toc: true redirect_from: - /clients/logstash/ -canonical_url: https://opensearch.org/docs/latest/tools/logstash/index/ +canonical_url: https://docs.opensearch.org/latest/tools/logstash/index/ --- # Logstash @@ -58,7 +58,7 @@ The OpenSearch Logstash plugin has two installation options at this time: Linux Make sure you have [Java Development Kit (JDK)](https://www.oracle.com/java/technologies/javase-downloads.html) version 8 or 11 installed. -If you're migrating from an existing Logstash installation, you can install the [OpenSearch output plugin](https://rubygems.org/gems/logstash-output-opensearch/) manually and [update pipeline.conf](https://opensearch.org/docs/latest/clients/logstash/ship-to-opensearch/). We include this plugin by default in our tarball and Docker downloads. +If you're migrating from an existing Logstash installation, you can install the [OpenSearch output plugin](https://rubygems.org/gems/logstash-output-opensearch/) manually and [update pipeline.conf](https://docs.opensearch.org/latest/clients/logstash/ship-to-opensearch/). We include this plugin by default in our tarball and Docker downloads. {: .note } ### Tarball diff --git a/_clients/logstash/ship-to-opensearch.md b/_clients/logstash/ship-to-opensearch.md index 722370e308e..951bc751628 100644 --- a/_clients/logstash/ship-to-opensearch.md +++ b/_clients/logstash/ship-to-opensearch.md @@ -3,7 +3,7 @@ layout: default title: Ship events to OpenSearch parent: Logstash nav_order: 220 -canonical_url: https://opensearch.org/docs/latest/tools/logstash/ship-to-opensearch/ +canonical_url: https://docs.opensearch.org/latest/tools/logstash/ship-to-opensearch/ --- # Ship events to OpenSearch @@ -151,7 +151,7 @@ output { The OpenSearch output plugin can store both time series datasets (such as logs, events, and metrics) and non-time series data in OpenSearch. The data stream is recommended to index time series datasets (such as logs, metrics, and events) into OpenSearch. -To know more about data streams, refer to this [documentation](https://opensearch.org/docs/latest/opensearch/data-streams/). +To know more about data streams, refer to this [documentation](https://docs.opensearch.org/latest/opensearch/data-streams/). We can ingest data into a data stream through logstash. We need to create the data stream and specify the name of data stream and the `op_type` of `create` in the output configuration. The sample configuration is shown below: diff --git a/_clients/php.md b/_clients/php.md index b5c8fb72568..7749f3fb8fe 100644 --- a/_clients/php.md +++ b/_clients/php.md @@ -3,8 +3,8 @@ layout: default title: PHP client nav_order: 90 nav_exclude: true -redirect_to: https://opensearch.org/docs/latest/clients/php/ -canonical_url: https://opensearch.org/docs/latest/clients/php/ +redirect_to: https://docs.opensearch.org/latest/clients/php/ +canonical_url: https://docs.opensearch.org/latest/clients/php/ --- # PHP client diff --git a/_clients/python.md b/_clients/python.md index 03c7b5d6053..7723efb78de 100644 --- a/_clients/python.md +++ b/_clients/python.md @@ -3,8 +3,8 @@ layout: default title: Python client nav_order: 70 nav_exclude: true -redirect_to: https://opensearch.org/docs/latest/clients/python-low-level/ -canonical_url: https://opensearch.org/docs/latest/clients/python-low-level/ +redirect_to: https://docs.opensearch.org/latest/clients/python-low-level/ +canonical_url: https://docs.opensearch.org/latest/clients/python-low-level/ --- # Python client diff --git a/_dashboards/branding.md b/_dashboards/branding.md index 6dbfe4a39b0..9f48f51a07b 100644 --- a/_dashboards/branding.md +++ b/_dashboards/branding.md @@ -2,7 +2,7 @@ layout: default title: Custom branding nav_order: 200 -canonical_url: https://opensearch.org/docs/latest/dashboards/branding/ +canonical_url: https://docs.opensearch.org/latest/dashboards/branding/ --- # OpenSearch Dashboards custom branding diff --git a/_dashboards/browser-compatibility.md b/_dashboards/browser-compatibility.md index ba0c564c79e..adfe8dd2d21 100644 --- a/_dashboards/browser-compatibility.md +++ b/_dashboards/browser-compatibility.md @@ -2,7 +2,7 @@ layout: default title: Browser compatibility nav_order: 3 -canonical_url: https://opensearch.org/docs/latest/install-and-configure/install-dashboards/index/ +canonical_url: https://docs.opensearch.org/latest/install-and-configure/install-dashboards/index/ --- # Browser compatibility diff --git a/_dashboards/dql.md b/_dashboards/dql.md index 9ee28214da3..4454564228f 100644 --- a/_dashboards/dql.md +++ b/_dashboards/dql.md @@ -2,7 +2,7 @@ layout: default title: Dashboards query language nav_order: 99 -canonical_url: https://opensearch.org/docs/latest/dashboards/dql/ +canonical_url: https://docs.opensearch.org/latest/dashboards/dql/ --- # Dashboards Query Language diff --git a/_dashboards/gantt.md b/_dashboards/gantt.md index 5abeb5d0a2f..6975deceed5 100644 --- a/_dashboards/gantt.md +++ b/_dashboards/gantt.md @@ -2,7 +2,7 @@ layout: default title: Gantt charts nav_order: 10 -canonical_url: https://opensearch.org/docs/latest/dashboards/visualize/gantt/ +canonical_url: https://docs.opensearch.org/latest/dashboards/visualize/gantt/ --- # Gantt charts diff --git a/_dashboards/index.md b/_dashboards/index.md index 8a57f1a0634..6800367e45b 100644 --- a/_dashboards/index.md +++ b/_dashboards/index.md @@ -7,7 +7,7 @@ has_toc: false redirect_from: - /docs/opensearch-dashboards/ - /dashboards/ -canonical_url: https://opensearch.org/docs/latest/dashboards/ +canonical_url: https://docs.opensearch.org/latest/dashboards/ --- {%- comment -%}The `/docs/opensearch-dashboards/` redirect is specifically to support the UI links in OpenSearch Dashboards 1.0.0.{%- endcomment -%} diff --git a/_dashboards/install/docker.md b/_dashboards/install/docker.md index feaa9cadfbb..8bbb7611449 100644 --- a/_dashboards/install/docker.md +++ b/_dashboards/install/docker.md @@ -3,7 +3,7 @@ layout: default title: Docker parent: Install OpenSearch Dashboards nav_order: 1 -canonical_url: https://opensearch.org/docs/latest/install-and-configure/install-dashboards/docker/ +canonical_url: https://docs.opensearch.org/latest/install-and-configure/install-dashboards/docker/ --- # Run OpenSearch Dashboards using Docker diff --git a/_dashboards/install/helm.md b/_dashboards/install/helm.md index 7a25ee7de53..9abea228b21 100644 --- a/_dashboards/install/helm.md +++ b/_dashboards/install/helm.md @@ -3,7 +3,7 @@ layout: default title: Helm parent: Install OpenSearch Dashboards nav_order: 35 -canonical_url: https://opensearch.org/docs/latest/install-and-configure/install-dashboards/helm/ +canonical_url: https://docs.opensearch.org/latest/install-and-configure/install-dashboards/helm/ --- # Run OpenSearch Dashboards using Helm diff --git a/_dashboards/install/index.md b/_dashboards/install/index.md index b78e3d7df06..f29a0b19da3 100644 --- a/_dashboards/install/index.md +++ b/_dashboards/install/index.md @@ -5,7 +5,7 @@ nav_order: 1 has_children: true redirect_from: - /dashboards/install/ -canonical_url: https://opensearch.org/docs/latest/install-and-configure/install-dashboards/index/ +canonical_url: https://docs.opensearch.org/latest/install-and-configure/install-dashboards/index/ --- # Install and configure OpenSearch Dashboards diff --git a/_dashboards/install/plugins.md b/_dashboards/install/plugins.md index dcae8ed78f5..70e79c41022 100644 --- a/_dashboards/install/plugins.md +++ b/_dashboards/install/plugins.md @@ -3,7 +3,7 @@ layout: default title: OpenSearch Dashboards plugins parent: Install OpenSearch Dashboards nav_order: 50 -canonical_url: https://opensearch.org/docs/latest/install-and-configure/install-dashboards/plugins/ +canonical_url: https://docs.opensearch.org/latest/install-and-configure/install-dashboards/plugins/ --- # Standalone plugin install diff --git a/_dashboards/install/tar.md b/_dashboards/install/tar.md index c8e9de1b247..c56b94c9082 100644 --- a/_dashboards/install/tar.md +++ b/_dashboards/install/tar.md @@ -3,7 +3,7 @@ layout: default title: Tarball parent: Install OpenSearch Dashboards nav_order: 30 -canonical_url: https://opensearch.org/docs/latest/install-and-configure/install-dashboards/tar/ +canonical_url: https://docs.opensearch.org/latest/install-and-configure/install-dashboards/tar/ --- # Run OpenSearch Dashboards using the tarball diff --git a/_dashboards/install/tls.md b/_dashboards/install/tls.md index db90ba10512..e3e9d2df241 100644 --- a/_dashboards/install/tls.md +++ b/_dashboards/install/tls.md @@ -3,7 +3,7 @@ layout: default title: Configure TLS parent: Install OpenSearch Dashboards nav_order: 40 -canonical_url: https://opensearch.org/docs/latest/install-and-configure/install-dashboards/tls/ +canonical_url: https://docs.opensearch.org/latest/install-and-configure/install-dashboards/tls/ --- # Configure TLS for OpenSearch Dashboards diff --git a/_dashboards/maptiles.md b/_dashboards/maptiles.md index 4444f6cd397..2116dda419f 100644 --- a/_dashboards/maptiles.md +++ b/_dashboards/maptiles.md @@ -4,7 +4,7 @@ title: WMS map server nav_order: 5 redirect_from: - /docs/opensearch-dashboards/maptiles/ -canonical_url: https://opensearch.org/docs/latest/dashboards/visualize/maptiles/ +canonical_url: https://docs.opensearch.org/latest/dashboards/visualize/maptiles/ --- {%- comment -%}The `/docs/opensearch-dashboards/maptiles/` redirect is specifically to support the UI links in OpenSearch Dashboards 1.0.0.{%- endcomment -%} diff --git a/_dashboards/reporting.md b/_dashboards/reporting.md index a330d3edced..f69d389b142 100644 --- a/_dashboards/reporting.md +++ b/_dashboards/reporting.md @@ -2,7 +2,7 @@ layout: default title: Reporting nav_order: 20 -canonical_url: https://opensearch.org/docs/latest/reporting/report-dashboard-index/ +canonical_url: https://docs.opensearch.org/latest/reporting/report-dashboard-index/ --- diff --git a/_im-plugin/index-rollups/index.md b/_im-plugin/index-rollups/index.md index 20fa0d39c18..17a45857835 100644 --- a/_im-plugin/index-rollups/index.md +++ b/_im-plugin/index-rollups/index.md @@ -5,7 +5,7 @@ nav_order: 35 has_children: true redirect_from: /im-plugin/index-rollups/ has_toc: false -canonical_url: https://opensearch.org/docs/latest/im-plugin/index-rollups/index/ +canonical_url: https://docs.opensearch.org/latest/im-plugin/index-rollups/index/ --- # Index rollups diff --git a/_im-plugin/index-rollups/rollup-api.md b/_im-plugin/index-rollups/rollup-api.md index 7542a347fe5..a47a65f07ce 100644 --- a/_im-plugin/index-rollups/rollup-api.md +++ b/_im-plugin/index-rollups/rollup-api.md @@ -3,7 +3,7 @@ layout: default title: Index rollups API parent: Index rollups nav_order: 9 -canonical_url: https://opensearch.org/docs/latest/im-plugin/index-rollups/rollup-api/ +canonical_url: https://docs.opensearch.org/latest/im-plugin/index-rollups/rollup-api/ --- # Index rollups API diff --git a/_im-plugin/index-rollups/settings.md b/_im-plugin/index-rollups/settings.md index cc687e58ec0..81be78cff4d 100644 --- a/_im-plugin/index-rollups/settings.md +++ b/_im-plugin/index-rollups/settings.md @@ -3,7 +3,7 @@ layout: default title: Settings parent: Index rollups nav_order: 30 -canonical_url: https://opensearch.org/docs/latest/im-plugin/index-rollups/settings/ +canonical_url: https://docs.opensearch.org/latest/im-plugin/index-rollups/settings/ --- # Index rollup settings diff --git a/_im-plugin/index-transforms/index.md b/_im-plugin/index-transforms/index.md index 96abd992b55..ae7941185b7 100644 --- a/_im-plugin/index-transforms/index.md +++ b/_im-plugin/index-transforms/index.md @@ -5,7 +5,7 @@ nav_order: 20 has_children: true redirect_from: /im-plugin/index-transforms/ has_toc: false -canonical_url: https://opensearch.org/docs/latest/im-plugin/index-transforms/index/ +canonical_url: https://docs.opensearch.org/latest/im-plugin/index-transforms/index/ --- # Index transforms diff --git a/_im-plugin/index-transforms/transforms-apis.md b/_im-plugin/index-transforms/transforms-apis.md index 62e76fa6df4..e169dba3f35 100644 --- a/_im-plugin/index-transforms/transforms-apis.md +++ b/_im-plugin/index-transforms/transforms-apis.md @@ -4,7 +4,7 @@ title: Transforms APIs nav_order: 45 parent: Index transforms has_toc: true -canonical_url: https://opensearch.org/docs/latest/im-plugin/index-transforms/transforms-apis/ +canonical_url: https://docs.opensearch.org/latest/im-plugin/index-transforms/transforms-apis/ --- # Transforms APIs diff --git a/_im-plugin/index.md b/_im-plugin/index.md index a1b4399f122..ced57688d55 100644 --- a/_im-plugin/index.md +++ b/_im-plugin/index.md @@ -5,7 +5,7 @@ nav_order: 1 has_children: false redirect_from: - /im-plugin/ -canonical_url: https://opensearch.org/docs/latest/im-plugin/ +canonical_url: https://docs.opensearch.org/latest/im-plugin/ --- # About Index Management diff --git a/_im-plugin/ism/api.md b/_im-plugin/ism/api.md index 7654928c611..2c9167802ae 100644 --- a/_im-plugin/ism/api.md +++ b/_im-plugin/ism/api.md @@ -3,7 +3,7 @@ layout: default title: ISM API parent: Index State Management nav_order: 20 -canonical_url: https://opensearch.org/docs/latest/im-plugin/ism/api/ +canonical_url: https://docs.opensearch.org/latest/im-plugin/ism/api/ --- # ISM API diff --git a/_im-plugin/ism/index.md b/_im-plugin/ism/index.md index 65f648ec25d..7f1b4cba907 100644 --- a/_im-plugin/ism/index.md +++ b/_im-plugin/ism/index.md @@ -6,7 +6,7 @@ has_children: true redirect_from: - /im-plugin/ism/ has_toc: false -canonical_url: https://opensearch.org/docs/latest/im-plugin/ism/index/ +canonical_url: https://docs.opensearch.org/latest/im-plugin/ism/index/ --- # Index State Management diff --git a/_im-plugin/ism/managedindexes.md b/_im-plugin/ism/managedindexes.md index e2a80ae82d7..5a902513bbd 100644 --- a/_im-plugin/ism/managedindexes.md +++ b/_im-plugin/ism/managedindexes.md @@ -4,7 +4,7 @@ title: Managed Indices nav_order: 3 parent: Index State Management has_children: false -canonical_url: https://opensearch.org/docs/latest/im-plugin/ism/managedindexes/ +canonical_url: https://docs.opensearch.org/latest/im-plugin/ism/managedindexes/ --- # Managed indices diff --git a/_im-plugin/ism/policies.md b/_im-plugin/ism/policies.md index 7e3bfbfa211..d4f3955a443 100644 --- a/_im-plugin/ism/policies.md +++ b/_im-plugin/ism/policies.md @@ -4,7 +4,7 @@ title: Policies nav_order: 1 parent: Index State Management has_children: false -canonical_url: https://opensearch.org/docs/latest/im-plugin/ism/policies/ +canonical_url: https://docs.opensearch.org/latest/im-plugin/ism/policies/ --- # Policies diff --git a/_im-plugin/ism/settings.md b/_im-plugin/ism/settings.md index cec52e849ba..1afa33c3165 100644 --- a/_im-plugin/ism/settings.md +++ b/_im-plugin/ism/settings.md @@ -3,7 +3,7 @@ layout: default title: Settings parent: Index State Management nav_order: 4 -canonical_url: https://opensearch.org/docs/latest/im-plugin/ism/settings/ +canonical_url: https://docs.opensearch.org/latest/im-plugin/ism/settings/ --- # ISM settings diff --git a/_im-plugin/refresh-analyzer/index.md b/_im-plugin/refresh-analyzer/index.md index 99d1d1a290e..acf4d5a36c4 100644 --- a/_im-plugin/refresh-analyzer/index.md +++ b/_im-plugin/refresh-analyzer/index.md @@ -5,7 +5,7 @@ nav_order: 50 has_children: false redirect_from: /im-plugin/refresh-analyzer/ has_toc: false -canonical_url: https://opensearch.org/docs/latest/im-plugin/refresh-analyzer/ +canonical_url: https://docs.opensearch.org/latest/im-plugin/refresh-analyzer/ --- # Refresh search analyzer diff --git a/_im-plugin/security.md b/_im-plugin/security.md index eed3219d4c2..8f12764effb 100644 --- a/_im-plugin/security.md +++ b/_im-plugin/security.md @@ -3,7 +3,7 @@ layout: default title: Index management security nav_order: 40 has_children: false -canonical_url: https://opensearch.org/docs/latest/im-plugin/security/ +canonical_url: https://docs.opensearch.org/latest/im-plugin/security/ --- # Index management security diff --git a/_layouts/default.html b/_layouts/default.html index ee3a01bac31..75feea64b0c 100755 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -52,7 +52,7 @@