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(7mo ago)054.7k↓13.5%1[2 PRs](https://github.com/cego/filebeat-logger-php/pulls)1MITPHPPHP 8.x.xCI passing

Since Oct 27Pushed 2mo 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 1mo ago

READMEChangelog (10)Dependencies (8)Versions (23)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

50

—

FairBetter than 96% of packages

Maintenance75

Regular maintenance activity

Popularity30

Limited adoption so far

Community20

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

230d 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

[bacula-web/bacula-web

The open source web based reporting and monitoring tool for Bacula

1537.5k](/packages/bacula-web-bacula-web)[hamidrezaniazi/pecs

PHP ECS (Elastic Common Schema): Simplify logging with the power of elastic common schema.

3325.5k1](/packages/hamidrezaniazi-pecs)

PHPackages © 2026

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