serverless-log-forwarding icon indicating copy to clipboard operation
serverless-log-forwarding copied to clipboard

Serverless plugin for forwarding CloudWatch logs to another Lambda function.

Results 17 serverless-log-forwarding issues
Sort by recently updated
recently updated
newest added
trafficstars

Fixes #73 TODOS - [x] document schema - [x] manually verify JSON schema (https://www.jsonschemavalidator.net/)[https://www.jsonschemavalidator.net/] - [x] Verify that unit tests still run - I didn't see an easy way to...

When running sls deploy I see the following warning: ``` ❯ sls deploy --region eu-west-1 --stage tst --aws-profile my-app --verbose Running "serverless" from node_modules Warning: Invalid configuration encountered at 'functions.splunkApplicationLogging':...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Is this plugin going to get a refresh to work with serverless framework 2.x?

Bumps [serverless](https://github.com/serverless/serverless) from 1.32.0 to 1.61.1. Release notes Sourced from serverless's releases. 1.61.1 (2020-01-14) Bug Fixes AWS APIGW: Fix default resource policy configuration (8814671) Fixes regression introduced with #7138 Closes...

dependencies

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 to 4.7.2. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. High severity vulnerability that affects handlebars Versions of handlebars...

dependencies
security

Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.7.0 to 2.20.0. Changelog Sourced from eslint-plugin-import's changelog. [2.20.0] - 2020-01-10 Added [order]: added caseInsensitive as an additional option to alphabetize (#1586, thanks [@dbrewer5]) [no-restricted-paths]: New except...

dependencies

Bumps [underscore](https://github.com/jashkenas/underscore) from 1.8.3 to 1.9.2. Commits 853dd76 Underscore.js v1.9.2 3c6d93b Merge pull request #2816 from Margen67/https 46888bf Make links HTTPS 36eef3c Merge pull request #2801 from BridgeAR/fix-global-deprecation 5304f86 Fix...

dependencies

Bumps [mocha](https://github.com/mochajs/mocha) from 5.2.0 to 7.0.0. Release notes Sourced from mocha's releases. v7.0.0 7.0.0 / 2020-01-05 :boom: Breaking Changes #3885: Drop Node.js v6.x support (@mojosoeun) #3890: Remove Node.js debug-related flags...

dependencies

Bumps [is-my-json-valid](https://github.com/mafintosh/is-my-json-valid) from 2.16.0 to 2.20.0. **This update includes a security fix.** Vulnerabilities fixed *Sourced from [The Node Security Working Group](https://github.com/nodejs/security-wg/blob/master/vuln/npm/375.json).* > **Regular Expression Denial of Service (ReDoS)** > is-my-json-valid...

dependencies
security