PHPackages                             thesgroup/module-not-found-url-error-log - 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. thesgroup/module-not-found-url-error-log

ActiveMagento2-module[Logging &amp; Monitoring](/categories/logging)

thesgroup/module-not-found-url-error-log
========================================

The module logs any url that was not found at the website

1.0.8(1mo ago)21.5kGPL-3.0-onlyPHP

Since Mar 27Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/sashas777/module-not-found-url-error-log)[ Packagist](https://packagist.org/packages/thesgroup/module-not-found-url-error-log)[ Docs](https://www.sashas.org/)[ GitHub Sponsors](https://github.com/sashas777)[ RSS](/packages/thesgroup-module-not-found-url-error-log/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (15)Versions (10)Used By (0)

404 Error (Not Found) Log
=========================

[](#404-error-not-found-log)

[![Latest Stable Version](https://camo.githubusercontent.com/d3483eda94d0af71ef9033d1d686e025de34747a6bd93e261389e26b527eb80e/68747470733a2f2f706f7365722e707567782e6f72672f7468657367726f75702f6d6f64756c652d6e6f742d666f756e642d75726c2d6572726f722d6c6f672f762f737461626c65)](https://packagist.org/packages/thesgroup/module-not-found-url-error-log)[![Total Downloads](https://camo.githubusercontent.com/c580e1c5bd94e2bb2e62324a1dace475fb3759e52ccac5081fe257cc6fc03c09/68747470733a2f2f706f7365722e707567782e6f72672f7468657367726f75702f6d6f64756c652d6e6f742d666f756e642d75726c2d6572726f722d6c6f672f646f776e6c6f616473)](https://packagist.org/packages/thesgroup/module-not-found-url-error-log)[![Latest Unstable Version](https://camo.githubusercontent.com/cb79276966a2f5d7405421bf0dd70ac5d28b561de63af45f6be1e5675d86c7fe/68747470733a2f2f706f7365722e707567782e6f72672f7468657367726f75702f6d6f64756c652d6e6f742d666f756e642d75726c2d6572726f722d6c6f672f762f756e737461626c65)](https://packagist.org/packages/thesgroup/module-not-found-url-error-log)[![License](https://camo.githubusercontent.com/7bc7bbd1da4affa09e274cabd2ce3b139485299ed8224702c86d1febcd967527/68747470733a2f2f706f7365722e707567782e6f72672f7468657367726f75702f6d6f64756c652d6e6f742d666f756e642d75726c2d6572726f722d6c6f672f6c6963656e7365)](https://packagist.org/packages/thesgroup/module-not-found-url-error-log)[![pipeline status](https://camo.githubusercontent.com/327d7303cb8088cef6be2736f80096ce241a3efc215d0f338a174fbd53780afa/68747470733a2f2f6769746c61622e636f6d2f7361736861733737372f6d6f64756c652d6e6f742d666f756e642d75726c2d6572726f722d6c6f672f6261646765732f6d61737465722f706970656c696e652e737667)](https://gitlab.com/sashas777/module-not-found-url-error-log/-/commits/master)[![coverage report](https://camo.githubusercontent.com/2ff8cdff88c8d44fa45d88aa01dec274b3a78c09aaa65679124d9e3a4e6d84ab/68747470733a2f2f6769746c61622e636f6d2f7361736861733737372f6d6f64756c652d6e6f742d666f756e642d75726c2d6572726f722d6c6f672f6261646765732f6d61737465722f636f7665726167652e737667)](https://gitlab.com/sashas777/module-not-found-url-error-log/-/commits/master)

The Magento 2 module will log any not found page request on your website. You can view logs at the System -&gt; Tools -&gt; 404 Error Log.

[![](https://github.com/sashas777/assets/raw/master/404_error_log.png)](https://github.com/sashas777/assets/raw/master/404_error_log.png)

The log cleans by a cron task which can be configured at the admin panel Stores -&gt; Configuration -&gt; The S Group -&gt; 404 Error Log

[![](https://github.com/sashas777/assets/raw/master/404_error_log_cleanup.png)](https://github.com/sashas777/assets/raw/master/404_error_log_cleanup.png)

1. Installation
---------------

[](#1-installation)

Run the following command at Magento 2 root folder:

```
composer require thesgroup/module-not-found-url-error-log
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

```

2. Remove The Module
--------------------

[](#2-remove-the-module)

Run the following command at Magento 2 root folder:

```
composer remove thesgroup/module-not-found-url-error-log
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

```

###  Health Score

47

—

FairBetter than 93% of packages

Maintenance93

Actively maintained with recent releases

Popularity21

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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 ~190 days

Recently: every ~379 days

Total

9

Last Release

34d ago

PHP version history (3 changes)1.0.0PHP ~7.1.0||~7.2.0||~7.3.0||~7.4.0||~8.0

1.0.5PHP ~7.1.0||~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0

1.0.6PHP ~7.1.0||~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0

### Community

Maintainers

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

---

Top Contributors

[![sashas777](https://avatars.githubusercontent.com/u/6912470?v=4)](https://github.com/sashas777 "sashas777 (19 commits)")

### Embed Badge

![Health badge](/badges/thesgroup-module-not-found-url-error-log/health.svg)

```
[![Health](https://phpackages.com/badges/thesgroup-module-not-found-url-error-log/health.svg)](https://phpackages.com/packages/thesgroup-module-not-found-url-error-log)
```

###  Alternatives

[mollie/magento2

Mollie Payment Module for Magento 2

1131.9M16](/packages/mollie-magento2)[opengento/module-category-import-export

This module add the capability to import and export the categories from the back-office.

1310.9k2](/packages/opengento-module-category-import-export)[mage-os/module-admin-activity-log

The Admin Activity extension makes it easy to track all admin activity with comprehensive audit logging.

296.3k](/packages/mage-os-module-admin-activity-log)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1011.8k26](/packages/loki-magento2-components)[buckaroo/magento2

Buckaroo Magento 2 extension

32420.3k8](/packages/buckaroo-magento2)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50398.5k20](/packages/dotdigital-dotdigital-magento2-extension)

PHPackages © 2026

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