Publishes build logs to Amazon CloudWatch Logs

  
Allows Jenkins to send the console log of your builds to [Amazon
CloudWatch
Logs](https://aws.amazon.com/about-aws/whats-new/2014/07/10/introducing-amazon-cloudwatch-logs/%20Amazon%20CloudWatch%20Logs).

## Configuring your job

In your job configuration page, go to the section **Post-build
Actions**, click the **Add post-build action** button and select the
item **AWS CloudWatch Logs Publisher**.

## System configuration

In **Manage Jenkins \> Configure System \> AWS Logs Publisher**, you
have to configure the **AWS Access Key Id** and **AWS Secret Key** of an
account with *logs:CreateLogStream* and *logs:PutLogEvents* rights.