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
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,11 @@
1
1
# SumoLogic LogGroup Connector
2
2
This is used to automatically subscribe newly created and existing Cloudwatch LogGroups to a Lambda function.
3
3
4
+
**Note:**
5
+
For existing CloudWatch LogGroups, a Lambda function can subscribe to up to 65,000 LogGroups.
6
+
If the number of LogGroups exceeds 65,000, you can request to disable Lambda recursive loop detection by [contact AWS Support](https://repost.aws/knowledge-center/aws-phone-support).
7
+
8
+
4
9
Made with ❤️ by Sumo Logic. Available on the [AWS Serverless Application Repository](https://aws.amazon.com/serverless)
0 commit comments