Send application logs to S3 by using Amazon Kinesis. Review and query the logs by using AWS Glue and Amazon Athena.
Contents:
00:00 – Intro
04:04 - Practice Lab
23:38 - DIY
Practice Lab Goals
1. Configure an EC2 instance to use the Amazon Kinesis agent to send logs to an Amazon Kinesis Data Firehose delivery stream
2. Use AWS Glue to crawl the logs from S3 and generate a schema of the data
3. Use Amazon Athena to query and analyse the log data
DIY
1. Use AWS Glue to create a new crawler to Amazon Athena query results
2. Run the AWS Glue crawler to create a new Glue Data Catalog table.