Publishes build logs to Amazon CloudWatch Logs
Allows Jenkins to send the console log of your builds to Amazon CloudWatch Logs.
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.