You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: loggroup-lambda-connector/Readme.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,8 +49,6 @@ Lambda Destination ARN :- This specifies ARN of the Lambda function. Also you ha
49
49
50
50
Kinesis Destination ARN :- This specifies the ARN of the kinesis Stream.
51
51
52
-
**USE_EXISTING_LOGS**: This is used for subscribing existing log groups. By setting this parameter to true and invoking the function manually, all the existing log groups matching the pattern will be subscribed to lambda function with `LAMBDA_ARN` as arn
53
-
54
52
**LOG_GROUP_TAGS**: This is used for filtering out loggroups based on tags.Only loggroups which match any one of the key value pairs will be subscribed to the lambda function. This works only for new loggroups not existing loggroups.
55
53
56
54
**ROLE_ARN** : This is used when subscription destination ARN is kinesis firehose stream.
0 commit comments