Logs Manager para Magento® 2.x

El módulo Logs Manager gestiona de forma eficiente los archivos de registro crecientes de su sitio. Visualice y analice sus logs en el área de administración. Una característica del módulo es la subida de sus logs a servicios en la nube de terceros como Dropbox, Google Drive, Microsoft OneDrive, entre otros.
Supported Magento editions
Magento Open Source (CE) Adobe Commerce (EE) Adobe Commerce Cloud (ECE)
149,00 US$
Añadir al carrito

Magento® 2 no proporciona, por defecto, herramientas para trabajar con archivos de log. Con el tiempo, los archivos de log crecen hasta alcanzar tamaños grandes, a veces enormes. Trabajar con esos archivos resulta incómodo y su análisis se convierte en un proceso complejo. Para que sus archivos de log mantengan siempre un tamaño aceptable, utilice la extensión Logs Manager.

Logs Manager le permite definir el tamaño máximo de cada archivo de log y el número máximo de copias archivadas.

Tras activar el módulo, sus archivos de log se comprueban a diario. Los archivos que superen el tamaño establecido se archivan. El módulo conserva tantas copias archivadas como se indique en la configuración y elimina los archivos obsoletos. De este modo, sus archivos de log se mantienen siempre pequeños y fáciles de leer y analizar.

Consulte y analice los logs directamente en el panel de administración, algo muy cómodo. Puede configurar el acceso únicamente para usted mismo o para administradores concretos. La búsqueda y el filtrado se realizan sobre todos los archivos de log. Puede filtrar los logs por fecha y hora, por tipo de error y mediante búsqueda de texto.

Otra función importante de Logs Manager para Magento 2 es la integración con servicios en la nube. Cada archivo de log comprimido puede subirse automáticamente a una carpeta (con estructura) de su Dropbox o de otro servicio en la nube. De este modo libera espacio en el servidor para otros archivos más importantes. Almacenamiento en la nube compatible: Dropbox, Google Drive, Microsoft OneDrive.

El módulo Logs Manager comprime los archivos de log en archivos ZIP. Dado que los logs contienen con frecuencia líneas o fragmentos de líneas repetidos, se comprimen muy bien. Un archivo de 10 MB puede reducirse, por ejemplo, a 0,5–1 MB. La tasa de compresión habitual oscila entre el 70 y el 90 %.

Demo

Puede probar esta extensión durante 30 días. Solicite la demo en esta misma página con Solicitar demo; cómo funciona se explica en Pruebe una extensión durante 30 días.

CMS Magento 2
Compatibilidad 2.4, 2.3, 2.2, 2.1, 2.0
Características
  • Compression of log files up to 90%
  • Used by cron. Running a check once a day.
  • Viewing logs from the admin panel
  • Viewing reports from the admin panel

The extension is installed with Composer. Which repository you add depends on where you bought it — the install itself is the same either way.

1. Connect the repository

Bought on extmag.com. Your account page shows the repository address and your personal credentials, together with the two composer config commands to paste. Run them once per project; every extension you own is then available from the same repository.

Bought on the Adobe Commerce Marketplace. The package is served from repo.magento.com, which most stores already have configured. If not, add the access keys from your Adobe account under My Profile -> Access Keys.

2. Install the extension

Run in the project root:

composer require extmag/logsmanagerpro
php bin/magento setup:upgrade
php bin/magento cache:flush

Composer resolves the shared Extmag packages the extension depends on, so there is nothing else to require by hand.

Log out and log back into the admin, and the extension is ready.

Trying it before you buy

You can ask for a 30-day demo of this extension and install it exactly as above — same package, same repository, same commands. How demos work.

Installing without Composer

The archive can be unpacked into app/code/Extmag/ instead, but that leaves the extension outside dependency management: its shared packages have to be installed by hand and updates never reach it. Use Composer for any store you run, demo included.

For any question about the installation, please contact our technical support.

System Configuration

Logs listing

You can see all your logs on the log list page. Only a small part of the log data description is shown in the list. To see the full description, click on the short description and a popup with a full description will open.

To view the logs go to Admin main menu -> Extmag -> Logs Manager -> Logs

Logs listing

 

