Amazon OpenSearch Destination
This product is not supported for your selected
Datadog site. (
).
Observability Pipelines の Amazon OpenSearch Destination を使用して、ログを Amazon OpenSearch に送信します。
セットアップ
パイプラインをセットアップする 際に、Amazon OpenSearch Destination とその環境変数を設定します。以下の情報は Pipelines UI で構成します。
Set up the destination
- Optionally, enter the name of the Amazon OpenSearch index. See template syntax if you want to route logs to different indexes based on specific fields in your logs.
- Select an authentication strategy, Basic or AWS. For AWS, enter the AWS region.
- Optionally, toggle the switch to enable Buffering Options.
Note: Buffering options is in Preview. Contact your account manager to request access.- If left disabled, the maximum size for buffering is 500 events.
- If enabled:
- Select the buffer type you want to set (Memory or Disk).
- Enter the buffer size and select the unit.
Set the environment variables
- Amazon OpenSearch authentication username:
- Stored in the environment variable:
DD_OP_DESTINATION_AMAZON_OPENSEARCH_USERNAME
.
- Amazon OpenSearch authentication password:
- Stored in the environment variable:
DD_OP_DESTINATION_AMAZON_OPENSEARCH_PASSWORD
.
- Amazon OpenSearch endpoint URL:
- Stored in the environment variable:
DD_OP_DESTINATION_AMAZON_OPENSEARCH_ENDPOINT_URL
.
Destination の動作
イベントのバッチ処理
A batch of events is flushed when one of these parameters is met. See event batching for more information.
Max Events | Max Bytes | タイムアウト (秒) |
---|
なし | 10,000,000 | 1 |