Skip to content

Commit

Permalink
Add redirects to clients, data prepper, and benchmark sections for 2.4 (
Browse files Browse the repository at this point in the history
#7540)

Signed-off-by: Fanit Kolchina <[email protected]>
  • Loading branch information
kolchfa-aws authored Jun 26, 2024
1 parent 4254f36 commit e1c29c4
Show file tree
Hide file tree
Showing 73 changed files with 72 additions and 2 deletions.
1 change: 1 addition & 0 deletions _clients/OSC-dot-net.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
1 change: 1 addition & 0 deletions _clients/OSC-example.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
1 change: 1 addition & 0 deletions _clients/OpenSearch-dot-net.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
1 change: 1 addition & 0 deletions _clients/dot-net-conventions.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions _clients/dot-net.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions _clients/go.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions _clients/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ has_children: false
redirect_from:
- /clients/
canonical_url: https://opensearch.org/docs/latest/clients/
redirect_to: https://opensearch.org/docs/latest/clients/
---

# OpenSearch language clients
Expand Down
1 change: 1 addition & 0 deletions _clients/java-rest-high-level.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions _clients/java.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions _clients/javascript/helpers.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions _clients/javascript/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: JavaScript client
has_children: true
nav_order: 40
canonical_url: https://opensearch.org/docs/latest/clients/javascript/index/
redirect_to: https://opensearch.org/docs/latest/clients/javascript/index/
---

# JavaScript client
Expand Down
1 change: 1 addition & 0 deletions _clients/opensearch-py-ml.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions _clients/php.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions _clients/python-high-level.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
Expand Down
1 change: 1 addition & 0 deletions _clients/python-low-level.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ layout: default
title: Low-level Python client
nav_order: 10
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
Expand Down
1 change: 1 addition & 0 deletions _clients/ruby.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions _clients/rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions _data-prepper/common-use-cases/common-use-cases.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions _data-prepper/common-use-cases/log-analytics.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions _data-prepper/common-use-cases/trace-analytics.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions _data-prepper/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions _data-prepper/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ redirect_from:
- /clients/data-prepper/index/
- /data-prepper/
canonical_url: https://opensearch.org/docs/latest/data-prepper/
redirect_to: https://opensearch.org/docs/latest/data-prepper/
---

# Data Prepper
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: Configuring Data Prepper
parent: Managing Data Prepper
nav_order: 5
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
Expand Down
1 change: 1 addition & 0 deletions _data-prepper/managing-data-prepper/configuring-log4j.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions _data-prepper/managing-data-prepper/core-apis.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions _data-prepper/managing-data-prepper/monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions _data-prepper/managing-data-prepper/peer-forwarder.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: Peer forwarder
parent: Managing Data Prepper
nav_order: 10
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
Expand Down
1 change: 1 addition & 0 deletions _data-prepper/migrate-open-distro.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions _data-prepper/migrating-from-logstash-data-prepper.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions _data-prepper/pipelines/configuration/buffers/buffers.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ parent: Processors
grand_parent: Pipelines
nav_order: 45
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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ parent: Processors
grand_parent: Pipelines
nav_order: 45
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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ parent: Processors
grand_parent: Pipelines
nav_order: 45
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
Expand Down
1 change: 1 addition & 0 deletions _data-prepper/pipelines/configuration/processors/csv.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ parent: Processors
grand_parent: Pipelines
nav_order: 45
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
Expand Down
1 change: 1 addition & 0 deletions _data-prepper/pipelines/configuration/processors/date.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ parent: Processors
grand_parent: Pipelines
nav_order: 45
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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ parent: Processors
grand_parent: Pipelines
nav_order: 45
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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ parent: Processors
grand_parent: Pipelines
nav_order: 45
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
Expand Down
1 change: 1 addition & 0 deletions _data-prepper/pipelines/configuration/processors/grok.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ parent: Processors
grand_parent: Pipelines
nav_order: 45
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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ parent: Processors
grand_parent: Pipelines
nav_order: 45
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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ parent: Processors
grand_parent: Pipelines
nav_order: 45
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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ parent: Processors
grand_parent: Pipelines
nav_order: 45
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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ parent: Processors
grand_parent: Pipelines
nav_order: 45
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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 processor
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ nav_order: 45
redirect_from:
- /data-prepper/pipelines/configuration/processors/otel-trace-raw/
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_raw
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ parent: Processors
grand_parent: Pipelines
nav_order: 45
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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ parent: Processors
grand_parent: Pipelines
nav_order: 44
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
Expand Down
Loading

0 comments on commit e1c29c4

Please sign in to comment.