diff --git a/_aggregations/bucket/index.md b/_aggregations/bucket/index.md index 430bc9c048d..6412f2479d8 100644 --- a/_aggregations/bucket/index.md +++ b/_aggregations/bucket/index.md @@ -9,6 +9,7 @@ redirect_from: - /query-dsl/aggregations/bucket-agg/ - /query-dsl/aggregations/bucket/ - /aggregations/bucket-agg/ + - /aggregations/bucket/ --- # Bucket aggregations diff --git a/_aggregations/metric/index.md b/_aggregations/metric/index.md index 7553933c32b..e5d0ed6c12f 100644 --- a/_aggregations/metric/index.md +++ b/_aggregations/metric/index.md @@ -9,6 +9,7 @@ redirect_from: - /query-dsl/aggregations/metric-agg/ - /aggregations/metric-agg/ - /query-dsl/aggregations/metric/ + - /aggregations/metric/ --- # Metric aggregations diff --git a/_analyzers/character-filters/index.md b/_analyzers/character-filters/index.md index 9d4980ac805..625aeb36a2f 100644 --- a/_analyzers/character-filters/index.md +++ b/_analyzers/character-filters/index.md @@ -4,6 +4,8 @@ title: Character filters nav_order: 90 has_children: true has_toc: false +redirect_from: + - /analyzers/character-filters/ --- # Character filters diff --git a/_analyzers/token-filters/index.md b/_analyzers/token-filters/index.md index 875e94db5a1..60c10b5f9ff 100644 --- a/_analyzers/token-filters/index.md +++ b/_analyzers/token-filters/index.md @@ -5,7 +5,7 @@ nav_order: 70 has_children: true has_toc: false redirect_from: - - /analyzers/token-filters/index/ + - /analyzers/token-filters/ --- # Token filters diff --git a/_analyzers/tokenizers/index.md b/_analyzers/tokenizers/index.md index cef14297789..fdf14fe947b 100644 --- a/_analyzers/tokenizers/index.md +++ b/_analyzers/tokenizers/index.md @@ -5,7 +5,7 @@ nav_order: 60 has_children: true has_toc: false redirect_from: - - /analyzers/tokenizers/index/ + - /analyzers/tokenizers/ --- # Tokenizers diff --git a/_api-reference/security/authentication/index.md b/_api-reference/security/authentication/index.md index 132165a0b06..a287eba49f2 100644 --- a/_api-reference/security/authentication/index.md +++ b/_api-reference/security/authentication/index.md @@ -4,6 +4,8 @@ title: Authentication APIs parent: Security APIs has_children: true nav_order: 10 +redirect_from: + - /api-reference/security/authentication/ --- # Authentication APIs diff --git a/_api-reference/security/configuration/index.md b/_api-reference/security/configuration/index.md index 6e662b9a238..f9e03eb0370 100644 --- a/_api-reference/security/configuration/index.md +++ b/_api-reference/security/configuration/index.md @@ -4,6 +4,8 @@ title: Configuration APIs parent: Security APIs has_children: true nav_order: 20 +redirect_from: + - /api-reference/security/configuration/ --- # Configuration APIs diff --git a/_automating-configurations/api/index.md b/_automating-configurations/api/index.md index 78bc4eaede5..55bf774cc2c 100644 --- a/_automating-configurations/api/index.md +++ b/_automating-configurations/api/index.md @@ -4,6 +4,8 @@ title: Workflow APIs nav_order: 40 has_children: true has_toc: false +redirect_from: + - /automating-configurations/api/ --- # Workflow APIs diff --git a/_automating-configurations/index.md b/_automating-configurations/index.md index 68742f61490..3744565f410 100644 --- a/_automating-configurations/index.md +++ b/_automating-configurations/index.md @@ -4,7 +4,8 @@ title: Automating configurations nav_order: 1 has_children: false nav_exclude: true -redirect_from: /automating-configurations/ +redirect_from: + - /automating-configurations/ --- # Automating configurations diff --git a/_benchmark/reference/commands/index.md b/_benchmark/reference/commands/index.md index 9d04eb965f1..33e740f8c6d 100644 --- a/_benchmark/reference/commands/index.md +++ b/_benchmark/reference/commands/index.md @@ -4,7 +4,9 @@ title: Command reference nav_order: 50 has_children: true parent: OpenSearch Benchmark Reference -redirect_from: /benchmark/commands/index/ +redirect_from: + - /benchmark/commands/index/ + - /benchmark/reference/commands/ --- # OpenSearch Benchmark command reference diff --git a/_benchmark/reference/index.md b/_benchmark/reference/index.md index c41ffad8349..8dc56059574 100644 --- a/_benchmark/reference/index.md +++ b/_benchmark/reference/index.md @@ -5,6 +5,7 @@ nav_order: 25 has_children: true redirect_from: - /benchmark/commands/index/ + - /benchmark/reference/ --- # Reference diff --git a/_benchmark/reference/metrics/index.md b/_benchmark/reference/metrics/index.md index 3f9de437d9c..de72bf0adb7 100644 --- a/_benchmark/reference/metrics/index.md +++ b/_benchmark/reference/metrics/index.md @@ -4,7 +4,9 @@ title: Metrics reference nav_order: 25 has_children: true parent: OpenSearch Benchmark Reference -redirect_from: /benchmark/metrics/index/ +redirect_from: + - /benchmark/metrics/index/ + - /benchmark/reference/metrics/ --- # Metrics diff --git a/_benchmark/reference/workloads/index.md b/_benchmark/reference/workloads/index.md index fa7346cad95..c0302b06d1a 100644 --- a/_benchmark/reference/workloads/index.md +++ b/_benchmark/reference/workloads/index.md @@ -4,7 +4,9 @@ title: Workload reference nav_order: 60 parent: OpenSearch Benchmark Reference has_children: true -redirect_from: /benchmark/workloads/index/ +redirect_from: + - /benchmark/workloads/index/ + - /benchmark/reference/workloads/ --- # OpenSearch Benchmark workload reference diff --git a/_benchmark/user-guide/index.md b/_benchmark/user-guide/index.md index a8dd9480135..d724beea954 100644 --- a/_benchmark/user-guide/index.md +++ b/_benchmark/user-guide/index.md @@ -23,6 +23,8 @@ more_cards: - heading: "Optimizing benchmarks" description: "Optimize your benchmark experience through randomization and best practices" link: "/benchmark/user-guide/optimizing-benchmarks/index/" +redirect_from: + - /benchmark/user-guide/ --- # OpenSearch Benchmark User Guide diff --git a/_benchmark/user-guide/install-and-configure/index.md b/_benchmark/user-guide/install-and-configure/index.md index cf936f0e478..385f801f3e4 100644 --- a/_benchmark/user-guide/install-and-configure/index.md +++ b/_benchmark/user-guide/install-and-configure/index.md @@ -4,6 +4,8 @@ title: Install and configure OpenSearch Benchmark nav_order: 5 parent: User guide has_children: true +redirect_from: + - /benchmark/user-guide/install-and-configure/ --- # Installing and configuring OpenSearch Benchmark diff --git a/_benchmark/user-guide/optimizing-benchmarks/index.md b/_benchmark/user-guide/optimizing-benchmarks/index.md index 3f2d83f3c1b..d626e64d4d5 100644 --- a/_benchmark/user-guide/optimizing-benchmarks/index.md +++ b/_benchmark/user-guide/optimizing-benchmarks/index.md @@ -21,6 +21,8 @@ more_cards: - heading: "Randomizing queries" description: "Generate varied search patterns to simulate real-world queries" link: "/benchmark/user-guide/optimizing-benchmarks/randomizing-queries/" +redirect_from: + - /benchmark/user-guide/optimizing-benchmarks/ --- # Optimizing benchmarks diff --git a/_benchmark/user-guide/understanding-results/index.md b/_benchmark/user-guide/understanding-results/index.md index 2122aa0e2e1..89568f01d0a 100644 --- a/_benchmark/user-guide/understanding-results/index.md +++ b/_benchmark/user-guide/understanding-results/index.md @@ -4,6 +4,8 @@ title: Understanding results nav_order: 20 parent: User guide has_children: true +redirect_from: + - /benchmark/user-guide/understanding-results/ --- After a [running a workload]({{site.url}}{{site.baseurl}}/benchmark/user-guide/working-with-workloads/running-workloads/), OpenSearch Benchmark produces a series of metrics. The following pages details: diff --git a/_benchmark/user-guide/understanding-workloads/index.md b/_benchmark/user-guide/understanding-workloads/index.md index 9401a2cf038..20f7c1830cf 100644 --- a/_benchmark/user-guide/understanding-workloads/index.md +++ b/_benchmark/user-guide/understanding-workloads/index.md @@ -15,6 +15,8 @@ items: - heading: "Common operations" description: "Familiarize yourself with common operations" link: "/benchmark/user-guide/understanding-workloads/common-operations/" +redirect_from: + - /benchmark/user-guide/understanding-workloads/ --- # Understanding workloads diff --git a/_benchmark/user-guide/working-with-workloads/index.md b/_benchmark/user-guide/working-with-workloads/index.md index fdd4ecd91ec..f1ce2c465ac 100644 --- a/_benchmark/user-guide/working-with-workloads/index.md +++ b/_benchmark/user-guide/working-with-workloads/index.md @@ -5,6 +5,8 @@ nav_order: 15 parent: User guide has_toc: false has_children: true +redirect_from: + - /benchmark/user-guide/working-with-workloads/ --- # Working with workloads diff --git a/_dashboards/dashboard/index.md b/_dashboards/dashboard/index.md index 37878bd2837..6e7cc30f441 100644 --- a/_dashboards/dashboard/index.md +++ b/_dashboards/dashboard/index.md @@ -3,6 +3,8 @@ layout: default title: Creating dashboards nav_order: 30 has_children: false +redirect_from: + - /dashboards/dashboard/ --- # Creating dashboards diff --git a/_dashboards/dashboards-assistant/index.md b/_dashboards/dashboards-assistant/index.md index 615a53b75f1..13ce5a90fda 100644 --- a/_dashboards/dashboards-assistant/index.md +++ b/_dashboards/dashboards-assistant/index.md @@ -4,6 +4,8 @@ title: OpenSearch Assistant for OpenSearch Dashboards nav_order: 3 has_children: true has_toc: false +redirect_from: + - /dashboards/dashboards-assistant/ --- Note that machine learning models are probabilistic and that some may perform better than others, so the OpenSearch Assistant may occasionally produce inaccurate information. We recommend evaluating outputs for accuracy as appropriate to your use case, including reviewing the output or combining it with other verification factors. diff --git a/_dashboards/im-dashboards/index.md b/_dashboards/im-dashboards/index.md index c6b090a9445..408cc36619b 100644 --- a/_dashboards/im-dashboards/index.md +++ b/_dashboards/im-dashboards/index.md @@ -5,6 +5,7 @@ nav_order: 80 has_children: true redirect_from: - /dashboards/admin-ui-index/ + - /dashboards/im-dashboards/ --- # Index Management diff --git a/_dashboards/workspace/index.md b/_dashboards/workspace/index.md index f0f572a4a5b..0d838f805fd 100644 --- a/_dashboards/workspace/index.md +++ b/_dashboards/workspace/index.md @@ -3,6 +3,8 @@ layout: default title: Getting started with workspaces parent: Workspace for OpenSearch Dashboards nav_order: 0 +redirect_from: + - /dashboards/workspace/ --- # Getting started with workspaces diff --git a/_field-types/mapping-parameters/index.md b/_field-types/mapping-parameters/index.md index 44015a1e114..33399cd8bc7 100644 --- a/_field-types/mapping-parameters/index.md +++ b/_field-types/mapping-parameters/index.md @@ -4,6 +4,8 @@ title: Mapping parameters nav_order: 75 has_children: true has_toc: false +redirect_from: + - /field-types/mapping-parameters/ --- # Mapping parameters diff --git a/_field-types/metadata-fields/index.md b/_field-types/metadata-fields/index.md index cdc079e1e5a..bc062ebcd6f 100644 --- a/_field-types/metadata-fields/index.md +++ b/_field-types/metadata-fields/index.md @@ -4,6 +4,8 @@ title: Metadata fields nav_order: 90 has_children: true has_toc: false +redirect_from: + - /field-types/metadata-fields/ --- # Metadata fields diff --git a/_im-plugin/index-transforms/index.md b/_im-plugin/index-transforms/index.md index a294f19d0b0..a6806748c3b 100644 --- a/_im-plugin/index-transforms/index.md +++ b/_im-plugin/index-transforms/index.md @@ -3,7 +3,8 @@ layout: default title: Index transforms nav_order: 50 has_children: true -redirect_from: /im-plugin/index-transforms/ +redirect_from: + - /im-plugin/index-transforms/ has_toc: false --- diff --git a/_im-plugin/ism/error-prevention/index.md b/_im-plugin/ism/error-prevention/index.md index a76f62d4331..b6c0f648617 100644 --- a/_im-plugin/ism/error-prevention/index.md +++ b/_im-plugin/ism/error-prevention/index.md @@ -6,7 +6,6 @@ has_children: true has_toc: false redirect_from: - /im-plugin/ism/error-prevention/ - - /im-plugin/ism/error-prevention/index/ --- # ISM error prevention diff --git a/_install-and-configure/additional-plugins/index.md b/_install-and-configure/additional-plugins/index.md index 7b47c1d27c0..a4c87ff3ff8 100644 --- a/_install-and-configure/additional-plugins/index.md +++ b/_install-and-configure/additional-plugins/index.md @@ -3,6 +3,8 @@ layout: default title: Additional plugins parent: Installing plugins nav_order: 10 +redirect_from: + - /install-and-configure/additional-plugins/ --- # Additional plugins diff --git a/_install-and-configure/install-dashboards/index.md b/_install-and-configure/install-dashboards/index.md index 58c2051f0bd..3fb4ff2b714 100644 --- a/_install-and-configure/install-dashboards/index.md +++ b/_install-and-configure/install-dashboards/index.md @@ -6,7 +6,7 @@ has_children: true redirect_from: - /dashboards/install/index/ - /dashboards/compatibility/ - - /install-and-configure/install-dashboards/index/ + - /install-and-configure/install-dashboards/ --- # Installing OpenSearch Dashboards diff --git a/_install-and-configure/install-opensearch/index.md b/_install-and-configure/install-opensearch/index.md index b1836b35e0d..1abc4818a54 100644 --- a/_install-and-configure/install-opensearch/index.md +++ b/_install-and-configure/install-opensearch/index.md @@ -9,6 +9,7 @@ redirect_from: - /opensearch/install/important-settings/ - /install-and-configure/index/ - /opensearch/install/index/ + - /install-and-configure/install-opensearch/ --- # Installing OpenSearch diff --git a/_ml-commons-plugin/api/agent-apis/index.md b/_ml-commons-plugin/api/agent-apis/index.md index 420b0309cf3..d308add7ae4 100644 --- a/_ml-commons-plugin/api/agent-apis/index.md +++ b/_ml-commons-plugin/api/agent-apis/index.md @@ -5,7 +5,8 @@ parent: ML Commons APIs has_children: true has_toc: false nav_order: 30 -redirect_from: /ml-commons-plugin/api/agent-apis/ +redirect_from: + - /ml-commons-plugin/api/agent-apis/ --- # Agent APIs diff --git a/_ml-commons-plugin/api/connector-apis/index.md b/_ml-commons-plugin/api/connector-apis/index.md index a8945bb822d..b3723f0cd89 100644 --- a/_ml-commons-plugin/api/connector-apis/index.md +++ b/_ml-commons-plugin/api/connector-apis/index.md @@ -5,6 +5,8 @@ parent: ML Commons APIs has_children: true has_toc: false nav_order: 25 +redirect_from: + - /ml-commons-plugin/api/connector-apis/ --- # Connector APIs diff --git a/_ml-commons-plugin/api/controller-apis/index.md b/_ml-commons-plugin/api/controller-apis/index.md index 3846caafcc4..6aed84a0797 100644 --- a/_ml-commons-plugin/api/controller-apis/index.md +++ b/_ml-commons-plugin/api/controller-apis/index.md @@ -5,7 +5,8 @@ parent: ML Commons APIs has_children: true has_toc: false nav_order: 60 -redirect_from: /ml-commons-plugin/api/controller-apis/ +redirect_from: + - /ml-commons-plugin/api/controller-apis/ --- # Controller APIs diff --git a/_ml-commons-plugin/api/memory-apis/index.md b/_ml-commons-plugin/api/memory-apis/index.md index b2399a5c13f..3a08f7dc477 100644 --- a/_ml-commons-plugin/api/memory-apis/index.md +++ b/_ml-commons-plugin/api/memory-apis/index.md @@ -5,7 +5,8 @@ parent: ML Commons APIs has_children: true has_toc: false nav_order: 50 -redirect_from: /ml-commons-plugin/api/memory-apis/ +redirect_from: + - /ml-commons-plugin/api/memory-apis/ --- # Memory APIs diff --git a/_ml-commons-plugin/api/model-apis/index.md b/_ml-commons-plugin/api/model-apis/index.md index f0b2b034d25..d16fc97f50d 100644 --- a/_ml-commons-plugin/api/model-apis/index.md +++ b/_ml-commons-plugin/api/model-apis/index.md @@ -5,6 +5,8 @@ parent: ML Commons APIs has_children: true nav_order: 10 has_toc: false +redirect_from: + - /ml-commons-plugin/api/model-apis/ --- # Model APIs diff --git a/_ml-commons-plugin/api/model-group-apis/index.md b/_ml-commons-plugin/api/model-group-apis/index.md index 85dabf3c3bb..059e71a13c6 100644 --- a/_ml-commons-plugin/api/model-group-apis/index.md +++ b/_ml-commons-plugin/api/model-group-apis/index.md @@ -5,6 +5,8 @@ parent: ML Commons APIs has_children: true has_toc: false nav_order: 20 +redirect_from: + - /ml-commons-plugin/api/model-group-apis/ --- # Model group APIs diff --git a/_ml-commons-plugin/api/tasks-apis/index.md b/_ml-commons-plugin/api/tasks-apis/index.md index cde6c989556..ad45cdfa83e 100644 --- a/_ml-commons-plugin/api/tasks-apis/index.md +++ b/_ml-commons-plugin/api/tasks-apis/index.md @@ -5,6 +5,8 @@ parent: ML Commons APIs has_children: true has_toc: false nav_order: 70 +redirect_from: + - /ml-commons-plugin/api/tasks-apis/ --- # Tasks APIs diff --git a/_monitoring-your-cluster/job-scheduler/index.md b/_monitoring-your-cluster/job-scheduler/index.md index 9d27b82e530..2e4d2c13750 100644 --- a/_monitoring-your-cluster/job-scheduler/index.md +++ b/_monitoring-your-cluster/job-scheduler/index.md @@ -6,6 +6,7 @@ has_children: true has_toc: false redirect_from: - /job-scheduler-plugin/index/ + - /monitoring-your-cluster/job-scheduler/ --- # Job Scheduler diff --git a/_monitoring-your-cluster/pa/index.md b/_monitoring-your-cluster/pa/index.md index 156e985e8bf..8615187ed0c 100644 --- a/_monitoring-your-cluster/pa/index.md +++ b/_monitoring-your-cluster/pa/index.md @@ -6,6 +6,7 @@ has_children: true redirect_from: - /monitoring-plugins/pa/ - /monitoring-plugins/pa/index/ + - /monitoring-your-cluster/pa/ --- # Performance Analyzer diff --git a/_monitoring-your-cluster/pa/rca/index.md b/_monitoring-your-cluster/pa/rca/index.md index dc604935e02..0c523d783c2 100644 --- a/_monitoring-your-cluster/pa/rca/index.md +++ b/_monitoring-your-cluster/pa/rca/index.md @@ -6,6 +6,7 @@ parent: Performance Analyzer has_children: true redirect_from: - /monitoring-plugins/pa/rca/index/ + - /monitoring-your-cluster/pa/rca/ --- # Root cause analysis diff --git a/_observing-your-data/ad/index.md b/_observing-your-data/ad/index.md index a3e0c410ec4..e8bdb2a90ca 100644 --- a/_observing-your-data/ad/index.md +++ b/_observing-your-data/ad/index.md @@ -6,6 +6,7 @@ has_children: true redirect_from: - /monitoring-plugins/ad/ - /monitoring-plugins/ad/index/ + - /observing-your-data/ad/ --- # Anomaly detection diff --git a/_observing-your-data/alerting/index.md b/_observing-your-data/alerting/index.md index 2b5ced8d1c0..0700b8d93cf 100644 --- a/_observing-your-data/alerting/index.md +++ b/_observing-your-data/alerting/index.md @@ -6,6 +6,7 @@ has_children: true redirect_from: - /monitoring-plugins/alerting/ - /monitoring-plugins/alerting/index/ + - /observing-your-data/alerting/ --- # Alerting diff --git a/_observing-your-data/forecast/index.md b/_observing-your-data/forecast/index.md index 72315f1e158..b83a3a9d279 100644 --- a/_observing-your-data/forecast/index.md +++ b/_observing-your-data/forecast/index.md @@ -3,6 +3,8 @@ layout: default title: Forecasting nav_order: 81 has_children: true +redirect_from: + - /observing-your-data/forecast/ --- # Forecasting diff --git a/_observing-your-data/notifications/index.md b/_observing-your-data/notifications/index.md index b352988c59c..b8d6a16f450 100644 --- a/_observing-your-data/notifications/index.md +++ b/_observing-your-data/notifications/index.md @@ -6,6 +6,7 @@ has_children: true redirect_from: - /notifications-plugin/ - /notifications-plugin/index/ + - /observing-your-data/notifications/ --- # Notifications diff --git a/_observing-your-data/query-insights/index.md b/_observing-your-data/query-insights/index.md index f93ac743777..7d40be04ab7 100644 --- a/_observing-your-data/query-insights/index.md +++ b/_observing-your-data/query-insights/index.md @@ -6,6 +6,7 @@ has_children: true has_toc: false redirect_from: - /query-insights/ + - /observing-your-data/query-insights/ --- # Query insights diff --git a/_observing-your-data/trace/index.md b/_observing-your-data/trace/index.md index e6077a0083d..2942a0c4a0b 100644 --- a/_observing-your-data/trace/index.md +++ b/_observing-your-data/trace/index.md @@ -7,6 +7,7 @@ has_toc: false redirect_from: - /observability-plugin/trace/index/ - /monitoring-plugins/trace/index/ + - /observing-your-data/trace/ --- # Trace Analytics diff --git a/_query-dsl/compound/index.md b/_query-dsl/compound/index.md index d1051bafa39..8f51a7b51b9 100644 --- a/_query-dsl/compound/index.md +++ b/_query-dsl/compound/index.md @@ -4,9 +4,8 @@ title: Compound queries has_children: true has_toc: false nav_order: 40 -redirect_from: +redirect_from: - /opensearch/query-dsl/compound/index/ - - /query-dsl/compound/index/ - /query-dsl/query-dsl/compound/ - /query-dsl/compound/ --- diff --git a/_query-dsl/specialized/index.md b/_query-dsl/specialized/index.md index 20f2b3d3269..191a7ae87d1 100644 --- a/_query-dsl/specialized/index.md +++ b/_query-dsl/specialized/index.md @@ -4,6 +4,8 @@ title: Specialized queries has_children: true nav_order: 65 has_toc: false +redirect_from: + - /query-dsl/specialized/ --- # Specialized queries diff --git a/_search-plugins/caching/index.md b/_search-plugins/caching/index.md index c953462f3cd..c0fe48176ae 100644 --- a/_search-plugins/caching/index.md +++ b/_search-plugins/caching/index.md @@ -4,6 +4,8 @@ title: Caching parent: Improving search performance has_children: true nav_order: 100 +redirect_from: + - /search-plugins/caching/ --- # Caching diff --git a/_search-plugins/searching-data/index.md b/_search-plugins/searching-data/index.md index 3506d14b31f..5704927f709 100644 --- a/_search-plugins/searching-data/index.md +++ b/_search-plugins/searching-data/index.md @@ -4,7 +4,9 @@ title: Search options nav_order: 5 has_children: true has_toc: false -redirect_from: /opensearch/ux/ +redirect_from: + - /opensearch/ux/ + - /search-plugins/searching-data/ --- # Search options diff --git a/_search-plugins/sql/index.md b/_search-plugins/sql/index.md index 4787e623567..3573339fa7a 100644 --- a/_search-plugins/sql/index.md +++ b/_search-plugins/sql/index.md @@ -5,7 +5,7 @@ nav_order: 230 has_children: true has_toc: false redirect_from: - - /search-plugins/sql/index/ + - /search-plugins/sql/ --- # SQL and PPL diff --git a/_search-plugins/sql/ppl/index.md b/_search-plugins/sql/ppl/index.md index 5e01498ac42..7f9aa4c309d 100644 --- a/_search-plugins/sql/ppl/index.md +++ b/_search-plugins/sql/ppl/index.md @@ -12,7 +12,6 @@ redirect_from: - /search-plugins/ppl/index/ - /search-plugins/ppl/endpoint/ - /search-plugins/ppl/protocol/ - - /search-plugins/sql/ppl/index/ - /observability-plugin/ppl/index/ --- diff --git a/_search-plugins/sql/sql/index.md b/_search-plugins/sql/sql/index.md index 6b2cee24da6..f6c4dc11d8a 100644 --- a/_search-plugins/sql/sql/index.md +++ b/_search-plugins/sql/sql/index.md @@ -6,7 +6,7 @@ nav_order: 4 has_children: true has_toc: false redirect_from: - - /search-plugins/sql/sql/index/ + - /search-plugins/sql/sql/ --- # SQL diff --git a/_security-analytics/log-types-reference/index.md b/_security-analytics/log-types-reference/index.md index bd98bb39826..d56e16fbcc6 100644 --- a/_security-analytics/log-types-reference/index.md +++ b/_security-analytics/log-types-reference/index.md @@ -4,7 +4,8 @@ title: Supported log types has_children: yes nav_order: 16 redirect_from: - - /security-analytics/sec-analytics-config/log-types/ + - /security-analytics/sec-analytics-config/log-types/ + - /security-analytics/log-types-reference/ --- # Supported log types diff --git a/_security-analytics/threat-intelligence/index.md b/_security-analytics/threat-intelligence/index.md index b116d045c13..e70e61cf459 100644 --- a/_security-analytics/threat-intelligence/index.md +++ b/_security-analytics/threat-intelligence/index.md @@ -3,6 +3,8 @@ layout: default title: Threat intelligence nav_order: 40 has_children: true +redirect_from: + - /security-analytics/threat-intelligence/ --- # Threat intelligence diff --git a/_security/access-control/index.md b/_security/access-control/index.md index 8123e2e25ff..30bbef5c746 100644 --- a/_security/access-control/index.md +++ b/_security/access-control/index.md @@ -6,6 +6,7 @@ has_children: true has_toc: false redirect_from: - /security-plugin/access-control/index/ + - /security/access-control/ --- # Access control diff --git a/_security/audit-logs/index.md b/_security/audit-logs/index.md index 8eeea334473..8a81e36fb9b 100644 --- a/_security/audit-logs/index.md +++ b/_security/audit-logs/index.md @@ -5,8 +5,8 @@ nav_order: 125 has_children: true has_toc: false redirect_from: - - /security/audit-logs/index/ - /security-plugin/audit-logs/index/ + - /security/audit-logs/ --- # Audit logs diff --git a/_security/configuration/index.md b/_security/configuration/index.md index 09247442116..90b15b73119 100644 --- a/_security/configuration/index.md +++ b/_security/configuration/index.md @@ -7,6 +7,7 @@ has_toc: true redirect_from: - /security-plugin/configuration/ - /security-plugin/configuration/index/ + - /security/configuration/ --- # Security configuration diff --git a/_tools/logstash/index.md b/_tools/logstash/index.md index 24972bc7c67..8add5b8c3e0 100644 --- a/_tools/logstash/index.md +++ b/_tools/logstash/index.md @@ -7,6 +7,7 @@ has_toc: true redirect_from: - /clients/logstash/ - /clients/logstash/index/ + - /tools/logstash/ --- # Logstash diff --git a/_tuning-your-cluster/availability-and-recovery/index.md b/_tuning-your-cluster/availability-and-recovery/index.md index b41af7aade9..bb35e5e23c9 100644 --- a/_tuning-your-cluster/availability-and-recovery/index.md +++ b/_tuning-your-cluster/availability-and-recovery/index.md @@ -4,6 +4,8 @@ title: Availability and recovery nav_order: 20 has_children: true has_toc: true +redirect_from: + - /tuning-your-cluster/availability-and-recovery/ --- # Availability and recovery diff --git a/_tuning-your-cluster/availability-and-recovery/remote-store/index.md b/_tuning-your-cluster/availability-and-recovery/remote-store/index.md index 63812a6327e..31fcb40597d 100644 --- a/_tuning-your-cluster/availability-and-recovery/remote-store/index.md +++ b/_tuning-your-cluster/availability-and-recovery/remote-store/index.md @@ -4,9 +4,10 @@ title: Remote-backed storage nav_order: 40 has_children: true parent: Availability and recovery -redirect_from: +redirect_from: - /opensearch/remote/ - /tuning-your-cluster/availability-and-recovery/remote/ + - /tuning-your-cluster/availability-and-recovery/remote-store/ --- # Remote-backed storage diff --git a/_tuning-your-cluster/availability-and-recovery/segment-replication/index.md b/_tuning-your-cluster/availability-and-recovery/segment-replication/index.md index 0f4414decbf..0fd3eb7d1d1 100644 --- a/_tuning-your-cluster/availability-and-recovery/segment-replication/index.md +++ b/_tuning-your-cluster/availability-and-recovery/segment-replication/index.md @@ -9,6 +9,7 @@ redirect_from: - /opensearch/segment-replication/ - /opensearch/segment-replication/index/ - /tuning-your-cluster/segment-replication/ + - /tuning-your-cluster/availability-and-recovery/segment-replication/ --- # Segment replication diff --git a/_tuning-your-cluster/availability-and-recovery/snapshots/index.md b/_tuning-your-cluster/availability-and-recovery/snapshots/index.md index 1d8a09c3aa1..a71dd5eaf74 100644 --- a/_tuning-your-cluster/availability-and-recovery/snapshots/index.md +++ b/_tuning-your-cluster/availability-and-recovery/snapshots/index.md @@ -4,9 +4,10 @@ title: Snapshots nav_order: 5 has_children: true parent: Availability and recovery -redirect_from: +redirect_from: - /opensearch/snapshots/ - /opensearch/snapshots/index/ + - /tuning-your-cluster/availability-and-recovery/snapshots/ has_toc: false --- diff --git a/_tuning-your-cluster/replication-plugin/index.md b/_tuning-your-cluster/replication-plugin/index.md index e398c1b511a..1ae55174ed7 100644 --- a/_tuning-your-cluster/replication-plugin/index.md +++ b/_tuning-your-cluster/replication-plugin/index.md @@ -6,6 +6,7 @@ has_children: true redirect_from: - /replication-plugin/ - /replication-plugin/index/ + - /tuning-your-cluster/replication-plugin/ --- # Cross-cluster replication