-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(collection): enable cloudwatch logs discovery
Configure daily discovery event. This can be hardcoded to reduce configuration fatigue. As a result of this change, we can no longer explicitly configure subscription filters, since there is a possibility of race condition between "discovery" and the explicit filter. If a user wants to forward the log groups created by the stack, they would have to provide the stack name as one of the LogGroupPatterns.
- Loading branch information
Showing
2 changed files
with
5 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters