Logs Manager per Magento® 2.x

Il modulo Logs Manager gestisce in modo efficiente i file di log in continua crescita del Suo sito. Visualizzi e analizzi i Suoi log nell'area amministrativa. Una caratteristica del modulo è il caricamento dei Suoi log su servizi cloud di terze parti come Dropbox, Google Drive, Microsoft OneDrive e altri.

Disponibile

SKU
logs-manager-m2

Opzioni

A partire da: 129,00 USD
Aggiungi al carrello

Magento® 2 non fornisce, in modo predefinito, strumenti per la gestione dei file di log. Con il tempo i file di log raggiungono dimensioni notevoli, a volte enormi. Lavorare con file di questo tipo è scomodo e la loro analisi diventa un processo complesso. Per mantenere sempre i Suoi file di log a una dimensione accettabile, utilizzi l'estensione Logs Manager.

Logs Manager Le consente di definire la dimensione massima di ciascun file di log e il numero massimo di copie archiviate.

Dopo l'attivazione del modulo, i Suoi file di log vengono controllati ogni giorno. I file che superano la dimensione impostata vengono archiviati. Il modulo conserva il numero di copie archiviate indicato in configurazione e rimuove gli archivi obsoleti. In questo modo i Suoi file di log restano sempre piccoli e facili da leggere e analizzare.

Visualizzare e analizzare i log direttamente dal pannello di amministrazione è molto comodo. Può configurare l'accesso solo per Sé o per determinati amministratori. La ricerca e i filtri si applicano a tutti i file di log. È possibile filtrare i log per data e ora, per tipo di errore e tramite ricerca testuale.

Un'altra funzione importante di Logs Manager per Magento 2 è l'integrazione con i servizi cloud. Ogni file di log compresso può essere caricato automaticamente in una cartella (con struttura) del Suo Dropbox o di un altro servizio cloud. In questo modo libera spazio sul server per file più importanti. Storage cloud supportati: Dropbox, Google Drive, Microsoft OneDrive.

Il modulo Logs Manager comprime i file di log in archivi ZIP. Poiché i log contengono spesso righe o porzioni di riga ripetute, si comprimono molto bene. Un file da 10 MB, ad esempio, può essere ridotto a 0,5–1 MB. Di norma il tasso di compressione è compreso tra il 70 e il 90 %.

Demo

Una versione demo dell'estensione è disponibile tramite il nostro supporto tecnico. Indichi nel messaggio il Suo nome, il nome dell'estensione, il Suo indirizzo e-mail e l'URL del sito. La demo è valida 14 giorni. Trascorsi i 14 giorni, si impegna a rimuovere la demo.

CMS Version Magento 2
Version Compatibility 2.4, 2.3, 2.2, 2.1, 2.0
Features
  • 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

Follow these steps to install the extension:

  1. Unpack the resulting archive to the root of your Magento site. As a result, you should have created such a folder [magento_root]/app/code/Extmag/LogsManager
  2. Run the following commands in the root of your Magento site:
    • php bin/magento c:f
    • php bin/magento s:up
  3. Log out and log back into the Magento admin interface
  4. Congratulations. The extension has been successfully installed.

System Configuration

Configure extension by this guide.

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

Added support Magento 2.4.9 and Adobe Commerce 2.4.9

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.