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 Antwort
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
beantwortet vor 3 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen