phpnexus/cwh
AWS CloudWatch Handler for Monolog library
v3.2.0
4.1M downloads/mo
#1765 most downloaded on Packagist
phpnexus/cwh
What this package is like to depend on
Last release 6 months ago
02 Feb 2026
Release timing varies
gaps range from 1 weeks to 2.0 years
Some releases are documented
notes for 8 of 31 stable releases
Nothing withdrawn
no release was ever pulled
10 years old
32 releases · first in 2016
1 release in the last 12 months
see the full history below
Release timeline
32 releases · Jul 2016 to Feb 2026Releases
latest 32-
v3.2.002 Feb 2026 -
3.1.407 Aug 2025Release notes
Open source →Fixes
- Fix type in docblock for
$levelin constructor, for compatibility with static analysis tools (Bug #5) - thank you @SiMoSiMo2
- Fix type in docblock for
-
v3.1.313 Jun 2025Release notes
Open source →Fixes
- Increase log event size to 1MB, to match new size allowed by AWS as of April 2025 (PR #4) - thank you @KentarouTakeda
Improvements
- Increased test coverage
-
v3.1.202 Aug 2024Release notes
Open source →Fixes
- Update default quota on AWS for
DescribeLogGroupsandDescribeLogStreamsin the README
- Update default quota on AWS for
-
v3.1.106 Feb 2024Release notes
Open source →Fixes
- Restore ability to use
nullfor the log retention setting, as per the example in the README (#2)
- Restore ability to use
-
v3.1.022 Jun 2023Release notes
Open source →Changed features
- Remove sequence token for PutLogEvents, as this is no longer required by AWS CloudWatch Logs (maxbanton/cwh#115)
New features
-
Add option
$createStream
Enabled by default for compatibility. Set tofalseto disable creating log streams automatically. This will also remove the need to callDescribeLogStreams, which has a limit of 5 requests per second per account per region. Please check the latest README.md for updated AWS IAM permission samples. -
Add option
$rpsLimit
Disabled by default for compatibility. Allows setting a per-second rate limit forPutLogEvents, which is useful for long running CLI scripts when setting a low$batchSize.
-
v3.0.026 May 2023Release notes
Open source →After a couple of weeks of testing as a pre-release, the
feature/php-8.1branch seems stable, so I am releasing as v3.0.0.For those who previously used the maxbanton/cwh repository with Monolog v2 and would like Monolog v3 and PHP 8.1 support, please try this release.
To install, simply run:
composer require phpnexus/cwh
Thank you!
-
v3.0.0-RC112 May 2023 pre-releaseNothing published for this version
-
v2.0.409 Nov 2022 -
v2.0.307 Nov 2022Nothing published for this version
-
v2.0.217 Nov 2020Nothing published for this version
-
v2.0.117 Jan 2020Nothing published for this version
-
v2.0.006 Jan 2020Nothing published for this version
-
v1.1.1406 Jan 2020Nothing published for this version
-
v1.1.1306 Oct 2019Nothing published for this version
-
v1.1.1211 Sep 2019Nothing published for this version
-
v1.1.1121 May 2019Nothing published for this version
-
v1.1.1005 Oct 2018Nothing published for this version
-
v1.1.909 May 2018Nothing published for this version
-
v1.1.827 Apr 2018Nothing published for this version
-
v1.1.717 Apr 2018Nothing published for this version
-
v1.1.629 Mar 2018Nothing published for this version
-
v1.1.426 Mar 2018Nothing published for this version
-
v1.1.302 Oct 2017Nothing published for this version
-
v1.1.202 Sep 2017Nothing published for this version
-
v1.1.131 Aug 2017Nothing published for this version
-
v0.1.129 Aug 2016Nothing published for this version
-
v1.131 Aug 2017Nothing published for this version
-
v1.004 Mar 2017Nothing published for this version
-
v0.322 Nov 2016Nothing published for this version
-
v0.209 Nov 2016Nothing published for this version
-
v0.103 Jul 2016Nothing published for this version