Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T22:07:55.000Z (about 1 year ago)
- Last Synced: 2024-08-02T15:06:07.652Z (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
[![Greenkeeper badge](https://badges.greenkeeper.io/lumigo/SAR-Logging.svg)](https://greenkeeper.io/)
[![CircleCI](https://circleci.com/gh/lumigo-io/SAR-Logging.svg?style=svg)](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.