Audit Logging - AWS Kinesis
Configure Audit Logging using AWS Kinesis
To set up Audit Logging, you must have an Amazon Web Services (AWS) account and set up Kinesis Data Streams.
- If you don't have an AWS account, follow the instructions from AWS in Create and activate an AWS account.
- To set up Kinesis Data Streams, open the AWS Management Console, search for Kinesis, and start the setup process.
You can use this AWS CloudFormation template to create an IAM role with access to a Kinesis stream you have in your account.
Be aware that Kinesis has a rate limit of 1,000 messages per second and quotas for both the number of records written and the size of the records. For more information, see Why is my Kinesis data stream throttling?