logentries/logentries-monolog-handler
Monolog handler for sending Laravel/PHP application logs to Logentries (Rapid7). Adds a custom handler to forward log records over the network, enabling centralized log aggregation, search, and monitoring with minimal setup.
data.logentries.com) ensures compatibility with Loggly’s current infrastructure.Avoid if:
monolog/handler-syslog + custom HTTP handlers or dedicated SaaS integrations (e.g., Laravel’s built-in monolog with stackdriver, sentry, or laravel-log).data.logentries.com.laravel-log package) or cloud-native solutions (AWS CloudWatch, Datadog). If using Loggly, consider their official SDKs or HTTP-based solutions.Consider if:
For Executives:
"This updated package (v2.1) lets us reliably send Laravel/PHP logs to Loggly with minimal effort, addressing timeout issues and aligning with Loggly’s current ingestion endpoint (data.logentries.com). It’s a lightweight, low-cost option for legacy systems where upgrading dependencies isn’t feasible. While still not actively maintained, the fixes make it a viable stopgap for now—we’ll phase it out as we modernize our stack. The trade-off is minimal risk for quick wins in observability, but we’ll track this as technical debt for replacement."
For Engineering: *"Pros:
data.logentries.com (no manual config changes).Cons:
Recommendation:
Use only for P0 legacy apps where the fixes in v2.1 resolve critical pain points. For new projects, evaluate modern alternatives (e.g., [Laravel’s monolog with HTTP handlers] or [Loggly’s official SDK]). If we proceed, add this to the tech debt tracker for replacement within 12–18 months. Monitor Loggly’s API changes post-migration to data.logentries.com."*
How can I help you explore Laravel packages today?