diff --git a/plugins.json b/plugins.json index a19f338..9b3604c 100644 --- a/plugins.json +++ b/plugins.json @@ -1841,5 +1841,11 @@ "description": "Automatically create CloudWatch alarms and dashboards for Lambda, SQS, Kinesis, DynamoDB, API Gateway and Step Functions", "githubUrl": "https://github.com/fourTheorem/slic-watch", "status": "active" + }, + { + "name": "serverless-configure-lambda-logs", + "description": "Plugin that configures Lambda logs with CloudWatch log groups and subscriptions", + "githubUrl": "https://github.com/vavasilva/serverless-configure-lambda-logs", + "status": "active" } ]