PHPackages                             cego/filebeat-logger - 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. cego/filebeat-logger

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

cego/filebeat-logger
====================

Package for logging php enriched json lines that filebeat can collect

2.1.0(9mo ago)058.3k↓34.1%1[2 PRs](https://github.com/cego/filebeat-logger-php/pulls)1MITPHPPHP 8.x.xCI passing

Since Oct 27Pushed 1w ago8 watchersCompare

[ Source](https://github.com/cego/filebeat-logger-php)[ Packagist](https://packagist.org/packages/cego/filebeat-logger)[ RSS](/packages/cego-filebeat-logger/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (8)Versions (24)Used By (1)

FilebeatLogger
==============

[](#filebeatlogger)

Install via composer
--------------------

[](#install-via-composer)

```
composer require cego/filebeat-logger

```

Helper for creating ECS compliant log context
---------------------------------------------

[](#helper-for-creating-ecs-compliant-log-context)

```
Log::error('Error message', ECS::create()
    ->withThrowable($exception)
    ->withEvent(
        action: 'create-user',
        category: [],
        dataset: 'user-service.registration',
        outcome: 'success',
        id: '12345',
    );
```

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance81

Actively maintained with recent releases

Popularity30

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~94 days

Recently: every ~196 days

Total

20

Last Release

277d ago

Major Versions

0.0.1-rc5 → 1.0.02021-03-11

1.2.2 → 2.0.02023-02-17

PHP version history (5 changes)0.0.1-rc1PHP ^7.1

1.0.1PHP ^7.1|^8.0

1.2.0PHP ^7.4|^8.0

2.0.0PHP &gt;=8.1

2.0.3PHP 8.x.x

### Community

Maintainers

![](https://www.gravatar.com/avatar/3d79d2046d4c647d13783eaedebc0044f9e824fd211e2b23281aaf727222e3f2?d=identicon)[cego](/maintainers/cego)

---

Top Contributors

[![firecow](https://avatars.githubusercontent.com/u/973602?v=4)](https://github.com/firecow "firecow (32 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (19 commits)")[![LauJosefsen](https://avatars.githubusercontent.com/u/44977457?v=4)](https://github.com/LauJosefsen "LauJosefsen (5 commits)")[![nizacegodk](https://avatars.githubusercontent.com/u/71869936?v=4)](https://github.com/nizacegodk "nizacegodk (3 commits)")[![OleKal](https://avatars.githubusercontent.com/u/55442686?v=4)](https://github.com/OleKal "OleKal (2 commits)")[![renovate-bot](https://avatars.githubusercontent.com/u/25180681?v=4)](https://github.com/renovate-bot "renovate-bot (2 commits)")[![nbj](https://avatars.githubusercontent.com/u/8373450?v=4)](https://github.com/nbj "nbj (1 commits)")[![RasmusBorup](https://avatars.githubusercontent.com/u/12410209?v=4)](https://github.com/RasmusBorup "RasmusBorup (1 commits)")

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/cego-filebeat-logger/health.svg)

```
[![Health](https://phpackages.com/badges/cego-filebeat-logger/health.svg)](https://phpackages.com/packages/cego-filebeat-logger)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M508](/packages/pimcore-pimcore)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[laravel/nightwatch

The official Laravel Nightwatch package.

36210.1M36](/packages/laravel-nightwatch)[team-reflex/discord-php

An unofficial API to interact with the voice and text service Discord.

1.1k420.9k26](/packages/team-reflex-discord-php)[illuminate/log

The Illuminate Log package.

6225.3M623](/packages/illuminate-log)

PHPackages © 2026

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