

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# Amazon OpenSearch 摄取的局限性
<a name="ingestion-limitations"></a>

OpenSearch 摄取有以下限制：
+ 您只能将数据提取到运行 OpenSearch 1.0 或更高版本或 Elasticsearch 6.8 或更高版本的域中。[如果您使用的是[OTel 跟踪](https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/sources/otel-trace/)源，我们建议您使用 Elasticsearch 7.9 或更高版本，这样您就可以使用仪表板插件了。OpenSearch ](https://opensearch.org/docs/latest/observability-plugin/trace/ta-dashboards/)
+ 如果管道正在写入 VPC 内的 OpenSearch 服务域，则必须在与该域 AWS 区域 相同的环境中创建管道。
+ 您只能在管道定义中配置单个数据来源。
+ 您不能将[自行管理的 OpenSearch 集群](https://opensearch.org/docs/latest/about/#clusters-and-nodes)指定为接收器。
+ 您无法将[自定义端点](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/customendpoint.html)指定为接收器。您仍然可以写入启用了自定义端点的域，但必须指定其标准端点。
+ 您无法将[选择加入区域](https://docs.aws.amazon.com//controltower/latest/userguide/opt-in-region-considerations.html)内的资源指定为来源或接收器。
+ 在管道配置中可以包含的参数有一些限制。有关更多信息，请参阅 [配置要求和限制](pipeline-config-reference.md#ingestion-parameters)。