Skip to content

ecomcoders/ecomcoders-loggly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento 2 Module for centralized cloud logging via Loggly

The purpose of this module is to provide a simple solution to submit Magento 2 log messages to Loggly. It uses RSyslog (UDP) Protocol to transfer data what is much more faster and non blocking in contrast to regular HTTPS requests.

In the current status the module submits log messages and also generated reports to Loggly by adding an additional Monolog handler via DI.

It also implements uploading of php error log files using a cron job.

To use it, a valid Loggly token/account is needed.

Configuration options can be found under Stores/Configuration/Developer/Loggly Syslog UDP Logger

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages