Serverless Forums
How to add a filter name to cloudWatchLog using the serverless framework?
Serverless Framework
aws
,
lambda
gautham
January 27, 2021, 2:57am
1
The cloudWatch filter name picks it by its random name on the deployment.
cloudwatchLog:
logGroup: ‘/aws/lambda/hello-world’
filterName: ‘hello-world’
cloudwatchLog:
logGroup: ‘/aws/lambda/hello-world-python’
filterName: ‘hello-world-python’
Screen Shot 2021-01-26 at 9.45.16 PM
1660×712 75.3 KB
gautham
January 27, 2021, 3:00am
2
Another screenshot
Related Topics
Topic
Replies
Views
Activity
Possible to set Filter Name for Cloudwatch log event trigger?
Serverless Framework
aws
,
lambda
0
362
January 27, 2021
Subscribing CloudWatchLog groups to a lambda function with filter
Serverless Framework
aws
,
lambda
0
588
August 1, 2018
Change where CloudWatch logs are stored
Serverless Framework
0
220
February 22, 2024
Doesnt create subscription filter from cloud watch log group
Serverless Framework
aws
0
755
April 8, 2019
Problem with cloudwatch logs
Serverless Framework
12
8957
June 28, 2018