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?

1 Answer
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:

AWS
answered 2 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions