From 800214d81d30284032c0aaa71a6106a221746085 Mon Sep 17 00:00:00 2001 From: Fanit Kolchina Date: Wed, 26 Jun 2024 17:38:36 -0400 Subject: [PATCH] Add redirects to clients, data prepper, and benchmark sections for 2.14 Signed-off-by: Fanit Kolchina --- _benchmark/index.md | 1 + _benchmark/quickstart.md | 1 + _benchmark/reference/commands/command-flags.md | 1 + _benchmark/reference/commands/compare.md | 1 + _benchmark/reference/commands/download.md | 1 + _benchmark/reference/commands/execute-test.md | 1 + _benchmark/reference/commands/index.md | 1 + _benchmark/reference/commands/info.md | 1 + _benchmark/reference/commands/list.md | 1 + _benchmark/reference/index.md | 1 + _benchmark/reference/metrics/index.md | 1 + _benchmark/reference/metrics/metric-keys.md | 1 + _benchmark/reference/metrics/metric-records.md | 1 + _benchmark/reference/summary-report.md | 1 + _benchmark/reference/telemetry.md | 1 + _benchmark/reference/workloads/corpora.md | 1 + _benchmark/reference/workloads/index.md | 1 + _benchmark/reference/workloads/indices.md | 1 + _benchmark/reference/workloads/operations.md | 1 + _benchmark/reference/workloads/test-procedures.md | 1 + _benchmark/tutorials/index.md | 1 + _benchmark/tutorials/sigv4.md | 1 + _benchmark/user-guide/concepts.md | 1 + _benchmark/user-guide/configuring-benchmark.md | 1 + _benchmark/user-guide/contributing-workloads.md | 1 + _benchmark/user-guide/creating-custom-workloads.md | 1 + _benchmark/user-guide/distributed-load.md | 1 + _benchmark/user-guide/finetine-workloads.md | 1 + _benchmark/user-guide/index.md | 1 + _benchmark/user-guide/installing-benchmark.md | 1 + _benchmark/user-guide/running-workloads.md | 1 + _benchmark/user-guide/target-throughput.md | 1 + _benchmark/user-guide/telemetry.md | 1 + _benchmark/user-guide/understanding-results.md | 1 + .../user-guide/understanding-workloads/anatomy-of-a-workload.md | 1 + .../user-guide/understanding-workloads/choosing-a-workload.md | 1 + _benchmark/user-guide/understanding-workloads/index.md | 1 + _clients/OSC-dot-net.md | 1 + _clients/OSC-example.md | 1 + _clients/OpenSearch-dot-net.md | 1 + _clients/dot-net-conventions.md | 1 + _clients/dot-net.md | 1 + _clients/go.md | 1 + _clients/index.md | 1 + _clients/java-rest-high-level.md | 1 + _clients/java.md | 1 + _clients/javascript/helpers.md | 1 + _clients/javascript/index.md | 1 + _clients/opensearch-py-ml.md | 1 + _clients/php.md | 1 + _clients/python-high-level.md | 1 + _clients/python-low-level.md | 1 + _clients/ruby.md | 1 + _clients/rust.md | 1 + _data-prepper/common-use-cases/anomaly-detection.md | 1 + _data-prepper/common-use-cases/codec-processor-combinations.md | 1 + _data-prepper/common-use-cases/common-use-cases.md | 1 + _data-prepper/common-use-cases/event-aggregation.md | 1 + _data-prepper/common-use-cases/log-analytics.md | 1 + _data-prepper/common-use-cases/log-enrichment.md | 1 + _data-prepper/common-use-cases/metrics-traces.md | 1 + _data-prepper/common-use-cases/s3-logs.md | 1 + _data-prepper/common-use-cases/sampling.md | 1 + _data-prepper/common-use-cases/text-processing.md | 1 + _data-prepper/common-use-cases/trace-analytics.md | 1 + _data-prepper/getting-started.md | 1 + _data-prepper/index.md | 1 + _data-prepper/managing-data-prepper/configuring-data-prepper.md | 1 + _data-prepper/managing-data-prepper/configuring-log4j.md | 1 + _data-prepper/managing-data-prepper/core-apis.md | 1 + _data-prepper/managing-data-prepper/extensions/extensions.md | 1 + _data-prepper/managing-data-prepper/extensions/geoip_service.md | 1 + _data-prepper/managing-data-prepper/managing-data-prepper.md | 1 + _data-prepper/managing-data-prepper/monitoring.md | 1 + _data-prepper/managing-data-prepper/peer-forwarder.md | 1 + _data-prepper/managing-data-prepper/source-coordination.md | 1 + _data-prepper/migrate-open-distro.md | 1 + _data-prepper/migrating-from-logstash-data-prepper.md | 1 + .../pipelines/configuration/buffers/bounded-blocking.md | 1 + _data-prepper/pipelines/configuration/buffers/buffers.md | 1 + _data-prepper/pipelines/configuration/buffers/kafka.md | 1 + _data-prepper/pipelines/configuration/processors/add-entries.md | 1 + _data-prepper/pipelines/configuration/processors/aggregate.md | 1 + .../pipelines/configuration/processors/anomaly-detector.md | 1 + .../pipelines/configuration/processors/convert_entry_type.md | 1 + _data-prepper/pipelines/configuration/processors/copy-values.md | 1 + _data-prepper/pipelines/configuration/processors/csv.md | 1 + _data-prepper/pipelines/configuration/processors/date.md | 1 + _data-prepper/pipelines/configuration/processors/decompress.md | 1 + .../pipelines/configuration/processors/delete-entries.md | 1 + _data-prepper/pipelines/configuration/processors/dissect.md | 1 + _data-prepper/pipelines/configuration/processors/drop-events.md | 1 + _data-prepper/pipelines/configuration/processors/flatten.md | 1 + _data-prepper/pipelines/configuration/processors/geoip.md | 1 + _data-prepper/pipelines/configuration/processors/grok.md | 1 + _data-prepper/pipelines/configuration/processors/key-value.md | 1 + _data-prepper/pipelines/configuration/processors/list-to-map.md | 1 + .../pipelines/configuration/processors/lowercase-string.md | 1 + _data-prepper/pipelines/configuration/processors/map-to-list.md | 1 + _data-prepper/pipelines/configuration/processors/mutate-event.md | 1 + .../pipelines/configuration/processors/mutate-string.md | 1 + _data-prepper/pipelines/configuration/processors/obfuscate.md | 1 + _data-prepper/pipelines/configuration/processors/otel-metrics.md | 1 + .../pipelines/configuration/processors/otel-trace-group.md | 1 + .../pipelines/configuration/processors/otel-trace-raw.md | 1 + _data-prepper/pipelines/configuration/processors/parse-ion.md | 1 + _data-prepper/pipelines/configuration/processors/parse-json.md | 1 + _data-prepper/pipelines/configuration/processors/parse-xml.md | 1 + _data-prepper/pipelines/configuration/processors/processors.md | 1 + _data-prepper/pipelines/configuration/processors/rename-keys.md | 1 + _data-prepper/pipelines/configuration/processors/routes.md | 1 + .../pipelines/configuration/processors/select-entries.md | 1 + .../pipelines/configuration/processors/service-map-stateful.md | 1 + _data-prepper/pipelines/configuration/processors/split-event.md | 1 + _data-prepper/pipelines/configuration/processors/split-string.md | 1 + .../pipelines/configuration/processors/string-converter.md | 1 + .../pipelines/configuration/processors/substitute-string.md | 1 + .../pipelines/configuration/processors/trace-peer-forwarder.md | 1 + _data-prepper/pipelines/configuration/processors/translate.md | 1 + _data-prepper/pipelines/configuration/processors/trim-string.md | 1 + _data-prepper/pipelines/configuration/processors/truncate.md | 1 + .../pipelines/configuration/processors/uppercase-string.md | 1 + _data-prepper/pipelines/configuration/processors/user-agent.md | 1 + _data-prepper/pipelines/configuration/processors/write_json.md | 1 + _data-prepper/pipelines/configuration/sinks/file.md | 1 + _data-prepper/pipelines/configuration/sinks/opensearch.md | 1 + _data-prepper/pipelines/configuration/sinks/pipeline.md | 1 + _data-prepper/pipelines/configuration/sinks/s3.md | 1 + _data-prepper/pipelines/configuration/sinks/sinks.md | 1 + _data-prepper/pipelines/configuration/sinks/stdout.md | 1 + _data-prepper/pipelines/configuration/sources/documentdb.md | 1 + _data-prepper/pipelines/configuration/sources/dynamo-db.md | 1 + _data-prepper/pipelines/configuration/sources/http-source.md | 1 + _data-prepper/pipelines/configuration/sources/kafka.md | 1 + _data-prepper/pipelines/configuration/sources/opensearch.md | 1 + .../pipelines/configuration/sources/otel-logs-source.md | 1 + .../pipelines/configuration/sources/otel-metrics-source.md | 1 + .../pipelines/configuration/sources/otel-trace-source.md | 1 + _data-prepper/pipelines/configuration/sources/s3.md | 1 + _data-prepper/pipelines/configuration/sources/sources.md | 1 + _data-prepper/pipelines/dlq.md | 1 + _data-prepper/pipelines/expression-syntax.md | 1 + _data-prepper/pipelines/pipelines-configuration-options.md | 1 + _data-prepper/pipelines/pipelines.md | 1 + 144 files changed, 144 insertions(+) diff --git a/_benchmark/index.md b/_benchmark/index.md index 61fa5046ee..4aa6354f49 100644 --- a/_benchmark/index.md +++ b/_benchmark/index.md @@ -9,6 +9,7 @@ permalink: /benchmark/ redirect_from: - /benchmark/index/ canonical_url: https://opensearch.org/docs/latest/benchmark/ +redirect_to: https://opensearch.org/docs/latest/benchmark/ --- # OpenSearch Benchmark diff --git a/_benchmark/quickstart.md b/_benchmark/quickstart.md index 2bf9f16a1f..02c9a58743 100644 --- a/_benchmark/quickstart.md +++ b/_benchmark/quickstart.md @@ -3,6 +3,7 @@ layout: default title: Quickstart nav_order: 2 canonical_url: https://opensearch.org/docs/latest/benchmark/quickstart/ +redirect_to: https://opensearch.org/docs/latest/benchmark/quickstart/ --- # OpenSearch Benchmark quickstart diff --git a/_benchmark/reference/commands/command-flags.md b/_benchmark/reference/commands/command-flags.md index 5c07ebebcb..debb596cf0 100644 --- a/_benchmark/reference/commands/command-flags.md +++ b/_benchmark/reference/commands/command-flags.md @@ -7,6 +7,7 @@ redirect_from: - /benchmark/commands/command-flags/ grand_parent: OpenSearch Benchmark Reference canonical_url: https://opensearch.org/docs/latest/benchmark/reference/commands/command-flags/ +redirect_to: https://opensearch.org/docs/latest/benchmark/reference/commands/command-flags/ --- # Command flags diff --git a/_benchmark/reference/commands/compare.md b/_benchmark/reference/commands/compare.md index 4ad63423c8..75e30d80e1 100644 --- a/_benchmark/reference/commands/compare.md +++ b/_benchmark/reference/commands/compare.md @@ -7,6 +7,7 @@ grand_parent: OpenSearch Benchmark Reference redirect_from: - /benchmark/commands/compare/ canonical_url: https://opensearch.org/docs/latest/benchmark/reference/commands/compare/ +redirect_to: https://opensearch.org/docs/latest/benchmark/reference/commands/compare/ --- diff --git a/_benchmark/reference/commands/download.md b/_benchmark/reference/commands/download.md index 545f6040af..7d47218a09 100644 --- a/_benchmark/reference/commands/download.md +++ b/_benchmark/reference/commands/download.md @@ -7,6 +7,7 @@ grand_parent: OpenSearch Benchmark Reference redirect_from: - /benchmark/commands/download/ canonical_url: https://opensearch.org/docs/latest/benchmark/reference/commands/download/ +redirect_to: https://opensearch.org/docs/latest/benchmark/reference/commands/download/ --- diff --git a/_benchmark/reference/commands/execute-test.md b/_benchmark/reference/commands/execute-test.md index b9245fff98..8450846cb4 100644 --- a/_benchmark/reference/commands/execute-test.md +++ b/_benchmark/reference/commands/execute-test.md @@ -7,6 +7,7 @@ grand_parent: OpenSearch Benchmark Reference redirect_from: - /benchmark/commands/execute-test/ canonical_url: https://opensearch.org/docs/latest/benchmark/reference/commands/execute-test/ +redirect_to: https://opensearch.org/docs/latest/benchmark/reference/commands/execute-test/ --- diff --git a/_benchmark/reference/commands/index.md b/_benchmark/reference/commands/index.md index ab29cc3010..eb5f4731bd 100644 --- a/_benchmark/reference/commands/index.md +++ b/_benchmark/reference/commands/index.md @@ -6,6 +6,7 @@ has_children: true parent: OpenSearch Benchmark Reference redirect_from: /benchmark/commands/index/ canonical_url: https://opensearch.org/docs/latest/benchmark/reference/commands/index/ +redirect_to: https://opensearch.org/docs/latest/benchmark/reference/commands/index/ --- # OpenSearch Benchmark command reference diff --git a/_benchmark/reference/commands/info.md b/_benchmark/reference/commands/info.md index 4ebc860686..812805af73 100644 --- a/_benchmark/reference/commands/info.md +++ b/_benchmark/reference/commands/info.md @@ -7,6 +7,7 @@ grand_parent: OpenSearch Benchmark Reference redirect_from: - /benchmark/commands/info/ canonical_url: https://opensearch.org/docs/latest/benchmark/reference/commands/info/ +redirect_to: https://opensearch.org/docs/latest/benchmark/reference/commands/info/ --- diff --git a/_benchmark/reference/commands/list.md b/_benchmark/reference/commands/list.md index a2f7cdf547..1b0bf7910e 100644 --- a/_benchmark/reference/commands/list.md +++ b/_benchmark/reference/commands/list.md @@ -7,6 +7,7 @@ grand_parent: OpenSearch Benchmark Reference redirect_from: - /benchmark/commands/list/ canonical_url: https://opensearch.org/docs/latest/benchmark/reference/commands/list/ +redirect_to: https://opensearch.org/docs/latest/benchmark/reference/commands/list/ --- diff --git a/_benchmark/reference/index.md b/_benchmark/reference/index.md index 9fbe7022e7..ad1450d18e 100644 --- a/_benchmark/reference/index.md +++ b/_benchmark/reference/index.md @@ -6,6 +6,7 @@ has_children: true redirect_from: - /benchmark/commands/index/ canonical_url: https://opensearch.org/docs/latest/benchmark/reference/index/ +redirect_to: https://opensearch.org/docs/latest/benchmark/reference/index/ --- # OpenSearch Benchmark Reference diff --git a/_benchmark/reference/metrics/index.md b/_benchmark/reference/metrics/index.md index f4e89efc38..001adfc8dc 100644 --- a/_benchmark/reference/metrics/index.md +++ b/_benchmark/reference/metrics/index.md @@ -6,6 +6,7 @@ has_children: true parent: OpenSearch Benchmark Reference redirect_from: /benchmark/metrics/index/ canonical_url: https://opensearch.org/docs/latest/benchmark/reference/metrics/index/ +redirect_to: https://opensearch.org/docs/latest/benchmark/reference/metrics/index/ --- # Metrics diff --git a/_benchmark/reference/metrics/metric-keys.md b/_benchmark/reference/metrics/metric-keys.md index 2f834867a5..2f9b3563d6 100644 --- a/_benchmark/reference/metrics/metric-keys.md +++ b/_benchmark/reference/metrics/metric-keys.md @@ -7,6 +7,7 @@ grand_parent: OpenSearch Benchmark Reference redirect_from: - /benchmark/metrics/metric-keys/ canonical_url: https://opensearch.org/docs/latest/benchmark/reference/metrics/metric-keys/ +redirect_to: https://opensearch.org/docs/latest/benchmark/reference/metrics/metric-keys/ --- # Metric keys diff --git a/_benchmark/reference/metrics/metric-records.md b/_benchmark/reference/metrics/metric-records.md index aaacaa761a..0332b24e02 100644 --- a/_benchmark/reference/metrics/metric-records.md +++ b/_benchmark/reference/metrics/metric-records.md @@ -7,6 +7,7 @@ grand_parent: OpenSearch Benchmark Reference redirect_from: - /benchmark/metrics/metric-records/ canonical_url: https://opensearch.org/docs/latest/benchmark/reference/metrics/metric-records/ +redirect_to: https://opensearch.org/docs/latest/benchmark/reference/metrics/metric-records/ --- # Metric records diff --git a/_benchmark/reference/summary-report.md b/_benchmark/reference/summary-report.md index 6efc41d9b9..9cf87dd880 100644 --- a/_benchmark/reference/summary-report.md +++ b/_benchmark/reference/summary-report.md @@ -4,6 +4,7 @@ title: Summary report nav_order: 40 parent: Metrics canonical_url: https://opensearch.org/docs/latest/benchmark/reference/summary-report/ +redirect_to: https://opensearch.org/docs/latest/benchmark/reference/summary-report/ --- # Summary report diff --git a/_benchmark/reference/telemetry.md b/_benchmark/reference/telemetry.md index b466c1899a..5c71bd960e 100644 --- a/_benchmark/reference/telemetry.md +++ b/_benchmark/reference/telemetry.md @@ -4,6 +4,7 @@ title: Telemetry devices nav_order: 45 parent: OpenSearch Benchmark Reference canonical_url: https://opensearch.org/docs/latest/benchmark/reference/telemetry/ +redirect_to: https://opensearch.org/docs/latest/benchmark/reference/telemetry/ --- # Telemetry devices diff --git a/_benchmark/reference/workloads/corpora.md b/_benchmark/reference/workloads/corpora.md index 7ce4bd6337..2af13b3494 100644 --- a/_benchmark/reference/workloads/corpora.md +++ b/_benchmark/reference/workloads/corpora.md @@ -7,6 +7,7 @@ nav_order: 70 redirect_from: - /benchmark/workloads/corpora/ canonical_url: https://opensearch.org/docs/latest/benchmark/reference/workloads/corpora/ +redirect_to: https://opensearch.org/docs/latest/benchmark/reference/workloads/corpora/ --- diff --git a/_benchmark/reference/workloads/index.md b/_benchmark/reference/workloads/index.md index 3a88862190..0e01eec736 100644 --- a/_benchmark/reference/workloads/index.md +++ b/_benchmark/reference/workloads/index.md @@ -6,6 +6,7 @@ parent: OpenSearch Benchmark Reference has_children: true redirect_from: /benchmark/workloads/index/ canonical_url: https://opensearch.org/docs/latest/benchmark/reference/workloads/index/ +redirect_to: https://opensearch.org/docs/latest/benchmark/reference/workloads/index/ --- # OpenSearch Benchmark workload reference diff --git a/_benchmark/reference/workloads/indices.md b/_benchmark/reference/workloads/indices.md index 713d9abf33..f608a83487 100644 --- a/_benchmark/reference/workloads/indices.md +++ b/_benchmark/reference/workloads/indices.md @@ -7,6 +7,7 @@ nav_order: 65 redirect_from: - /benchmark/workloads/indices/ canonical_url: https://opensearch.org/docs/latest/benchmark/reference/workloads/indices/ +redirect_to: https://opensearch.org/docs/latest/benchmark/reference/workloads/indices/ --- diff --git a/_benchmark/reference/workloads/operations.md b/_benchmark/reference/workloads/operations.md index 09207ea502..e8640413d9 100644 --- a/_benchmark/reference/workloads/operations.md +++ b/_benchmark/reference/workloads/operations.md @@ -5,6 +5,7 @@ parent: Workload reference grand_parent: OpenSearch Benchmark Reference nav_order: 100 canonical_url: https://opensearch.org/docs/latest/benchmark/reference/workloads/operations/ +redirect_to: https://opensearch.org/docs/latest/benchmark/reference/workloads/operations/ --- diff --git a/_benchmark/reference/workloads/test-procedures.md b/_benchmark/reference/workloads/test-procedures.md index 2ec69c44aa..04b48d6684 100644 --- a/_benchmark/reference/workloads/test-procedures.md +++ b/_benchmark/reference/workloads/test-procedures.md @@ -5,6 +5,7 @@ parent: Workload reference grand_parent: OpenSearch Benchmark Reference nav_order: 110 canonical_url: https://opensearch.org/docs/latest/benchmark/reference/workloads/test-procedures/ +redirect_to: https://opensearch.org/docs/latest/benchmark/reference/workloads/test-procedures/ --- diff --git a/_benchmark/tutorials/index.md b/_benchmark/tutorials/index.md index 101d92ba76..f9eeaf5546 100644 --- a/_benchmark/tutorials/index.md +++ b/_benchmark/tutorials/index.md @@ -4,6 +4,7 @@ title: Tutorials nav_order: 10 has_children: true canonical_url: https://opensearch.org/docs/latest/benchmark/tutorials/index/ +redirect_to: https://opensearch.org/docs/latest/benchmark/tutorials/index/ --- # Tutorial diff --git a/_benchmark/tutorials/sigv4.md b/_benchmark/tutorials/sigv4.md index ae45fbcd9d..09f116291c 100644 --- a/_benchmark/tutorials/sigv4.md +++ b/_benchmark/tutorials/sigv4.md @@ -4,6 +4,7 @@ title: AWS Signature Version 4 support nav_order: 70 parent: Tutorials canonical_url: https://opensearch.org/docs/latest/benchmark/tutorials/sigv4/ +redirect_to: https://opensearch.org/docs/latest/benchmark/tutorials/sigv4/ --- # Running OpenSearch Benchmark with AWS Signature Version 4 diff --git a/_benchmark/user-guide/concepts.md b/_benchmark/user-guide/concepts.md index 475c6c83e8..c6e0fe6b62 100644 --- a/_benchmark/user-guide/concepts.md +++ b/_benchmark/user-guide/concepts.md @@ -6,6 +6,7 @@ parent: User guide redirect_from: - /benchmark/user-guide/concepts/ canonical_url: https://opensearch.org/docs/latest/benchmark/user-guide/concepts/ +redirect_to: https://opensearch.org/docs/latest/benchmark/user-guide/concepts/ --- # Concepts diff --git a/_benchmark/user-guide/configuring-benchmark.md b/_benchmark/user-guide/configuring-benchmark.md index b7aefe5f6b..fa64e6658a 100644 --- a/_benchmark/user-guide/configuring-benchmark.md +++ b/_benchmark/user-guide/configuring-benchmark.md @@ -6,6 +6,7 @@ parent: User guide redirect_from: - /benchmark/configuring-benchmark/ canonical_url: https://opensearch.org/docs/latest/benchmark/user-guide/configuring-benchmark/ +redirect_to: https://opensearch.org/docs/latest/benchmark/user-guide/configuring-benchmark/ --- # Configuring OpenSearch Benchmark diff --git a/_benchmark/user-guide/contributing-workloads.md b/_benchmark/user-guide/contributing-workloads.md index b8af6a1bf5..78e5a04184 100644 --- a/_benchmark/user-guide/contributing-workloads.md +++ b/_benchmark/user-guide/contributing-workloads.md @@ -4,6 +4,7 @@ title: Sharing custom workloads nav_order: 11 parent: User guide canonical_url: https://opensearch.org/docs/latest/benchmark/user-guide/contributing-workloads/ +redirect_to: https://opensearch.org/docs/latest/benchmark/user-guide/contributing-workloads/ --- # Sharing custom workloads diff --git a/_benchmark/user-guide/creating-custom-workloads.md b/_benchmark/user-guide/creating-custom-workloads.md index be73a8ca06..d2756b4ee1 100644 --- a/_benchmark/user-guide/creating-custom-workloads.md +++ b/_benchmark/user-guide/creating-custom-workloads.md @@ -8,6 +8,7 @@ redirect_from: - /benchmark/creating-custom-workloads/ - /benchmark/user-guide/creating-osb-workloads/ canonical_url: https://opensearch.org/docs/latest/benchmark/user-guide/creating-custom-workloads/ +redirect_to: https://opensearch.org/docs/latest/benchmark/user-guide/creating-custom-workloads/ --- # Creating custom workloads diff --git a/_benchmark/user-guide/distributed-load.md b/_benchmark/user-guide/distributed-load.md index 1e432bbde3..61766f032d 100644 --- a/_benchmark/user-guide/distributed-load.md +++ b/_benchmark/user-guide/distributed-load.md @@ -4,6 +4,7 @@ title: Running distributed loads nav_order: 15 parent: User guide canonical_url: https://opensearch.org/docs/latest/benchmark/user-guide/distributed-load/ +redirect_to: https://opensearch.org/docs/latest/benchmark/user-guide/distributed-load/ --- # Running distributed loads diff --git a/_benchmark/user-guide/finetine-workloads.md b/_benchmark/user-guide/finetine-workloads.md index 3228a1c54f..65f648eec6 100644 --- a/_benchmark/user-guide/finetine-workloads.md +++ b/_benchmark/user-guide/finetine-workloads.md @@ -4,6 +4,7 @@ title: Fine-tuning custom workloads nav_order: 12 parent: User guide canonical_url: https://opensearch.org/docs/latest/benchmark/user-guide/finetine-workloads/ +redirect_to: https://opensearch.org/docs/latest/benchmark/user-guide/finetine-workloads/ --- # Fine-tuning custom workloads diff --git a/_benchmark/user-guide/index.md b/_benchmark/user-guide/index.md index d32f94f6a5..244b62823c 100644 --- a/_benchmark/user-guide/index.md +++ b/_benchmark/user-guide/index.md @@ -4,6 +4,7 @@ title: User guide nav_order: 5 has_children: true canonical_url: https://opensearch.org/docs/latest/benchmark/user-guide/index/ +redirect_to: https://opensearch.org/docs/latest/benchmark/user-guide/index/ --- # OpenSearch Benchmark User Guide diff --git a/_benchmark/user-guide/installing-benchmark.md b/_benchmark/user-guide/installing-benchmark.md index aa8909d2ad..263a1495c0 100644 --- a/_benchmark/user-guide/installing-benchmark.md +++ b/_benchmark/user-guide/installing-benchmark.md @@ -6,6 +6,7 @@ parent: User guide redirect_from: - /benchmark/installing-benchmark/ canonical_url: https://opensearch.org/docs/latest/benchmark/user-guide/installing-benchmark/ +redirect_to: https://opensearch.org/docs/latest/benchmark/user-guide/installing-benchmark/ --- # Installing OpenSearch Benchmark diff --git a/_benchmark/user-guide/running-workloads.md b/_benchmark/user-guide/running-workloads.md index 2d58fa3729..a05c3bd9c2 100644 --- a/_benchmark/user-guide/running-workloads.md +++ b/_benchmark/user-guide/running-workloads.md @@ -4,6 +4,7 @@ title: Running a workload nav_order: 9 parent: User guide canonical_url: https://opensearch.org/docs/latest/benchmark/user-guide/running-workloads/ +redirect_to: https://opensearch.org/docs/latest/benchmark/user-guide/running-workloads/ --- # Running a workload diff --git a/_benchmark/user-guide/target-throughput.md b/_benchmark/user-guide/target-throughput.md index 704409b1dd..7371486e09 100644 --- a/_benchmark/user-guide/target-throughput.md +++ b/_benchmark/user-guide/target-throughput.md @@ -4,6 +4,7 @@ title: Target throughput nav_order: 150 parent: User guide canonical_url: https://opensearch.org/docs/latest/benchmark/user-guide/target-throughput/ +redirect_to: https://opensearch.org/docs/latest/benchmark/user-guide/target-throughput/ --- # Target throughput diff --git a/_benchmark/user-guide/telemetry.md b/_benchmark/user-guide/telemetry.md index ae03e50908..1a7998707a 100644 --- a/_benchmark/user-guide/telemetry.md +++ b/_benchmark/user-guide/telemetry.md @@ -4,6 +4,7 @@ title: Enabling telemetry devices nav_order: 30 parent: User guide canonical_url: https://opensearch.org/docs/latest/benchmark/user-guide/telemetry/ +redirect_to: https://opensearch.org/docs/latest/benchmark/user-guide/telemetry/ --- Telemetry results will not appear in the summary report. To visualize telemetry results, ingest the data into OpenSearch and visualize the data in OpenSearch Dashboards. \ No newline at end of file diff --git a/_benchmark/user-guide/understanding-results.md b/_benchmark/user-guide/understanding-results.md index 3067077767..ad4db8513e 100644 --- a/_benchmark/user-guide/understanding-results.md +++ b/_benchmark/user-guide/understanding-results.md @@ -4,6 +4,7 @@ title: Understanding benchmark results nav_order: 22 parent: User guide canonical_url: https://opensearch.org/docs/latest/benchmark/user-guide/understanding-results/ +redirect_to: https://opensearch.org/docs/latest/benchmark/user-guide/understanding-results/ --- diff --git a/_benchmark/user-guide/understanding-workloads/anatomy-of-a-workload.md b/_benchmark/user-guide/understanding-workloads/anatomy-of-a-workload.md index 39995adb23..2f36690595 100644 --- a/_benchmark/user-guide/understanding-workloads/anatomy-of-a-workload.md +++ b/_benchmark/user-guide/understanding-workloads/anatomy-of-a-workload.md @@ -5,6 +5,7 @@ nav_order: 15 grand_parent: User guide parent: Understanding workloads canonical_url: https://opensearch.org/docs/latest/benchmark/user-guide/understanding-workloads/anatomy-of-a-workload/ +redirect_to: https://opensearch.org/docs/latest/benchmark/user-guide/understanding-workloads/anatomy-of-a-workload/ --- # Anatomy of a workload diff --git a/_benchmark/user-guide/understanding-workloads/choosing-a-workload.md b/_benchmark/user-guide/understanding-workloads/choosing-a-workload.md index 2ef8c65b50..11737cb96b 100644 --- a/_benchmark/user-guide/understanding-workloads/choosing-a-workload.md +++ b/_benchmark/user-guide/understanding-workloads/choosing-a-workload.md @@ -5,6 +5,7 @@ nav_order: 20 grand_parent: User guide parent: Understanding workloads canonical_url: https://opensearch.org/docs/latest/benchmark/user-guide/understanding-workloads/choosing-a-workload/ +redirect_to: https://opensearch.org/docs/latest/benchmark/user-guide/understanding-workloads/choosing-a-workload/ --- # Choosing a workload diff --git a/_benchmark/user-guide/understanding-workloads/index.md b/_benchmark/user-guide/understanding-workloads/index.md index 8152ddb81a..9a743113f7 100644 --- a/_benchmark/user-guide/understanding-workloads/index.md +++ b/_benchmark/user-guide/understanding-workloads/index.md @@ -5,6 +5,7 @@ nav_order: 7 parent: User guide has_children: true canonical_url: https://opensearch.org/docs/latest/benchmark/user-guide/understanding-workloads/index/ +redirect_to: https://opensearch.org/docs/latest/benchmark/user-guide/understanding-workloads/index/ --- # Understanding workloads diff --git a/_clients/OSC-dot-net.md b/_clients/OSC-dot-net.md index 4ce9b5ae41..aa06ab8611 100644 --- a/_clients/OSC-dot-net.md +++ b/_clients/OSC-dot-net.md @@ -5,6 +5,7 @@ nav_order: 10 has_children: false parent: .NET clients canonical_url: https://opensearch.org/docs/latest/clients/OSC-dot-net/ +redirect_to: https://opensearch.org/docs/latest/clients/OSC-dot-net/ --- # Getting started with the high-level .NET client (OpenSearch.Client) diff --git a/_clients/OSC-example.md b/_clients/OSC-example.md index 68cd5ca52b..e8bb1107f4 100644 --- a/_clients/OSC-example.md +++ b/_clients/OSC-example.md @@ -5,6 +5,7 @@ nav_order: 12 has_children: false parent: .NET clients canonical_url: https://opensearch.org/docs/latest/clients/OSC-example/ +redirect_to: https://opensearch.org/docs/latest/clients/OSC-example/ --- # More advanced features of the high-level .NET client (OpenSearch.Client) diff --git a/_clients/OpenSearch-dot-net.md b/_clients/OpenSearch-dot-net.md index 198c4aa7e5..a7b07fd907 100644 --- a/_clients/OpenSearch-dot-net.md +++ b/_clients/OpenSearch-dot-net.md @@ -5,6 +5,7 @@ nav_order: 30 has_children: false parent: .NET clients canonical_url: https://opensearch.org/docs/latest/clients/OpenSearch-dot-net/ +redirect_to: https://opensearch.org/docs/latest/clients/OpenSearch-dot-net/ --- # Low-level .NET client (OpenSearch.Net) diff --git a/_clients/dot-net-conventions.md b/_clients/dot-net-conventions.md index 585e637a4d..058c311a00 100644 --- a/_clients/dot-net-conventions.md +++ b/_clients/dot-net-conventions.md @@ -5,6 +5,7 @@ nav_order: 20 has_children: false parent: .NET clients canonical_url: https://opensearch.org/docs/latest/clients/dot-net-conventions/ +redirect_to: https://opensearch.org/docs/latest/clients/dot-net-conventions/ --- # .NET client considerations and best practices diff --git a/_clients/dot-net.md b/_clients/dot-net.md index 62f454c44c..9ecd611802 100644 --- a/_clients/dot-net.md +++ b/_clients/dot-net.md @@ -5,6 +5,7 @@ nav_order: 75 has_children: true has_toc: false canonical_url: https://opensearch.org/docs/latest/clients/dot-net/ +redirect_to: https://opensearch.org/docs/latest/clients/dot-net/ --- # .NET clients diff --git a/_clients/go.md b/_clients/go.md index dea4aaaae2..7aad9333fd 100644 --- a/_clients/go.md +++ b/_clients/go.md @@ -3,6 +3,7 @@ layout: default title: Go client nav_order: 50 canonical_url: https://opensearch.org/docs/latest/clients/go/ +redirect_to: https://opensearch.org/docs/latest/clients/go/ --- # Go client diff --git a/_clients/index.md b/_clients/index.md index 27e7297115..0917bab105 100644 --- a/_clients/index.md +++ b/_clients/index.md @@ -8,6 +8,7 @@ permalink: /clients/ redirect_from: - /clients/index/ canonical_url: https://opensearch.org/docs/latest/clients/ +redirect_to: https://opensearch.org/docs/latest/clients/ --- # OpenSearch language clients diff --git a/_clients/java-rest-high-level.md b/_clients/java-rest-high-level.md index ecc6b0367f..2b9dccd057 100644 --- a/_clients/java-rest-high-level.md +++ b/_clients/java-rest-high-level.md @@ -3,6 +3,7 @@ layout: default title: Java high-level REST client nav_order: 20 canonical_url: https://opensearch.org/docs/latest/clients/java-rest-high-level/ +redirect_to: https://opensearch.org/docs/latest/clients/java-rest-high-level/ --- # Java high-level REST client diff --git a/_clients/java.md b/_clients/java.md index d217385463..8ae301d38e 100644 --- a/_clients/java.md +++ b/_clients/java.md @@ -3,6 +3,7 @@ layout: default title: Java client nav_order: 30 canonical_url: https://opensearch.org/docs/latest/clients/java/ +redirect_to: https://opensearch.org/docs/latest/clients/java/ --- # Java client diff --git a/_clients/javascript/helpers.md b/_clients/javascript/helpers.md index 661486a8fa..2601666aeb 100644 --- a/_clients/javascript/helpers.md +++ b/_clients/javascript/helpers.md @@ -4,6 +4,7 @@ title: Helper methods parent: JavaScript client nav_order: 2 canonical_url: https://opensearch.org/docs/latest/clients/javascript/helpers/ +redirect_to: https://opensearch.org/docs/latest/clients/javascript/helpers/ --- # Helper methods diff --git a/_clients/javascript/index.md b/_clients/javascript/index.md index 01b8bfc104..cb666e382f 100644 --- a/_clients/javascript/index.md +++ b/_clients/javascript/index.md @@ -6,6 +6,7 @@ nav_order: 40 redirect_from: - /clients/javascript/ canonical_url: https://opensearch.org/docs/latest/clients/javascript/index/ +redirect_to: https://opensearch.org/docs/latest/clients/javascript/index/ --- # JavaScript client diff --git a/_clients/opensearch-py-ml.md b/_clients/opensearch-py-ml.md index 74017f0269..238ff38d63 100644 --- a/_clients/opensearch-py-ml.md +++ b/_clients/opensearch-py-ml.md @@ -3,6 +3,7 @@ layout: default title: Opensearch-py-ml nav_order: 11 canonical_url: https://opensearch.org/docs/latest/clients/opensearch-py-ml/ +redirect_to: https://opensearch.org/docs/latest/clients/opensearch-py-ml/ --- # opensearch-py-ml diff --git a/_clients/php.md b/_clients/php.md index 088994100a..1d1cfff920 100644 --- a/_clients/php.md +++ b/_clients/php.md @@ -3,6 +3,7 @@ layout: default title: PHP client nav_order: 70 canonical_url: https://opensearch.org/docs/latest/clients/php/ +redirect_to: https://opensearch.org/docs/latest/clients/php/ --- # PHP client diff --git a/_clients/python-high-level.md b/_clients/python-high-level.md index bd883f1866..5d90645caf 100644 --- a/_clients/python-high-level.md +++ b/_clients/python-high-level.md @@ -3,6 +3,7 @@ layout: default title: High-level Python client nav_order: 5 canonical_url: https://opensearch.org/docs/latest/clients/python-high-level/ +redirect_to: https://opensearch.org/docs/latest/clients/python-high-level/ --- The OpenSearch high-level Python client (`opensearch-dsl-py`) will be deprecated after version 2.1.0. We recommend switching to the [Python client (`opensearch-py`)]({{site.url}}{{site.baseurl}}/clients/python-low-level/), which now includes the functionality of `opensearch-dsl-py`. diff --git a/_clients/python-low-level.md b/_clients/python-low-level.md index 62c349afa4..57eddf8d0d 100644 --- a/_clients/python-low-level.md +++ b/_clients/python-low-level.md @@ -5,6 +5,7 @@ nav_order: 10 redirect_from: - /clients/python/ canonical_url: https://opensearch.org/docs/latest/clients/python-low-level/ +redirect_to: https://opensearch.org/docs/latest/clients/python-low-level/ --- # Low-level Python client diff --git a/_clients/ruby.md b/_clients/ruby.md index ca6dc8b0a7..78032338ae 100644 --- a/_clients/ruby.md +++ b/_clients/ruby.md @@ -4,6 +4,7 @@ title: Ruby client nav_order: 60 has_children: false canonical_url: https://opensearch.org/docs/latest/clients/ruby/ +redirect_to: https://opensearch.org/docs/latest/clients/ruby/ --- # Ruby client diff --git a/_clients/rust.md b/_clients/rust.md index f1a4092f07..04fd0ae595 100644 --- a/_clients/rust.md +++ b/_clients/rust.md @@ -3,6 +3,7 @@ layout: default title: Rust client nav_order: 100 canonical_url: https://opensearch.org/docs/latest/clients/rust/ +redirect_to: https://opensearch.org/docs/latest/clients/rust/ --- # Rust client diff --git a/_data-prepper/common-use-cases/anomaly-detection.md b/_data-prepper/common-use-cases/anomaly-detection.md index 5c20c74955..b0703e3f35 100644 --- a/_data-prepper/common-use-cases/anomaly-detection.md +++ b/_data-prepper/common-use-cases/anomaly-detection.md @@ -4,6 +4,7 @@ title: Anomaly detection parent: Common use cases nav_order: 5 canonical_url: https://opensearch.org/docs/latest/data-prepper/common-use-cases/anomaly-detection/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/common-use-cases/anomaly-detection/ --- # Anomaly detection diff --git a/_data-prepper/common-use-cases/codec-processor-combinations.md b/_data-prepper/common-use-cases/codec-processor-combinations.md index 5dfc14b2d4..f8b160155b 100644 --- a/_data-prepper/common-use-cases/codec-processor-combinations.md +++ b/_data-prepper/common-use-cases/codec-processor-combinations.md @@ -4,6 +4,7 @@ title: Codec processor combinations parent: Common use cases nav_order: 10 canonical_url: https://opensearch.org/docs/latest/data-prepper/common-use-cases/codec-processor-combinations/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/common-use-cases/codec-processor-combinations/ --- # Codec processor combinations diff --git a/_data-prepper/common-use-cases/common-use-cases.md b/_data-prepper/common-use-cases/common-use-cases.md index 286a1524dd..dbbf5ceb3c 100644 --- a/_data-prepper/common-use-cases/common-use-cases.md +++ b/_data-prepper/common-use-cases/common-use-cases.md @@ -6,6 +6,7 @@ nav_order: 15 redirect_from: - /data-prepper/common-use-cases/ canonical_url: https://opensearch.org/docs/latest/data-prepper/common-use-cases/common-use-cases/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/common-use-cases/common-use-cases/ --- # Common use cases diff --git a/_data-prepper/common-use-cases/event-aggregation.md b/_data-prepper/common-use-cases/event-aggregation.md index e27b55a776..888573d6e1 100644 --- a/_data-prepper/common-use-cases/event-aggregation.md +++ b/_data-prepper/common-use-cases/event-aggregation.md @@ -4,6 +4,7 @@ title: Event aggregation parent: Common use cases nav_order: 25 canonical_url: https://opensearch.org/docs/latest/data-prepper/common-use-cases/event-aggregation/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/common-use-cases/event-aggregation/ --- # Event aggregation diff --git a/_data-prepper/common-use-cases/log-analytics.md b/_data-prepper/common-use-cases/log-analytics.md index de27974dab..51e1b1168f 100644 --- a/_data-prepper/common-use-cases/log-analytics.md +++ b/_data-prepper/common-use-cases/log-analytics.md @@ -4,6 +4,7 @@ title: Log analytics parent: Common use cases nav_order: 30 canonical_url: https://opensearch.org/docs/latest/data-prepper/common-use-cases/log-analytics/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/common-use-cases/log-analytics/ --- # Log analytics diff --git a/_data-prepper/common-use-cases/log-enrichment.md b/_data-prepper/common-use-cases/log-enrichment.md index e4a8aab600..318e20af2f 100644 --- a/_data-prepper/common-use-cases/log-enrichment.md +++ b/_data-prepper/common-use-cases/log-enrichment.md @@ -4,6 +4,7 @@ title: Log enrichment parent: Common use cases nav_order: 35 canonical_url: https://opensearch.org/docs/latest/data-prepper/common-use-cases/log-enrichment/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/common-use-cases/log-enrichment/ --- # Log enrichment diff --git a/_data-prepper/common-use-cases/metrics-traces.md b/_data-prepper/common-use-cases/metrics-traces.md index 7c2dea7887..600fae6ac2 100644 --- a/_data-prepper/common-use-cases/metrics-traces.md +++ b/_data-prepper/common-use-cases/metrics-traces.md @@ -4,6 +4,7 @@ title: Deriving metrics from traces parent: Common use cases nav_order: 20 canonical_url: https://opensearch.org/docs/latest/data-prepper/common-use-cases/metrics-traces/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/common-use-cases/metrics-traces/ --- # Deriving metrics from traces diff --git a/_data-prepper/common-use-cases/s3-logs.md b/_data-prepper/common-use-cases/s3-logs.md index 7a55dee13c..838db69797 100644 --- a/_data-prepper/common-use-cases/s3-logs.md +++ b/_data-prepper/common-use-cases/s3-logs.md @@ -4,6 +4,7 @@ title: S3 logs parent: Common use cases nav_order: 40 canonical_url: https://opensearch.org/docs/latest/data-prepper/common-use-cases/s3-logs/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/common-use-cases/s3-logs/ --- # S3 logs diff --git a/_data-prepper/common-use-cases/sampling.md b/_data-prepper/common-use-cases/sampling.md index 3b4f0bcb32..2649df5c7b 100644 --- a/_data-prepper/common-use-cases/sampling.md +++ b/_data-prepper/common-use-cases/sampling.md @@ -4,6 +4,7 @@ title: Sampling parent: Common use cases nav_order: 45 canonical_url: https://opensearch.org/docs/latest/data-prepper/common-use-cases/sampling/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/common-use-cases/sampling/ --- # Sampling diff --git a/_data-prepper/common-use-cases/text-processing.md b/_data-prepper/common-use-cases/text-processing.md index 34ac940cad..f4bc3b8855 100644 --- a/_data-prepper/common-use-cases/text-processing.md +++ b/_data-prepper/common-use-cases/text-processing.md @@ -4,6 +4,7 @@ title: Text processing parent: Common use cases nav_order: 55 canonical_url: https://opensearch.org/docs/latest/data-prepper/common-use-cases/text-processing/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/common-use-cases/text-processing/ --- # Text processing diff --git a/_data-prepper/common-use-cases/trace-analytics.md b/_data-prepper/common-use-cases/trace-analytics.md index 39d8af7b33..64f25a97d4 100644 --- a/_data-prepper/common-use-cases/trace-analytics.md +++ b/_data-prepper/common-use-cases/trace-analytics.md @@ -4,6 +4,7 @@ title: Trace analytics parent: Common use cases nav_order: 60 canonical_url: https://opensearch.org/docs/latest/data-prepper/common-use-cases/trace-analytics/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/common-use-cases/trace-analytics/ --- # Trace analytics diff --git a/_data-prepper/getting-started.md b/_data-prepper/getting-started.md index a0ba8a191a..575d372ae7 100644 --- a/_data-prepper/getting-started.md +++ b/_data-prepper/getting-started.md @@ -5,6 +5,7 @@ nav_order: 5 redirect_from: - /clients/data-prepper/get-started/ canonical_url: https://opensearch.org/docs/latest/data-prepper/getting-started/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/getting-started/ --- # Getting started with Data Prepper diff --git a/_data-prepper/index.md b/_data-prepper/index.md index 9e8ad7983e..b73486aa45 100644 --- a/_data-prepper/index.md +++ b/_data-prepper/index.md @@ -11,6 +11,7 @@ redirect_from: - /monitoring-plugins/trace/data-prepper/ - /data-prepper/index/ canonical_url: https://opensearch.org/docs/latest/data-prepper/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/ --- # Data Prepper diff --git a/_data-prepper/managing-data-prepper/configuring-data-prepper.md b/_data-prepper/managing-data-prepper/configuring-data-prepper.md index 447ac07335..ecafe4629f 100644 --- a/_data-prepper/managing-data-prepper/configuring-data-prepper.md +++ b/_data-prepper/managing-data-prepper/configuring-data-prepper.md @@ -7,6 +7,7 @@ redirect_from: - /clients/data-prepper/data-prepper-reference/ - /monitoring-plugins/trace/data-prepper-reference/ 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/ --- # Configuring Data Prepper diff --git a/_data-prepper/managing-data-prepper/configuring-log4j.md b/_data-prepper/managing-data-prepper/configuring-log4j.md index 772ee71caa..2099b12b04 100644 --- a/_data-prepper/managing-data-prepper/configuring-log4j.md +++ b/_data-prepper/managing-data-prepper/configuring-log4j.md @@ -4,6 +4,7 @@ title: Configuring Log4j parent: Managing Data Prepper nav_order: 20 canonical_url: https://opensearch.org/docs/latest/data-prepper/managing-data-prepper/configuring-log4j/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/managing-data-prepper/configuring-log4j/ --- # Configuring Log4j diff --git a/_data-prepper/managing-data-prepper/core-apis.md b/_data-prepper/managing-data-prepper/core-apis.md index e682f40129..36cf4f61c7 100644 --- a/_data-prepper/managing-data-prepper/core-apis.md +++ b/_data-prepper/managing-data-prepper/core-apis.md @@ -4,6 +4,7 @@ title: Core APIs parent: Managing Data Prepper nav_order: 15 canonical_url: https://opensearch.org/docs/latest/data-prepper/managing-data-prepper/core-apis/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/managing-data-prepper/core-apis/ --- # Core APIs diff --git a/_data-prepper/managing-data-prepper/extensions/extensions.md b/_data-prepper/managing-data-prepper/extensions/extensions.md index b8786033b6..3f40775726 100644 --- a/_data-prepper/managing-data-prepper/extensions/extensions.md +++ b/_data-prepper/managing-data-prepper/extensions/extensions.md @@ -5,6 +5,7 @@ parent: Managing Data Prepper has_children: true nav_order: 18 canonical_url: https://opensearch.org/docs/latest/data-prepper/managing-data-prepper/extensions/extensions/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/managing-data-prepper/extensions/extensions/ --- # Extensions diff --git a/_data-prepper/managing-data-prepper/extensions/geoip_service.md b/_data-prepper/managing-data-prepper/extensions/geoip_service.md index 3b83fe55ad..c24ffdc771 100644 --- a/_data-prepper/managing-data-prepper/extensions/geoip_service.md +++ b/_data-prepper/managing-data-prepper/extensions/geoip_service.md @@ -5,6 +5,7 @@ nav_order: 5 parent: Extensions grand_parent: Managing Data Prepper canonical_url: https://opensearch.org/docs/latest/data-prepper/managing-data-prepper/extensions/geoip_service/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/managing-data-prepper/extensions/geoip_service/ --- # geoip_service diff --git a/_data-prepper/managing-data-prepper/managing-data-prepper.md b/_data-prepper/managing-data-prepper/managing-data-prepper.md index 01cb4ec81f..788ca68ec8 100644 --- a/_data-prepper/managing-data-prepper/managing-data-prepper.md +++ b/_data-prepper/managing-data-prepper/managing-data-prepper.md @@ -4,6 +4,7 @@ title: Managing Data Prepper has_children: true nav_order: 20 canonical_url: https://opensearch.org/docs/latest/data-prepper/managing-data-prepper/managing-data-prepper/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/managing-data-prepper/managing-data-prepper/ --- # Managing Data Prepper diff --git a/_data-prepper/managing-data-prepper/monitoring.md b/_data-prepper/managing-data-prepper/monitoring.md index 0daf8c888d..9f9fa1f14b 100644 --- a/_data-prepper/managing-data-prepper/monitoring.md +++ b/_data-prepper/managing-data-prepper/monitoring.md @@ -4,6 +4,7 @@ title: Monitoring parent: Managing Data Prepper nav_order: 25 canonical_url: https://opensearch.org/docs/latest/data-prepper/managing-data-prepper/monitoring/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/managing-data-prepper/monitoring/ --- # Monitoring Data Prepper with metrics diff --git a/_data-prepper/managing-data-prepper/peer-forwarder.md b/_data-prepper/managing-data-prepper/peer-forwarder.md index c5d0d7bc31..cf54ad6c08 100644 --- a/_data-prepper/managing-data-prepper/peer-forwarder.md +++ b/_data-prepper/managing-data-prepper/peer-forwarder.md @@ -4,6 +4,7 @@ title: Peer forwarder nav_order: 12 parent: Managing Data Prepper canonical_url: https://opensearch.org/docs/latest/data-prepper/managing-data-prepper/peer-forwarder/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/managing-data-prepper/peer-forwarder/ --- # Peer forwarder diff --git a/_data-prepper/managing-data-prepper/source-coordination.md b/_data-prepper/managing-data-prepper/source-coordination.md index 0d6e550042..8d21612b72 100644 --- a/_data-prepper/managing-data-prepper/source-coordination.md +++ b/_data-prepper/managing-data-prepper/source-coordination.md @@ -4,6 +4,7 @@ title: Source coordination nav_order: 35 parent: Managing Data Prepper canonical_url: https://opensearch.org/docs/latest/data-prepper/managing-data-prepper/source-coordination/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/managing-data-prepper/source-coordination/ --- # Source coordination diff --git a/_data-prepper/migrate-open-distro.md b/_data-prepper/migrate-open-distro.md index 3f67f0a24e..e90b3ed94c 100644 --- a/_data-prepper/migrate-open-distro.md +++ b/_data-prepper/migrate-open-distro.md @@ -5,6 +5,7 @@ nav_order: 30 redirect_from: - /clients/data-prepper/migrate-open-distro/ canonical_url: https://opensearch.org/docs/latest/data-prepper/migrate-open-distro/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/migrate-open-distro/ --- # Migrating from Open Distro diff --git a/_data-prepper/migrating-from-logstash-data-prepper.md b/_data-prepper/migrating-from-logstash-data-prepper.md index 4901cacfdd..2d7f3bd77f 100644 --- a/_data-prepper/migrating-from-logstash-data-prepper.md +++ b/_data-prepper/migrating-from-logstash-data-prepper.md @@ -6,6 +6,7 @@ redirect_from: - /clients/data-prepper/configure-logstash-data-prepper/ - /data-prepper/configure-logstash-data-prepper/ canonical_url: https://opensearch.org/docs/latest/data-prepper/migrating-from-logstash-data-prepper/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/migrating-from-logstash-data-prepper/ --- # Migrating from Logstash diff --git a/_data-prepper/pipelines/configuration/buffers/bounded-blocking.md b/_data-prepper/pipelines/configuration/buffers/bounded-blocking.md index 5add8178f5..73a48b31ae 100644 --- a/_data-prepper/pipelines/configuration/buffers/bounded-blocking.md +++ b/_data-prepper/pipelines/configuration/buffers/bounded-blocking.md @@ -5,6 +5,7 @@ parent: Buffers grand_parent: Pipelines nav_order: 50 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/buffers/bounded-blocking/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/buffers/bounded-blocking/ --- # Bounded blocking diff --git a/_data-prepper/pipelines/configuration/buffers/buffers.md b/_data-prepper/pipelines/configuration/buffers/buffers.md index 4cba87e441..7cc7bef4b5 100644 --- a/_data-prepper/pipelines/configuration/buffers/buffers.md +++ b/_data-prepper/pipelines/configuration/buffers/buffers.md @@ -5,6 +5,7 @@ parent: Pipelines has_children: true nav_order: 20 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/buffers/buffers/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/buffers/buffers/ --- # Buffers diff --git a/_data-prepper/pipelines/configuration/buffers/kafka.md b/_data-prepper/pipelines/configuration/buffers/kafka.md index 03f90b5c38..29dc04f7b4 100644 --- a/_data-prepper/pipelines/configuration/buffers/kafka.md +++ b/_data-prepper/pipelines/configuration/buffers/kafka.md @@ -5,6 +5,7 @@ parent: Buffers grand_parent: Pipelines nav_order: 80 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/buffers/kafka/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/buffers/kafka/ --- # kafka diff --git a/_data-prepper/pipelines/configuration/processors/add-entries.md b/_data-prepper/pipelines/configuration/processors/add-entries.md index 787848ce32..bea27aa0e2 100644 --- a/_data-prepper/pipelines/configuration/processors/add-entries.md +++ b/_data-prepper/pipelines/configuration/processors/add-entries.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 40 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/add-entries/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/add-entries/ --- # add_entries diff --git a/_data-prepper/pipelines/configuration/processors/aggregate.md b/_data-prepper/pipelines/configuration/processors/aggregate.md index 0e770f750f..02af4c0bf8 100644 --- a/_data-prepper/pipelines/configuration/processors/aggregate.md +++ b/_data-prepper/pipelines/configuration/processors/aggregate.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 41 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/aggregate/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/aggregate/ --- # aggregate diff --git a/_data-prepper/pipelines/configuration/processors/anomaly-detector.md b/_data-prepper/pipelines/configuration/processors/anomaly-detector.md index 6fd8032b96..c285bdf9e1 100644 --- a/_data-prepper/pipelines/configuration/processors/anomaly-detector.md +++ b/_data-prepper/pipelines/configuration/processors/anomaly-detector.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 45 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/anomaly-detector/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/anomaly-detector/ --- # anomaly_detector diff --git a/_data-prepper/pipelines/configuration/processors/convert_entry_type.md b/_data-prepper/pipelines/configuration/processors/convert_entry_type.md index 0167100bb6..259caa6b82 100644 --- a/_data-prepper/pipelines/configuration/processors/convert_entry_type.md +++ b/_data-prepper/pipelines/configuration/processors/convert_entry_type.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 47 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/convert_entry_type/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/convert_entry_type/ --- # convert_entry_type diff --git a/_data-prepper/pipelines/configuration/processors/copy-values.md b/_data-prepper/pipelines/configuration/processors/copy-values.md index 3e0b47e385..7ecbe7e98f 100644 --- a/_data-prepper/pipelines/configuration/processors/copy-values.md +++ b/_data-prepper/pipelines/configuration/processors/copy-values.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 48 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/copy-values/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/copy-values/ --- # copy_values diff --git a/_data-prepper/pipelines/configuration/processors/csv.md b/_data-prepper/pipelines/configuration/processors/csv.md index cb6a030764..b576c3927f 100644 --- a/_data-prepper/pipelines/configuration/processors/csv.md +++ b/_data-prepper/pipelines/configuration/processors/csv.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 49 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/csv/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/csv/ --- # csv diff --git a/_data-prepper/pipelines/configuration/processors/date.md b/_data-prepper/pipelines/configuration/processors/date.md index 2e9159419d..1e1b9d9922 100644 --- a/_data-prepper/pipelines/configuration/processors/date.md +++ b/_data-prepper/pipelines/configuration/processors/date.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 50 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/date/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/date/ --- # date diff --git a/_data-prepper/pipelines/configuration/processors/decompress.md b/_data-prepper/pipelines/configuration/processors/decompress.md index a1857b9f3d..44d5eea446 100644 --- a/_data-prepper/pipelines/configuration/processors/decompress.md +++ b/_data-prepper/pipelines/configuration/processors/decompress.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 40 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/decompress/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/decompress/ --- # decompress diff --git a/_data-prepper/pipelines/configuration/processors/delete-entries.md b/_data-prepper/pipelines/configuration/processors/delete-entries.md index fdaff30fab..c1cf93a9b4 100644 --- a/_data-prepper/pipelines/configuration/processors/delete-entries.md +++ b/_data-prepper/pipelines/configuration/processors/delete-entries.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 41 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/delete-entries/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/delete-entries/ --- # delete_entries diff --git a/_data-prepper/pipelines/configuration/processors/dissect.md b/_data-prepper/pipelines/configuration/processors/dissect.md index 2a83e5642a..c3fb057b54 100644 --- a/_data-prepper/pipelines/configuration/processors/dissect.md +++ b/_data-prepper/pipelines/configuration/processors/dissect.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 45 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/dissect/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/dissect/ --- # dissect diff --git a/_data-prepper/pipelines/configuration/processors/drop-events.md b/_data-prepper/pipelines/configuration/processors/drop-events.md index d4e61d968a..416b62586b 100644 --- a/_data-prepper/pipelines/configuration/processors/drop-events.md +++ b/_data-prepper/pipelines/configuration/processors/drop-events.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 46 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/drop-events/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/drop-events/ --- # drop_events diff --git a/_data-prepper/pipelines/configuration/processors/flatten.md b/_data-prepper/pipelines/configuration/processors/flatten.md index fefc46bf4f..c53a964140 100644 --- a/_data-prepper/pipelines/configuration/processors/flatten.md +++ b/_data-prepper/pipelines/configuration/processors/flatten.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 48 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/flatten/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/flatten/ --- # flatten diff --git a/_data-prepper/pipelines/configuration/processors/geoip.md b/_data-prepper/pipelines/configuration/processors/geoip.md index 5f7e25bde3..77c63cfd5a 100644 --- a/_data-prepper/pipelines/configuration/processors/geoip.md +++ b/_data-prepper/pipelines/configuration/processors/geoip.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 49 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/geoip/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/geoip/ --- # geoip diff --git a/_data-prepper/pipelines/configuration/processors/grok.md b/_data-prepper/pipelines/configuration/processors/grok.md index dac6f3e8ef..23b61ab80c 100644 --- a/_data-prepper/pipelines/configuration/processors/grok.md +++ b/_data-prepper/pipelines/configuration/processors/grok.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 50 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/grok/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/grok/ --- # Grok diff --git a/_data-prepper/pipelines/configuration/processors/key-value.md b/_data-prepper/pipelines/configuration/processors/key-value.md index 224913fe0a..685a1461e9 100644 --- a/_data-prepper/pipelines/configuration/processors/key-value.md +++ b/_data-prepper/pipelines/configuration/processors/key-value.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 56 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/key-value/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/key-value/ --- # key_value diff --git a/_data-prepper/pipelines/configuration/processors/list-to-map.md b/_data-prepper/pipelines/configuration/processors/list-to-map.md index bf9a0f9c69..6146acde9d 100644 --- a/_data-prepper/pipelines/configuration/processors/list-to-map.md +++ b/_data-prepper/pipelines/configuration/processors/list-to-map.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 58 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/list-to-map/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/list-to-map/ --- # list_to_map diff --git a/_data-prepper/pipelines/configuration/processors/lowercase-string.md b/_data-prepper/pipelines/configuration/processors/lowercase-string.md index 187c78852e..d26a231ae2 100644 --- a/_data-prepper/pipelines/configuration/processors/lowercase-string.md +++ b/_data-prepper/pipelines/configuration/processors/lowercase-string.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 60 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/lowercase-string/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/lowercase-string/ --- # lowercase_string diff --git a/_data-prepper/pipelines/configuration/processors/map-to-list.md b/_data-prepper/pipelines/configuration/processors/map-to-list.md index e187b05c53..6ab3efe622 100644 --- a/_data-prepper/pipelines/configuration/processors/map-to-list.md +++ b/_data-prepper/pipelines/configuration/processors/map-to-list.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 63 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/map-to-list/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/map-to-list/ --- # map_to_list diff --git a/_data-prepper/pipelines/configuration/processors/mutate-event.md b/_data-prepper/pipelines/configuration/processors/mutate-event.md index 03c6876af6..482f501311 100644 --- a/_data-prepper/pipelines/configuration/processors/mutate-event.md +++ b/_data-prepper/pipelines/configuration/processors/mutate-event.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 65 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/mutate-event/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/mutate-event/ --- # Mutate event processors diff --git a/_data-prepper/pipelines/configuration/processors/mutate-string.md b/_data-prepper/pipelines/configuration/processors/mutate-string.md index eb61580e06..57e6a2e988 100644 --- a/_data-prepper/pipelines/configuration/processors/mutate-string.md +++ b/_data-prepper/pipelines/configuration/processors/mutate-string.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 70 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/mutate-string/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/mutate-string/ --- # Mutate string processors diff --git a/_data-prepper/pipelines/configuration/processors/obfuscate.md b/_data-prepper/pipelines/configuration/processors/obfuscate.md index 857f2db326..ba9be4960e 100644 --- a/_data-prepper/pipelines/configuration/processors/obfuscate.md +++ b/_data-prepper/pipelines/configuration/processors/obfuscate.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 71 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/obfuscate/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/obfuscate/ --- # obfuscate diff --git a/_data-prepper/pipelines/configuration/processors/otel-metrics.md b/_data-prepper/pipelines/configuration/processors/otel-metrics.md index 78645e9ebd..214cc40927 100644 --- a/_data-prepper/pipelines/configuration/processors/otel-metrics.md +++ b/_data-prepper/pipelines/configuration/processors/otel-metrics.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 72 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/otel-metrics/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/otel-metrics/ --- # otel_metrics diff --git a/_data-prepper/pipelines/configuration/processors/otel-trace-group.md b/_data-prepper/pipelines/configuration/processors/otel-trace-group.md index c87a800650..20269bb5d4 100644 --- a/_data-prepper/pipelines/configuration/processors/otel-trace-group.md +++ b/_data-prepper/pipelines/configuration/processors/otel-trace-group.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 73 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/otel-trace-group/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/otel-trace-group/ --- # otel_trace_group diff --git a/_data-prepper/pipelines/configuration/processors/otel-trace-raw.md b/_data-prepper/pipelines/configuration/processors/otel-trace-raw.md index 0587e45ce7..8818e52eb7 100644 --- a/_data-prepper/pipelines/configuration/processors/otel-trace-raw.md +++ b/_data-prepper/pipelines/configuration/processors/otel-trace-raw.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 75 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/otel-trace-raw/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/otel-trace-raw/ --- # otel_trace diff --git a/_data-prepper/pipelines/configuration/processors/parse-ion.md b/_data-prepper/pipelines/configuration/processors/parse-ion.md index c925f8a5bd..dcc5cf039f 100644 --- a/_data-prepper/pipelines/configuration/processors/parse-ion.md +++ b/_data-prepper/pipelines/configuration/processors/parse-ion.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 79 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/parse-ion/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/parse-ion/ --- # parse_ion diff --git a/_data-prepper/pipelines/configuration/processors/parse-json.md b/_data-prepper/pipelines/configuration/processors/parse-json.md index 0e2795051f..c5320540db 100644 --- a/_data-prepper/pipelines/configuration/processors/parse-json.md +++ b/_data-prepper/pipelines/configuration/processors/parse-json.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 80 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/parse-json/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/parse-json/ --- # parse_json diff --git a/_data-prepper/pipelines/configuration/processors/parse-xml.md b/_data-prepper/pipelines/configuration/processors/parse-xml.md index 0841fd2470..4759ca4d1e 100644 --- a/_data-prepper/pipelines/configuration/processors/parse-xml.md +++ b/_data-prepper/pipelines/configuration/processors/parse-xml.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 83 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/parse-xml/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/parse-xml/ --- # parse_xml diff --git a/_data-prepper/pipelines/configuration/processors/processors.md b/_data-prepper/pipelines/configuration/processors/processors.md index 8c35017b33..1aa12e1685 100644 --- a/_data-prepper/pipelines/configuration/processors/processors.md +++ b/_data-prepper/pipelines/configuration/processors/processors.md @@ -5,6 +5,7 @@ has_children: true parent: Pipelines nav_order: 25 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/processors/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/processors/ --- # Processors diff --git a/_data-prepper/pipelines/configuration/processors/rename-keys.md b/_data-prepper/pipelines/configuration/processors/rename-keys.md index cc79c82acd..2d883f6025 100644 --- a/_data-prepper/pipelines/configuration/processors/rename-keys.md +++ b/_data-prepper/pipelines/configuration/processors/rename-keys.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 85 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/rename-keys/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/rename-keys/ --- # rename_keys diff --git a/_data-prepper/pipelines/configuration/processors/routes.md b/_data-prepper/pipelines/configuration/processors/routes.md index 9dd8870a42..4987365108 100644 --- a/_data-prepper/pipelines/configuration/processors/routes.md +++ b/_data-prepper/pipelines/configuration/processors/routes.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 90 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/routes/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/routes/ --- # Routes diff --git a/_data-prepper/pipelines/configuration/processors/select-entries.md b/_data-prepper/pipelines/configuration/processors/select-entries.md index 121c951f08..aecb0aecf5 100644 --- a/_data-prepper/pipelines/configuration/processors/select-entries.md +++ b/_data-prepper/pipelines/configuration/processors/select-entries.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 59 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/select-entries/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/select-entries/ --- # select_entries diff --git a/_data-prepper/pipelines/configuration/processors/service-map-stateful.md b/_data-prepper/pipelines/configuration/processors/service-map-stateful.md index 242969627c..9d94a626d7 100644 --- a/_data-prepper/pipelines/configuration/processors/service-map-stateful.md +++ b/_data-prepper/pipelines/configuration/processors/service-map-stateful.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 95 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/service-map-stateful/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/service-map-stateful/ --- # service_map diff --git a/_data-prepper/pipelines/configuration/processors/split-event.md b/_data-prepper/pipelines/configuration/processors/split-event.md index 9a1cdf0177..1ce31f4814 100644 --- a/_data-prepper/pipelines/configuration/processors/split-event.md +++ b/_data-prepper/pipelines/configuration/processors/split-event.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 96 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/split-event/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/split-event/ --- # split-event diff --git a/_data-prepper/pipelines/configuration/processors/split-string.md b/_data-prepper/pipelines/configuration/processors/split-string.md index a1ed6336f7..dbc3903ee5 100644 --- a/_data-prepper/pipelines/configuration/processors/split-string.md +++ b/_data-prepper/pipelines/configuration/processors/split-string.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 100 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/split-string/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/split-string/ --- # split_string diff --git a/_data-prepper/pipelines/configuration/processors/string-converter.md b/_data-prepper/pipelines/configuration/processors/string-converter.md index 2280e77ac4..c4bbd2cad5 100644 --- a/_data-prepper/pipelines/configuration/processors/string-converter.md +++ b/_data-prepper/pipelines/configuration/processors/string-converter.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 105 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/string-converter/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/string-converter/ --- # string_converter diff --git a/_data-prepper/pipelines/configuration/processors/substitute-string.md b/_data-prepper/pipelines/configuration/processors/substitute-string.md index aaf5f920e9..1a2a3b7976 100644 --- a/_data-prepper/pipelines/configuration/processors/substitute-string.md +++ b/_data-prepper/pipelines/configuration/processors/substitute-string.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 110 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/substitute-string/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/substitute-string/ --- # substitute_string diff --git a/_data-prepper/pipelines/configuration/processors/trace-peer-forwarder.md b/_data-prepper/pipelines/configuration/processors/trace-peer-forwarder.md index efb0939631..d344abb873 100644 --- a/_data-prepper/pipelines/configuration/processors/trace-peer-forwarder.md +++ b/_data-prepper/pipelines/configuration/processors/trace-peer-forwarder.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 115 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/trace-peer-forwarder/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/trace-peer-forwarder/ --- # trace peer forwarder diff --git a/_data-prepper/pipelines/configuration/processors/translate.md b/_data-prepper/pipelines/configuration/processors/translate.md index bb71f18d14..49f71f6f00 100644 --- a/_data-prepper/pipelines/configuration/processors/translate.md +++ b/_data-prepper/pipelines/configuration/processors/translate.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 117 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/translate/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/translate/ --- # translate diff --git a/_data-prepper/pipelines/configuration/processors/trim-string.md b/_data-prepper/pipelines/configuration/processors/trim-string.md index 42e76432da..8f712c3d45 100644 --- a/_data-prepper/pipelines/configuration/processors/trim-string.md +++ b/_data-prepper/pipelines/configuration/processors/trim-string.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 120 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/trim-string/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/trim-string/ --- # trim_string diff --git a/_data-prepper/pipelines/configuration/processors/truncate.md b/_data-prepper/pipelines/configuration/processors/truncate.md index 27a5f44594..a1bcfbb3bc 100644 --- a/_data-prepper/pipelines/configuration/processors/truncate.md +++ b/_data-prepper/pipelines/configuration/processors/truncate.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 121 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/truncate/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/truncate/ --- # truncate diff --git a/_data-prepper/pipelines/configuration/processors/uppercase-string.md b/_data-prepper/pipelines/configuration/processors/uppercase-string.md index 55f2402e40..6c46959226 100644 --- a/_data-prepper/pipelines/configuration/processors/uppercase-string.md +++ b/_data-prepper/pipelines/configuration/processors/uppercase-string.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 125 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/uppercase-string/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/uppercase-string/ --- # uppercase_string diff --git a/_data-prepper/pipelines/configuration/processors/user-agent.md b/_data-prepper/pipelines/configuration/processors/user-agent.md index 2830c9693a..87b0f1cff2 100644 --- a/_data-prepper/pipelines/configuration/processors/user-agent.md +++ b/_data-prepper/pipelines/configuration/processors/user-agent.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 130 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/user-agent/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/user-agent/ --- # user_agent diff --git a/_data-prepper/pipelines/configuration/processors/write_json.md b/_data-prepper/pipelines/configuration/processors/write_json.md index 5ff7a66b26..d70779450e 100644 --- a/_data-prepper/pipelines/configuration/processors/write_json.md +++ b/_data-prepper/pipelines/configuration/processors/write_json.md @@ -5,6 +5,7 @@ parent: Processors grand_parent: Pipelines nav_order: 56 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/write_json/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/write_json/ --- # write_json diff --git a/_data-prepper/pipelines/configuration/sinks/file.md b/_data-prepper/pipelines/configuration/sinks/file.md index 7ea180e12f..cdff4d5e05 100644 --- a/_data-prepper/pipelines/configuration/sinks/file.md +++ b/_data-prepper/pipelines/configuration/sinks/file.md @@ -5,6 +5,7 @@ parent: Sinks grand_parent: Pipelines nav_order: 45 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sinks/file/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sinks/file/ --- # file diff --git a/_data-prepper/pipelines/configuration/sinks/opensearch.md b/_data-prepper/pipelines/configuration/sinks/opensearch.md index c175304321..3b5f7ad3df 100644 --- a/_data-prepper/pipelines/configuration/sinks/opensearch.md +++ b/_data-prepper/pipelines/configuration/sinks/opensearch.md @@ -5,6 +5,7 @@ parent: Sinks grand_parent: Pipelines nav_order: 50 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sinks/opensearch/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sinks/opensearch/ --- # opensearch diff --git a/_data-prepper/pipelines/configuration/sinks/pipeline.md b/_data-prepper/pipelines/configuration/sinks/pipeline.md index 3ddc966eb5..7f9718e8e6 100644 --- a/_data-prepper/pipelines/configuration/sinks/pipeline.md +++ b/_data-prepper/pipelines/configuration/sinks/pipeline.md @@ -5,6 +5,7 @@ parent: Sinks grand_parent: Pipelines nav_order: 55 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sinks/pipeline/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sinks/pipeline/ --- # pipeline diff --git a/_data-prepper/pipelines/configuration/sinks/s3.md b/_data-prepper/pipelines/configuration/sinks/s3.md index 1fd985cf10..924a4b75d8 100644 --- a/_data-prepper/pipelines/configuration/sinks/s3.md +++ b/_data-prepper/pipelines/configuration/sinks/s3.md @@ -5,6 +5,7 @@ parent: Sinks grand_parent: Pipelines nav_order: 55 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sinks/s3/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sinks/s3/ --- # s3 diff --git a/_data-prepper/pipelines/configuration/sinks/sinks.md b/_data-prepper/pipelines/configuration/sinks/sinks.md index 358602eaae..a8a7889161 100644 --- a/_data-prepper/pipelines/configuration/sinks/sinks.md +++ b/_data-prepper/pipelines/configuration/sinks/sinks.md @@ -5,6 +5,7 @@ parent: Pipelines has_children: true nav_order: 30 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sinks/sinks/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sinks/sinks/ --- # Sinks diff --git a/_data-prepper/pipelines/configuration/sinks/stdout.md b/_data-prepper/pipelines/configuration/sinks/stdout.md index 1608021b1f..1066b3b021 100644 --- a/_data-prepper/pipelines/configuration/sinks/stdout.md +++ b/_data-prepper/pipelines/configuration/sinks/stdout.md @@ -5,6 +5,7 @@ parent: Sinks grand_parent: Pipelines nav_order: 45 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sinks/stdout/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sinks/stdout/ --- # stdout sink diff --git a/_data-prepper/pipelines/configuration/sources/documentdb.md b/_data-prepper/pipelines/configuration/sources/documentdb.md index 89b28b067a..7636988160 100644 --- a/_data-prepper/pipelines/configuration/sources/documentdb.md +++ b/_data-prepper/pipelines/configuration/sources/documentdb.md @@ -5,6 +5,7 @@ parent: Sources grand_parent: Pipelines nav_order: 2 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sources/documentdb/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sources/documentdb/ --- # documentdb diff --git a/_data-prepper/pipelines/configuration/sources/dynamo-db.md b/_data-prepper/pipelines/configuration/sources/dynamo-db.md index ba89cb932c..2df8853106 100644 --- a/_data-prepper/pipelines/configuration/sources/dynamo-db.md +++ b/_data-prepper/pipelines/configuration/sources/dynamo-db.md @@ -5,6 +5,7 @@ parent: Sources grand_parent: Pipelines nav_order: 3 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sources/dynamo-db/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sources/dynamo-db/ --- # dynamodb diff --git a/_data-prepper/pipelines/configuration/sources/http-source.md b/_data-prepper/pipelines/configuration/sources/http-source.md index 9009eaba9a..447fab264a 100644 --- a/_data-prepper/pipelines/configuration/sources/http-source.md +++ b/_data-prepper/pipelines/configuration/sources/http-source.md @@ -5,6 +5,7 @@ parent: Sources grand_parent: Pipelines nav_order: 5 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sources/http-source/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sources/http-source/ --- # http_source diff --git a/_data-prepper/pipelines/configuration/sources/kafka.md b/_data-prepper/pipelines/configuration/sources/kafka.md index c1d1ac2be4..c10e11e00f 100644 --- a/_data-prepper/pipelines/configuration/sources/kafka.md +++ b/_data-prepper/pipelines/configuration/sources/kafka.md @@ -5,6 +5,7 @@ parent: Sources grand_parent: Pipelines nav_order: 6 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sources/kafka/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sources/kafka/ --- # kafka diff --git a/_data-prepper/pipelines/configuration/sources/opensearch.md b/_data-prepper/pipelines/configuration/sources/opensearch.md index ad47fe97e9..6fa3261b77 100644 --- a/_data-prepper/pipelines/configuration/sources/opensearch.md +++ b/_data-prepper/pipelines/configuration/sources/opensearch.md @@ -5,6 +5,7 @@ parent: Sources grand_parent: Pipelines nav_order: 30 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sources/opensearch/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sources/opensearch/ --- # opensearch diff --git a/_data-prepper/pipelines/configuration/sources/otel-logs-source.md b/_data-prepper/pipelines/configuration/sources/otel-logs-source.md index e9de0e9ec1..f8651652cc 100644 --- a/_data-prepper/pipelines/configuration/sources/otel-logs-source.md +++ b/_data-prepper/pipelines/configuration/sources/otel-logs-source.md @@ -5,6 +5,7 @@ parent: Sources grand_parent: Pipelines nav_order: 25 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sources/otel-logs-source/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sources/otel-logs-source/ --- # otel_logs_source diff --git a/_data-prepper/pipelines/configuration/sources/otel-metrics-source.md b/_data-prepper/pipelines/configuration/sources/otel-metrics-source.md index 0079e619b2..e6f471ce4e 100644 --- a/_data-prepper/pipelines/configuration/sources/otel-metrics-source.md +++ b/_data-prepper/pipelines/configuration/sources/otel-metrics-source.md @@ -5,6 +5,7 @@ parent: Sources grand_parent: Pipelines nav_order: 10 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sources/otel-metrics-source/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sources/otel-metrics-source/ --- # otel_metrics_source diff --git a/_data-prepper/pipelines/configuration/sources/otel-trace-source.md b/_data-prepper/pipelines/configuration/sources/otel-trace-source.md index 4c4765334f..9baf74b930 100644 --- a/_data-prepper/pipelines/configuration/sources/otel-trace-source.md +++ b/_data-prepper/pipelines/configuration/sources/otel-trace-source.md @@ -7,6 +7,7 @@ nav_order: 15 redirect_from: - /data-prepper/pipelines/configuration/sources/otel-trace/ canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sources/otel-trace-source/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sources/otel-trace-source/ --- diff --git a/_data-prepper/pipelines/configuration/sources/s3.md b/_data-prepper/pipelines/configuration/sources/s3.md index fe99f2ae40..54cbcf7bbd 100644 --- a/_data-prepper/pipelines/configuration/sources/s3.md +++ b/_data-prepper/pipelines/configuration/sources/s3.md @@ -5,6 +5,7 @@ parent: Sources grand_parent: Pipelines nav_order: 20 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sources/s3/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sources/s3/ --- # s3 source diff --git a/_data-prepper/pipelines/configuration/sources/sources.md b/_data-prepper/pipelines/configuration/sources/sources.md index 31b4bdb94c..5c7d57ac3b 100644 --- a/_data-prepper/pipelines/configuration/sources/sources.md +++ b/_data-prepper/pipelines/configuration/sources/sources.md @@ -5,6 +5,7 @@ parent: Pipelines has_children: true nav_order: 15 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sources/sources/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sources/sources/ --- # Sources diff --git a/_data-prepper/pipelines/dlq.md b/_data-prepper/pipelines/dlq.md index ee3f7c5ff9..bc14c5c065 100644 --- a/_data-prepper/pipelines/dlq.md +++ b/_data-prepper/pipelines/dlq.md @@ -4,6 +4,7 @@ title: Dead-letter queues parent: Pipelines nav_order: 13 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/dlq/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/dlq/ --- # Dead-letter queues diff --git a/_data-prepper/pipelines/expression-syntax.md b/_data-prepper/pipelines/expression-syntax.md index 894c4af8af..9b5061009d 100644 --- a/_data-prepper/pipelines/expression-syntax.md +++ b/_data-prepper/pipelines/expression-syntax.md @@ -4,6 +4,7 @@ title: Expression syntax parent: Pipelines nav_order: 12 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/expression-syntax/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/expression-syntax/ --- # Expression syntax diff --git a/_data-prepper/pipelines/pipelines-configuration-options.md b/_data-prepper/pipelines/pipelines-configuration-options.md index 6c536738ca..7af497ab54 100644 --- a/_data-prepper/pipelines/pipelines-configuration-options.md +++ b/_data-prepper/pipelines/pipelines-configuration-options.md @@ -4,6 +4,7 @@ title: Pipeline options parent: Pipelines nav_order: 11 canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/pipelines-configuration-options/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/pipelines-configuration-options/ --- # Pipeline options diff --git a/_data-prepper/pipelines/pipelines.md b/_data-prepper/pipelines/pipelines.md index 57614eb2f4..f8c3a4b268 100644 --- a/_data-prepper/pipelines/pipelines.md +++ b/_data-prepper/pipelines/pipelines.md @@ -7,6 +7,7 @@ redirect_from: - /data-prepper/pipelines/ - /clients/data-prepper/pipelines/ canonical_url: https://opensearch.org/docs/latest/data-prepper/pipelines/pipelines/ +redirect_to: https://opensearch.org/docs/latest/data-prepper/pipelines/pipelines/ --- # Pipelines