https://github.com/lumigo-io/SAR-Logging
Serverless applications for managing CloudWatch Logs log groups for your Lambda functions.
https://github.com/lumigo-io/SAR-Logging
Last synced: 11 days ago
JSON representation
Serverless applications for managing CloudWatch Logs log groups for your Lambda functions.
- Host: GitHub
- URL: https://github.com/lumigo-io/SAR-Logging
- Owner: lumigo-io
- License: apache-2.0
- Created: 2019-03-13T09:28:01.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T22:07:55.000Z (over 1 year ago)
- Last Synced: 2024-11-05T08:37:01.736Z (5 months ago)
- Language: JavaScript
- Homepage: https://lumigo.io
- Size: 1.61 MB
- Stars: 66
- Watchers: 4
- Forks: 16
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - lumigo-io/SAR-Logging - Serverless applications for managing CloudWatch Logs log groups for your Lambda functions. (JavaScript)
README
# SAR-Logging
[](https://greenkeeper.io/)
[](https://circleci.com/gh/lumigo-io/SAR-Logging)Serverless applications for managing CloudWatch Logs log groups for your Lambda functions:
* [cloudwatch-logs-auto-subscribe](packages/cloudwatch-logs-auto-subscribe): SAR app to manage the subscription filter for both new and existing log groups.
* [cloudwatch-logs-auto-set-retention](packages/cloudwatch-logs-auto-set-retention): SAR app to manage the retention policy for both new and existing log groups.
Both can be deployed through the AWS console, as well as with the Serverless or SAM frameworks, or with plain CloudFormation.