Libraries tagged by log aggregator
logstream/laravel-sdk
342 Downloads
Laravel SDK for LogStream — send your application logs to your self-hosted LogStream instance in real time
withaspark/log-aggregator
3 Downloads
A simple utility for aggregating, searching, and tailing remote log files.
alexpts/php-logs-aggregator
18 Downloads
Service for lazy logs
th3mouk/audit-trail-bundle
1800 Downloads
Doctrine audit trail for Symfony — who changed what, and when. Field-level before/after diffs, label snapshots that survive deletion, per-aggregate inline history, and pluggable actors.
kholil/nitik
2423 Downloads
A Laravel package to track and aggregate application errors via custom log driver, with Filament dashboard.
jhansin-zhang/hyperf-log-viewer
467 Downloads
A log viewer component for Hyperf framework with aggregation support
central-logs/laravel
7985 Downloads
Laravel package for sending logs to Central Logs system with sync, async, and batch processing modes. Achieve 251x faster logging performance.
ashita-planning/laravel-error-monitor
158 Downloads
A Laravel package foundation for detecting, aggregating, and normalizing HTTP 500 errors.
401clicks/laravel-logger
593 Downloads
Laravel logging driver for 401 Clicks - Simple log aggregation and monitoring
jop-software/typo3-loki
4209 Downloads
Grafana Loki integration for TYPO3
skeylup/owlogs-agent
443 Downloads
Owlogs agent — ship Laravel logs to an Owlogs server for aggregation and viewing.
pektiyaz/petalog-laravel
2260 Downloads
PetaLog is a powerful log and exception aggregation tool designed specifically for Laravel projects. It seamlessly captures exceptions from your Laravel applications and centralizes them in a user-friendly interface, allowing developers to efficiently monitor, analyze, and resolve issues.
mouf/utils.log.stats-logger
5 Downloads
This package contains everything needed to aggregate database into stats that can be viewed and sorted.
mouf/utils.log.db-logger
6 Downloads
This package contains a logger that stores the logs in database.
mouf/utils.log.advanced-logger
5 Downloads
This package can be used to perform advanced logging: the logs are stored in database (using the DBLogger), then are analysed and aggregated (using the LogStats package). This package provides a way to send a mail automatically every night to the admin, summarizing the logs of the day.