PHPackages                             tomatophp/laravel-logstash - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. tomatophp/laravel-logstash

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

tomatophp/laravel-logstash
==========================

Elastic Logstash integration for Laravel Apps

v1.0.1(1y ago)62821[4 PRs](https://github.com/tomatophp/laravel-logstash/pulls)MITPHPPHP ^8.1|^8.2CI passing

Since Jan 8Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/tomatophp/laravel-logstash)[ Packagist](https://packagist.org/packages/tomatophp/laravel-logstash)[ GitHub Sponsors](https://github.com/3x1io)[ RSS](/packages/tomatophp-laravel-logstash/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (12)Versions (7)Used By (0)

[![Screenshot](https://raw.githubusercontent.com/tomatophp/laravel-logstash/master/arts/screenshot.jpg)](https://raw.githubusercontent.com/tomatophp/laravel-logstash/master/arts/screenshot.jpg)

Laravel Logstash Log Channel
============================

[](#laravel-logstash-log-channel)

[![Dependabot Updates](https://github.com/tomatophp/laravel-logstash/actions/workflows/dependabot/dependabot-updates/badge.svg)](https://github.com/tomatophp/laravel-logstash/actions/workflows/dependabot/dependabot-updates)[![PHP Code Styling](https://github.com/tomatophp/laravel-logstash/actions/workflows/fix-php-code-styling.yml/badge.svg)](https://github.com/tomatophp/laravel-logstash/actions/workflows/fix-php-code-styling.yml)[![Tests](https://github.com/tomatophp/laravel-logstash/actions/workflows/tests.yml/badge.svg)](https://github.com/tomatophp/laravel-logstash/actions/workflows/tests.yml)[![Latest Stable Version](https://camo.githubusercontent.com/31f35944f1a3526d42e041841f1b42980cbe1a2532f775a338ddd3ef6ce32a1c/68747470733a2f2f706f7365722e707567782e6f72672f746f6d61746f7068702f6c61726176656c2d6c6f6773746173682f76657273696f6e2e737667)](https://packagist.org/packages/tomatophp/laravel-logstash)[![License](https://camo.githubusercontent.com/c862e97c5341ea25597447279f9d1a667178585266ae99285c70fb02a66e1ff0/68747470733a2f2f706f7365722e707567782e6f72672f746f6d61746f7068702f6c61726176656c2d6c6f6773746173682f6c6963656e73652e737667)](https://packagist.org/packages/tomatophp/laravel-logstash)[![Downloads](https://camo.githubusercontent.com/18599e12c4689dc0bef6b0f4fee9e5200695086f03b1aef2bc3005eccd0f44ef/68747470733a2f2f706f7365722e707567782e6f72672f746f6d61746f7068702f6c61726176656c2d6c6f6773746173682f642f746f74616c2e737667)](https://packagist.org/packages/tomatophp/laravel-logstash)

Elastic Logstash log channel for Laravel apps

Installation
------------

[](#installation)

```
composer require tomatophp/laravel-logstash
```

on your env add your host with port as a direct http connection on your env, and change the log channel to logstash

```
LOGSTASH_HOST=https://log.tomatophp.com
LOG_CHANNEL=logstash
```

Publish Assets
--------------

[](#publish-assets)

you can publish config file by use this command

```
php artisan vendor:publish --tag="laravel-logstash-config"
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Security
--------

[](#security)

Please see [SECURITY](SECURITY.md) for more information about security.

Credits
-------

[](#credits)

- [Fady Mondy](mailto:info@3x1.io)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

Testing
-------

[](#testing)

if you like to run `PEST` testing just use this command

```
composer test
```

Code Style
----------

[](#code-style)

if you like to fix the code style just use this command

```
composer format
```

PHPStan
-------

[](#phpstan)

if you like to check the code by `PHPStan` just use this command

```
composer analyse
```

Other Filament Packages
-----------------------

[](#other-filament-packages)

Checkout our [Awesome TomatoPHP](https://github.com/tomatophp/awesome)

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance70

Regular maintenance activity

Popularity17

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~13 days

Total

2

Last Release

477d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2147eb2fca7ab5f0124d0fafd88ba2d2a5dfa3a0036fb8872d1084b7cba29366?d=identicon)[fadymondy](/maintainers/fadymondy)

---

Top Contributors

[![fadymondy](https://avatars.githubusercontent.com/u/11937812?v=4)](https://github.com/fadymondy "fadymondy (9 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (3 commits)")

---

Tags

elasticsearchlaravellog-channellogginglogstashphplaraveltemplate

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/tomatophp-laravel-logstash/health.svg)

```
[![Health](https://phpackages.com/badges/tomatophp-laravel-logstash/health.svg)](https://phpackages.com/packages/tomatophp-laravel-logstash)
```

###  Alternatives

[tomatophp/filament-logger

Log all user activity to file or log driver and preview it on your FilamentPHP panel

162.2k](/packages/tomatophp-filament-logger)[ucan-lab/laravel-blink-logger

Comprehensive Logging Tool for Laravel.

126.1k](/packages/ucan-lab-laravel-blink-logger)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
