Amazon Connect real time analytics with Amazon OpenSearch Service

0

https://aws.amazon.com/solutions/guidance/amazon-connect-real-time-analytics-with-amazon-opensearch-service/

I'm trying to implement the solution shown above, I currently have all of the pieces needed however my metrics are not appearing in OpenSearch. Does anyone have experience with this and can share how they implemented this solution?

Jordan
已提问 3 个月前251 查看次数
1 回答
0

Hello Jordan,

There could be several reasons why metrics aren’t appearing in OpenSearch but here are some troubleshooting tips:

  • Make sure the data flow configuration from Amazon Connect -> Kinesis Data Streams -> Kinesis Data Firehose is set up correctly (configurations, permissions, data transformation settings)
  • Ensure IAM roles associated with each service have the appropriate permissions to read and write from each other
  • Double check the configuration of your Kinesis Data Firehose delivery stream making sure it is correctly configured to deliver data to OpenSearch service
  • Verify data from Amazon Connect through the Kinesis services to OpenSearch service is correctly formatted and mapped to the appropriate fields in the OpenSearch index you specified

Useful Resources:

profile pictureAWS
已回答 3 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则