From 7747750630963395042c605412ca7bfd173cab37 Mon Sep 17 00:00:00 2001 From: Fanit Kolchina Date: Wed, 26 Jun 2024 17:26:50 -0400 Subject: [PATCH] Add redirects to clients, data prepper, and benchmark sections for 2.10 Signed-off-by: Fanit Kolchina --- _benchmark/commands/command-flags.md | 1 + _benchmark/commands/compare.md | 1 + _benchmark/commands/download.md | 1 + _benchmark/commands/execute-test.md | 1 + _benchmark/commands/index.md | 1 + _benchmark/commands/info.md | 1 + _benchmark/commands/list.md | 1 + _benchmark/index.md | 1 + _benchmark/metrics/metric-keys.md | 1 + _benchmark/metrics/metric-records.md | 1 + _benchmark/quickstart.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/creating-custom-workloads.md | 1 + _benchmark/user-guide/index.md | 1 + _benchmark/user-guide/installing-benchmark.md | 1 + _benchmark/workloads/corpora.md | 1 + _benchmark/workloads/indices.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/common-use-cases.md | 1 + _data-prepper/common-use-cases/log-analytics.md | 1 + _data-prepper/common-use-cases/s3-logs.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/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/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 + .../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/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/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-json.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/service-map-stateful.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 + .../pipelines/configuration/processors/uppercase-string.md | 1 + _data-prepper/pipelines/configuration/processors/user-agent.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/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 + _data-prepper/pipelines/configuration/sources/otel-trace.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 + _observing-your-data/log-analytics.md | 1 - 106 files changed, 105 insertions(+), 1 deletion(-) delete mode 100644 _observing-your-data/log-analytics.md diff --git a/_benchmark/commands/command-flags.md b/_benchmark/commands/command-flags.md index 7a561bcd84..ecd51ca253 100644 --- a/_benchmark/commands/command-flags.md +++ b/_benchmark/commands/command-flags.md @@ -4,6 +4,7 @@ title: Command flags nav_order: 51 parent: Command 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/commands/compare.md b/_benchmark/commands/compare.md index 5671fb4cdf..f986ae1b0e 100644 --- a/_benchmark/commands/compare.md +++ b/_benchmark/commands/compare.md @@ -4,6 +4,7 @@ title: compare nav_order: 55 parent: Command reference canonical_url: https://opensearch.org/docs/latest/benchmark/reference/commands/compare/ +redirect_to: https://opensearch.org/docs/latest/benchmark/reference/commands/compare/ --- # compare diff --git a/_benchmark/commands/download.md b/_benchmark/commands/download.md index ac6c6befe9..c208489e06 100644 --- a/_benchmark/commands/download.md +++ b/_benchmark/commands/download.md @@ -4,6 +4,7 @@ title: download nav_order: 60 parent: Command reference canonical_url: https://opensearch.org/docs/latest/benchmark/reference/commands/download/ +redirect_to: https://opensearch.org/docs/latest/benchmark/reference/commands/download/ --- # download diff --git a/_benchmark/commands/execute-test.md b/_benchmark/commands/execute-test.md index 6f53f9b1dc..81f37cac00 100644 --- a/_benchmark/commands/execute-test.md +++ b/_benchmark/commands/execute-test.md @@ -4,6 +4,7 @@ title: execute-test nav_order: 65 parent: Command reference canonical_url: https://opensearch.org/docs/latest/benchmark/reference/commands/execute-test/ +redirect_to: https://opensearch.org/docs/latest/benchmark/reference/commands/execute-test/ --- # execute-test diff --git a/_benchmark/commands/index.md b/_benchmark/commands/index.md index 048f11dc31..ea0ddb6517 100644 --- a/_benchmark/commands/index.md +++ b/_benchmark/commands/index.md @@ -4,6 +4,7 @@ title: Command reference nav_order: 50 has_children: true canonical_url: https://opensearch.org/docs/latest/benchmark/reference/index/ +redirect_to: https://opensearch.org/docs/latest/benchmark/reference/index/ --- # OpenSearch Benchmark command reference diff --git a/_benchmark/commands/info.md b/_benchmark/commands/info.md index be335401cb..e4473241a1 100644 --- a/_benchmark/commands/info.md +++ b/_benchmark/commands/info.md @@ -4,6 +4,7 @@ title: info nav_order: 75 parent: Command reference canonical_url: https://opensearch.org/docs/latest/benchmark/reference/commands/info/ +redirect_to: https://opensearch.org/docs/latest/benchmark/reference/commands/info/ --- # info diff --git a/_benchmark/commands/list.md b/_benchmark/commands/list.md index 3e4da18673..997e8878c7 100644 --- a/_benchmark/commands/list.md +++ b/_benchmark/commands/list.md @@ -4,6 +4,7 @@ title: list nav_order: 80 parent: Command reference canonical_url: https://opensearch.org/docs/latest/benchmark/reference/commands/list/ +redirect_to: https://opensearch.org/docs/latest/benchmark/reference/commands/list/ --- # list diff --git a/_benchmark/index.md b/_benchmark/index.md index 070689f711..e51e9a3fb0 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/metrics/metric-keys.md b/_benchmark/metrics/metric-keys.md index 3ac683939d..7e22f2e5f0 100644 --- a/_benchmark/metrics/metric-keys.md +++ b/_benchmark/metrics/metric-keys.md @@ -4,6 +4,7 @@ title: Metric keys nav_order: 35 parent: Metrics 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/metrics/metric-records.md b/_benchmark/metrics/metric-records.md index 84a7e4be27..bc0ce8987b 100644 --- a/_benchmark/metrics/metric-records.md +++ b/_benchmark/metrics/metric-records.md @@ -4,6 +4,7 @@ title: Metric records nav_order: 30 parent: Metrics 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/quickstart.md b/_benchmark/quickstart.md index cec0aeea24..ad2423c470 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/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 e6ff590ddb..58b6cf835b 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 e4bc9cc7a7..2d42c51934 100644 --- a/_benchmark/user-guide/concepts.md +++ b/_benchmark/user-guide/concepts.md @@ -4,6 +4,7 @@ title: Concepts nav_order: 3 parent: User guide 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 d80c54a8c5..391d7b93b6 100644 --- a/_benchmark/user-guide/configuring-benchmark.md +++ b/_benchmark/user-guide/configuring-benchmark.md @@ -5,6 +5,7 @@ nav_order: 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/creating-custom-workloads.md b/_benchmark/user-guide/creating-custom-workloads.md index 354da18f8a..dbe9673047 100644 --- a/_benchmark/user-guide/creating-custom-workloads.md +++ b/_benchmark/user-guide/creating-custom-workloads.md @@ -5,6 +5,7 @@ nav_order: 10 parent: User guide redirect_from: /benchmark/creating-custom-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/index.md b/_benchmark/user-guide/index.md index 0315ca3661..1de3f693b0 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 055ad90ea0..bd0ddbeaef 100644 --- a/_benchmark/user-guide/installing-benchmark.md +++ b/_benchmark/user-guide/installing-benchmark.md @@ -5,6 +5,7 @@ nav_order: 5 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/workloads/corpora.md b/_benchmark/workloads/corpora.md index d55ba81378..6504c53b34 100644 --- a/_benchmark/workloads/corpora.md +++ b/_benchmark/workloads/corpora.md @@ -4,6 +4,7 @@ title: corpora parent: Workload reference nav_order: 70 canonical_url: https://opensearch.org/docs/latest/benchmark/reference/workloads/corpora/ +redirect_to: https://opensearch.org/docs/latest/benchmark/reference/workloads/corpora/ --- # corpora diff --git a/_benchmark/workloads/indices.md b/_benchmark/workloads/indices.md index 6a5cd6adb9..9077e2df8d 100644 --- a/_benchmark/workloads/indices.md +++ b/_benchmark/workloads/indices.md @@ -4,6 +4,7 @@ title: indices parent: Workload reference nav_order: 65 canonical_url: https://opensearch.org/docs/latest/benchmark/reference/workloads/indices/ +redirect_to: https://opensearch.org/docs/latest/benchmark/reference/workloads/indices/ --- # indices 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 12b4e5d9e9..092c4b117f 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 9899ed8b6c..e2170294df 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 7790fa7e35..9cac079801 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 50b5a775c6..a0db7ade40 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 7e29e2bfa7..78044f32fc 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 d91e6e29cc..10cbdb1afa 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/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/log-analytics.md b/_data-prepper/common-use-cases/log-analytics.md index adae810253..5f57f19d05 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: 10 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/s3-logs.md b/_data-prepper/common-use-cases/s3-logs.md index c830c608aa..7d4697edde 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: 20 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/trace-analytics.md b/_data-prepper/common-use-cases/trace-analytics.md index 32a0e92db2..1f4e116c7d 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: 5 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 ddd9ed28de..31716628bd 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 8a1b402ac4..665109370c 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 0c47041644..536b5f81e5 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/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 61964d93c6..ae0db51878 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 820a6b9a7d..82c38d7954 100644 --- a/_data-prepper/migrate-open-distro.md +++ b/_data-prepper/migrate-open-distro.md @@ -3,6 +3,7 @@ layout: default title: Migrating from Open Distro nav_order: 30 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 288a7bc9dc..80faa5c422 100644 --- a/_data-prepper/migrating-from-logstash-data-prepper.md +++ b/_data-prepper/migrating-from-logstash-data-prepper.md @@ -5,6 +5,7 @@ nav_order: 25 redirect_from: - /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/processors/add-entries.md b/_data-prepper/pipelines/configuration/processors/add-entries.md index 73ab45f976..5256e2d580 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 0bdf620df1..887ff7693c 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 964fa5a690..5072e54ded 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 6bcbb82231..6dfb04f4fd 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 39d3b58ce6..ab1e017e89 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/delete-entries.md b/_data-prepper/pipelines/configuration/processors/delete-entries.md index 47ec16cc23..df0df02889 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: 51 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 c31d1a41d0..16408f3f81 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: 52 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 87c0dd3c6f..55c9a6dcd3 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: 53 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/grok.md b/_data-prepper/pipelines/configuration/processors/grok.md index 6984e34619..73564fbce9 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: 54 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 2093725144..a34ac35536 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 ca6c7b7dca..980e73f5a8 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/mutate-event.md b/_data-prepper/pipelines/configuration/processors/mutate-event.md index 64afda68b8..328e046c6c 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 b4516610b6..8a2953910d 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 4ca2989de0..e820096fa5 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 1e05ad5e76..00f8f85253 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-json.md b/_data-prepper/pipelines/configuration/processors/parse-json.md index d57c3825cf..70340d29fd 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/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 8fb5d57a35..0c2bf79e62 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/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-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 e375d31fab..04aeb0ccc4 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 f876add57b..84adfedab7 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/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/sinks/file.md b/_data-prepper/pipelines/configuration/sinks/file.md index ff825e8bee..214b90fe23 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 10c505dc00..1c0e4fd55c 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 25ef59228d..715a524275 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/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 295915a439..6c6dfff40c 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.md b/_data-prepper/pipelines/configuration/sources/otel-trace.md index 3b50de5b8d..a8c3e39719 100644 --- a/_data-prepper/pipelines/configuration/sources/otel-trace.md +++ b/_data-prepper/pipelines/configuration/sources/otel-trace.md @@ -5,6 +5,7 @@ parent: Sources grand_parent: Pipelines nav_order: 15 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 0f8b1eadf3..b72a23d792 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 fac6be0391..a7b32e44ff 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 e07687b94f..c9be9c66fd 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 diff --git a/_observing-your-data/log-analytics.md b/_observing-your-data/log-analytics.md deleted file mode 100644 index 6b7187e19f..0000000000 --- a/_observing-your-data/log-analytics.md +++ /dev/null @@ -1 +0,0 @@ -canonical_url: https://opensearch.org/docs/latest/data-prepper/common-use-cases/log-analytics/