Log Alarm Package for Laravel

The Log Alarm package for Laravel gives you real-time monitoring and error detection for your applications. It helps you stay on top of your logs by providing monitoring, error detection, and notifications to Slack and email.

Main Features

With the default settings, the application will notify if it finds the same message within the configured frequency (5 mins is the default). You can also configure a string match to only trigger notifications if the log message contains the string. You will get a Slack notification or an email based on your notification configuration.

You can learn more about this package, get full installation instructions, and view the source code on GitHub.


The post Log Alarm Package for Laravel appeared first on Laravel News.

Join the Laravel Newsletter to get all the latest Laravel articles like this directly in your inbox.