maxbanton / cwh

Amazon Web Services CloudWatch Logs Handler for Monolog library
MIT License
417 stars 83 forks source link

[FEATURE] Update to match changes in Cloudwatch #114

Open sander-bol opened 1 year ago

sander-bol commented 1 year ago

Is your feature request related to a problem? Please describe. AWS recently announced a number of changes to the Cloudwatch API. This handler still assumes the old limitations.

https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-logs-2014-03-28.html#putlogevents

Describe the solution you'd like

Describe alternatives you've considered Forking the repo and making the changes there ;)

Additional context Add any other context or screenshots about the feature request here.