Skip to content

AWS Cloudwatch Logs analysis - Use AWS Athena and AWS QuickSight.

1

I want to do AWS Cloudwatch Logs analysis - Using AWS Athena and AWS QuickSight. Is any good resource for doing this hands-on? I tried to find it but did not see any good video or article?

1 Answer
6
Accepted Answer

Here is how you can do for your use case:

  1. Have connectivity between cloudwatch and Athena first. Use cloudwatch connector for Athena, here is the Amazon Athena CloudWatch connector documentation, How to deploy source connector.

  2. Once cloudwatch-Athena connectivity would be established, create the data set in quicksight using Amazon Athena. Creating a dataset using Amazon Athena data

Other route:

Cloudwatch logs -> S3 -> Athena -> Quicksight. (Cloudwatch logs to s3 can be done manually/CLI or Kinesis Firehose)

Hope you find this useful.

Comment here if you have additional questions. Happy to help.

Abhishek

AWS
EXPERT
answered 3 years ago
EXPERT
reviewed 2 years ago
AWS
EXPERT
reviewed 3 years 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.