Popup on Logs Listing

 

Filtering by logs

Logs are filtered by the following parameters:

  1. Date and time
  2. Channel (main or some module)
  3. By file name
  4. Search in the log description
  5. Log level (Error, Info, Warning, Critical, Debug, etc.)

Log filters

 

Important points

If you use dropbox for keeping backups and get such a problem as shown on the screenshot below

you should set permissions as shown on the screenshots below

2.2.0

LogsCore: Switched admin log templates to the Escaper service instead of block escape helpers.

2.1.9

LogsCore: Add email and webapi log management features. Added support Magento 2.4.8-p4 and Adobe Commerce 2.4.8-p4

2.1.8

Added support Magento 2.4.8-p4 and Adobe Commerce 2.4.8-p4

2.1.7

Refactored code.

2.1.6

The functionality for uploading logs to cloud storages, such as Dropbox, Google Drive, and MS OneDrive, has been removed. This is now handled by the Backup Pro module.

2.1.5

Added support Magento 2.4.8-p3 and Adobe Commerce 2.4.8-p3

2.1.4

Added support Magento 2.4.8-p2 and Adobe Commerce 2.4.8-p2

2.1.3

Added support Magento 2.4.8-p1 and Adobe Commerce 2.4.8-p1

2.1.2

Added support Magento 2.4.8 and Adobe Commerce 2.4.8

2.1.1

Added support Magento 2.4.7-p5 and Adobe Commerce 2.4.7-p5

2.1.0

Added support Magento 2.4.7-p4 and Adobe Commerce 2.4.7-p4

2.0.9

Added support Magento 2.4.7-p3 and Adobe Commerce 2.4.7-p3

2.0.8

Added support Magento 2.4.7-p2 and Adobe Commerce 2.4.7-p2

2.0.7

Added support Magento 2.4.7-p1 and Adobe Commerce 2.4.7-p1

2.0.6

Fixed names of Google API classes. There were changing underscores to namespaces.

2.0.5

Fixed Google Drive connection

2.0.4

Added support Magento 2.4.7 and Adobe Commerce 2.4.7

2.0.3

Added support Magento 2.4.6-p4 and Adobe Commerce 2.4.6-p4

2.0.2

Added support Magento 2.4.6-p3 and Adobe Commerce 2.4.6-p3

2.0.1

Fixed a bug with the Google Drive connection

2.0.0

To check the correct connection to Cloud Storages, Test Connection buttons for Microsoft OneDrive, Google Drive, and Dropbox were added.

1.6.2

1.6.1

Added support Magento 2.4.6-p2 and Adobe Commerce 2.4.6-p2

1.6.0

Added support Adobe Commerce 2.4.6-p1

1.5.9

Support Adobe Commerce (Magento) 2.4.6

Support PHP 8.1 and PHP 8.2

1.5.8

Fixed PHP warnings

1.5.7

Refactoring code

1.5.6

Support Adobe Commerce (Magento) 2.4.5-p1

1.5.5

Support Adobe Commerce (Magento) 2.4.5

1.5.4

Added new dependency to the module composer.json

Added permissions to request authorization for Dropbox

1.5.3

Fixed bug with the core module

1.5.2

Added support for PHP 8.1 and Adobe Commerce (Magento) 2.4.4

1.5.1

Update versions of dependencies

1.5.0

Added the ability to download log files in zip format for local storage or transfer to developers of extensions to analyze errors and work of extensions

1.4.1

Show error with onedrive getting Authentication Code if this error exists

1.4.0

Added reports to log listing

Filter by reports

Compress reports folder and send archive to cloud storage

1.3.5

Added listing of logs in the admin panel with filtering by several parameters

1.3.4

Fixed bug with schedule and config cache

Refactoring PHP code

1.3.3

Fixed bug with uploading log files to Microsoft OneDrive

1.3.2

Fixed bug with empty client id

Fixed supporting Magento 2.3.5

Fixed bug with Microsoft OneDrive OAuth code

1.3.0

Added Microsoft OneDrive for keeping your log archives.

1.2.0

Admin has to create self Dropbox app.

Admin has to create self Google app.

1.1.0

Added Google Drive storage.

Fixed some small bugs.