PHPackages                             codetechnl/nova-aws-cloudwatch - 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. codetechnl/nova-aws-cloudwatch

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

codetechnl/nova-aws-cloudwatch
==============================

Laravel Nova 4 | Get the logs from AWS CloudWatch

1.0.1(3y ago)1231MITPHPPHP ^7.3|^8.0

Since Aug 2Pushed 3y ago1 watchersCompare

[ Source](https://github.com/CodeTechNL/nova-aws-cloudwatch)[ Packagist](https://packagist.org/packages/codetechnl/nova-aws-cloudwatch)[ RSS](/packages/codetechnl-nova-aws-cloudwatch/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Laravel Nova AWS CloudWatch
===========================

[](#laravel-nova-aws-cloudwatch)

A small and simple package to read CloudWatch logs without signing in to AWS.

Installation
------------

[](#installation)

Run the command `composer require codetechnl/nova-aws-cloudwatch`

### Publish config file

[](#publish-config-file)

`artisan vendor:publish --tag=nova-aws-cloudwatch-config`

Config explained
----------------

[](#config-explained)

`request.middleware` =&gt; add a middleware to your own preference

`groups.exclude` =&gt; Define which LogGroupNames you don't want to display. They are filtered out with Laravel so they wont show up in the JSON output.

`groups.only` =&gt; Define which LogGroupNames can be retrieved. As an extra layer, all LogGroupNames are extracted and then filtered on what to exclude and what to hide. If you make a typo, the LogGroupName won't be displayed.

#### USING THE ONLY &amp; EXCLUDE OPTIONS WILL CONFLICT, ONLY USE ONE OF THEM!!!

[](#using-the-only--exclude-options-will-conflict-only-use-one-of-them)

`aws.*` =&gt; Speaks for themselves

`interface.date_time_format` =&gt; Set your display preference. This is based on MomentJS. Read the docs to discover how to format the datetime

To do
-----

[](#to-do)

- Support multiple AWS Regions
- Make table rows clickable
- Update log display
    - Split on start and end of the request
    - Make execution time and memory used bold
    - Learn Tailwind for better styling
- Make logs searchable

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

2

Last Release

1377d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c4e4cafb06dffab268c02b3c6ee532bf5cb38c2251b0cc3e982176b39584f5e1?d=identicon)[CodeTech](/maintainers/CodeTech)

---

Top Contributors

[![CodeTechNL](https://avatars.githubusercontent.com/u/65519422?v=4)](https://github.com/CodeTechNL "CodeTechNL (3 commits)")

---

Tags

laravelnova

### Embed Badge

![Health badge](/badges/codetechnl-nova-aws-cloudwatch/health.svg)

```
[![Health](https://phpackages.com/badges/codetechnl-nova-aws-cloudwatch/health.svg)](https://phpackages.com/packages/codetechnl-nova-aws-cloudwatch)
```

###  Alternatives

[bolechen/nova-activitylog

A tool to activity logger to monitor the users of your Laravel Nova.

99683.9k4](/packages/bolechen-nova-activitylog)[php-junior/nova-logs

Provides a Log Viewer for Laravel Nova

77440.0k1](/packages/php-junior-nova-logs)[kabbouchi/nova-logs-tool

A Laravel Nova tool to manage and keep track of each one of your logs files.

73362.1k](/packages/kabbouchi-nova-logs-tool)[spatie/nova-tail-tool

A Laravel Nova tool to display the application log.

119128.2k1](/packages/spatie-nova-tail-tool)[stepanenko3/nova-logs-tool

A Laravel Nova tool to manage and keep track of each one of your logs files.

27112.9k](/packages/stepanenko3-nova-logs-tool)[insenseanalytics/nova-server-monitor

A Laravel Nova tool for Spatie's Server Monitor library.

6546.9k](/packages/insenseanalytics-nova-server-monitor)

PHPackages © 2026

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