Amazon Kinesis Agent is an application that continuously monitors files and sends data to a Amazon Kinesis Data Firehose Delivery Stream or a Kinesis Data Stream. The agent handles rotating files, checkpointing, and retrying upon a failure.
The primary use-case for Kinesis agent is log collection, it's designed to deliver your data quickly and reliably, and also integrates with Amazon CloudWatch to enable you to monitor the health of, and failures in, the streaming process.
In this lab, you will install and configure Kinesis Agent, use it to collect log entries, and query the log entries with Amazon Athena.
This is a beginner-level lab. Upon completion of this lab you will be able to:
Familiarity with Analytics in AWS and the Linux command-line will be beneficial but is not required.
The following courses can be used to fulfill the prerequisites:
January 22nd, 2025 - Updated screenshots & instructions to reflect the latest UI
February 20th, 2024 - Updated screenshots & instructions to reflect the latest UI
April 25th, 2023 - Updated screenshots & instructions to reflect the latest UI
November 27th, 2022 - Updated screenshots & instructions to reflect the latest UI
June 23rd, 2022 - Resolved an issue with the last lab step and improved instructions
May 2nd, 2022 - Updated instructions and screenshots for accuracy
February 14th, 2022 - Updated the instructions and screenshots to reflect the latest Athena UI
December 21st, 2021 - Fixed an issue preventing the Kinesis Agent from being installed