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 個月前檢視次數 252 次
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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南