Laravel Packages

Log Alarm Package for Laravel

Published
Log Alarm Package for Laravel image

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

  • Real-time Log Monitoring: Continuously listen for log events and keep track of your application's health.
  • Error Detection: Automatically detect and respond to error log events.
  • Customizable Notifications: Send instant notifications to Slack and email when errors occur.
  • Frequency Control: Set thresholds and delays to avoid notification flooding.
  • Cache-based Alert System: Efficiently track error occurrences without the overhead of database operations.
  • Flexible Configuration: Easily configure settings and specify error conditions with custom strings.

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.

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Sponsored

masteringlaravel logo
Laravel Code Review

Get expert guidance in a few days with a Laravel code review

Visit Laravel Code Review

The latest

View all →
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article
Laravel AI SDK Adds Human-in-the-Loop Tool Approval image

Laravel AI SDK Adds Human-in-the-Loop Tool Approval

Read article
Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals image

Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals

Read article
Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs image

Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs

Read article
Blade Formatting in Laravel Pint image

Blade Formatting in Laravel Pint

Read article
Inertia DevTools Is Now on the Chrome Web Store image

Inertia DevTools Is Now on the Chrome Web Store

Read article