Releases: rifflock/serverless-logstreaming-plugin
Releases · rifflock/serverless-logstreaming-plugin
Remove FilterPattern
Log permissions should be a Ref
1.1.2 Fix bug in new permissions
Update README with provider restriction
1.1.1 Update version number for new README
Built-in permissions and Customizable Logging function
This release does three things:
1 - Locks the logstreaming plugin to the AWS provider
2 - Defines the logging permission so the user no longer needs to
3 - Allows for a lambda function of any name to be specified as the log stream receiver.
Initial Release
Stream logs to a loghandler function using Serverless