PHPackages                             creativestyle/mageops-report-cloudwatch-forwarder - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. creativestyle/mageops-report-cloudwatch-forwarder

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

creativestyle/mageops-report-cloudwatch-forwarder
=================================================

Forwards exception report files to CloudWatch Logs

1.2.0(3w ago)041[7 PRs](https://github.com/mageops/php-report-cloudwatch-forwarder/pulls)MITPHPPHP &gt;=8.1CI failing

Since Nov 26Pushed 1w ago1 watchersCompare

[ Source](https://github.com/mageops/php-report-cloudwatch-forwarder)[ Packagist](https://packagist.org/packages/creativestyle/mageops-report-cloudwatch-forwarder)[ RSS](/packages/creativestyle-mageops-report-cloudwatch-forwarder/feed)WikiDiscussions master Synced yesterday

READMEChangelog (6)Dependencies (8)Versions (13)Used By (0)

Exception Report AWS Forwarder
==============================

[](#exception-report-aws-forwarder)

Forwards exception reports stored as individual files to AWS CloudWatch Logs.

This something that AWS CloudWatch Agent cannot do.

You should run it in cron every couple of minutes.

### Requirements

[](#requirements)

PHP &gt;= 8.1 (the binary name carries the minimum PHP version, e.g. `aws-excfwd-php81`). On servers with older default PHP, point cron at a newer interpreter explicitly:

```
/usr/bin/php8.1 /usr/local/bin/aws-excfwd-php81 push:directory ...
```

For PHP 7.x use an older release (`aws-excfwd`, up to and including the last release before the PHP 8.1 requirement) from [GitHub releases](https://github.com/mageops/php-report-cloudwatch-forwarder/releases).

### Example usage for Magento

[](#example-usage-for-magento)

```
bin/cli.php push:directory -v --formatter=serialized_array --region=eu-central-1 --group=magento-exc-report /var/www/magento-base/current/var/report/

```

### Build

[](#build)

```
composer install
composer build

```

### Install

[](#install)

#### Fetch from GitHub releases

[](#fetch-from-github-releases)

Find the latest release and install the PHAR directly.

```
curl -Ls https://github.com/mageops/php-report-cloudwatch-forwarder/releases/latest/download/aws-excfwd-php81 -o /usr/local/bin/aws-excfwd-php81 && chmod +x /usr/local/bin/aws-excfwd-php81
```

#### CentOS RPM Package

[](#centos-rpm-package)

Install the package from [MageOps RPM Repository](https://mageops.github.io/rpm/).

#### Use composer global install (not recommened)

[](#use-composer-global-install-not-recommened)

```
composer global require creativestyle/mageops-report-cloudwatch-forwarder
```

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance96

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor1

Top contributor holds 71.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~405 days

Recently: every ~607 days

Total

7

Last Release

26d ago

PHP version history (3 changes)1.0.0-rcPHP ^7.1

1.0.3PHP ^7 || ^8

1.2.0PHP &gt;=8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6814811?v=4)[creativestyle](/maintainers/creativestyle)[@creativestyle](https://github.com/creativestyle)

---

Top Contributors

[![pinkeen](https://avatars.githubusercontent.com/u/2019132?v=4)](https://github.com/pinkeen "pinkeen (20 commits)")[![Szpadel](https://avatars.githubusercontent.com/u/1857251?v=4)](https://github.com/Szpadel "Szpadel (4 commits)")[![a9a](https://avatars.githubusercontent.com/u/10669379?v=4)](https://github.com/a9a "a9a (2 commits)")[![creativestyle-bot](https://avatars.githubusercontent.com/u/173181928?v=4)](https://github.com/creativestyle-bot "creativestyle-bot (1 commits)")[![MariuszJozwiak](https://avatars.githubusercontent.com/u/122363133?v=4)](https://github.com/MariuszJozwiak "MariuszJozwiak (1 commits)")

---

Tags

loggingawsmagentocloudwatch

### Embed Badge

![Health badge](/badges/creativestyle-mageops-report-cloudwatch-forwarder/health.svg)

```
[![Health](https://phpackages.com/badges/creativestyle-mageops-report-cloudwatch-forwarder/health.svg)](https://phpackages.com/packages/creativestyle-mageops-report-cloudwatch-forwarder)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k39.6k](/packages/matomo-matomo)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19467.3M1.9k](/packages/drupal-core)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

86337.5k](/packages/flow-php-flow)[kimai/kimai

Kimai - Time Tracking

4.8k9.4k1](/packages/kimai-kimai)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6943.5M449](/packages/drupal-core-recommended)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M672](/packages/shopware-core)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
