PHPackages                             wentao-php/push-log-to-plume - 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. wentao-php/push-log-to-plume

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

wentao-php/push-log-to-plume
============================

laravel 框架中，监听日志时间将日志传到plume服务中

v2.0.0(2y ago)057PHPPHP ^8.0

Since May 25Pushed 2y ago1 watchersCompare

[ Source](https://github.com/1207702931/push-log-to-plume)[ Packagist](https://packagist.org/packages/wentao-php/push-log-to-plume)[ RSS](/packages/wentao-php-push-log-to-plume/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (3)Used By (0)

push-log-to-plume
=================

[](#push-log-to-plume)

laravel 框架日志推送到 Plumelog
------------------------

[](#laravel-框架日志推送到-plumelog)

### 1. 开源项目说明

[](#1-开源项目说明)

文档地址：

### 2. 安装

[](#2-安装)

```
 composer require wentao-php/push-log-to-plume
```

### 3. 发布配置

[](#3-发布配置)

```
php artisan push-log-to-plume:install
```

### 4. 说明

[](#4-说明)

- 当`plumelog`设置为`plumelog.model=redis`,此时有两种方案推送日志

1. 利用 **api** 推送 `127.0.0.1:8891/sendLog?logKey=plume_log_list`。 插件会在请求结束时将所有日志数据统一当做接口参数传递
2. 将数据直接写入 **redis** 队列中

- 当`plumelog`设置为`plumelog.model=kafka`,此时有一种方案推送日志,plumelog服务不支持api调用

1. 将数据直接写入 **kafka** 队列中

- 配置文件 `plume.php` 中有配置说明

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~2 days

Total

2

Last Release

1078d ago

Major Versions

1.0.0 → v2.0.02023-05-28

### Community

Maintainers

![](https://www.gravatar.com/avatar/d30bd027a1156b00649c717e1b032ad1a3b3e41c230002fa01c20bc9a1d5b164?d=identicon)[1207702931](/maintainers/1207702931)

---

Top Contributors

[![1207702931](https://avatars.githubusercontent.com/u/49967413?v=4)](https://github.com/1207702931 "1207702931 (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/wentao-php-push-log-to-plume/health.svg)

```
[![Health](https://phpackages.com/badges/wentao-php-push-log-to-plume/health.svg)](https://phpackages.com/packages/wentao-php-push-log-to-plume)
```

###  Alternatives

[overtrue/laravel-query-logger

A dev tool to log all queries for laravel application.

413307.5k6](/packages/overtrue-laravel-query-logger)[guanguans/laravel-exception-notify

Monitor exception and report to the notification channels(Log、Mail、AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).

14642.7k1](/packages/guanguans-laravel-exception-notify)

PHPackages © 2026

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