Download the PHP package wentao-php/push-log-to-plume without Composer
On this page you can find all versions of the php package wentao-php/push-log-to-plume. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wentao-php/push-log-to-plume
More information about wentao-php/push-log-to-plume
Files in wentao-php/push-log-to-plume
Download wentao-php/push-log-to-plume
More information about wentao-php/push-log-to-plume
Files in wentao-php/push-log-to-plume
Vendor wentao-php
Package push-log-to-plume
Short Description laravel 框架中,监听日志时间将日志传到plume服务中
License
Package push-log-to-plume
Short Description laravel 框架中,监听日志时间将日志传到plume服务中
License
Please rate this library. Is it a good library?
Informations about the package push-log-to-plume
push-log-to-plume
laravel 框架日志推送到 Plumelog
1. 开源项目说明
文档地址:https://gitee.com/plumeorg/plumelog/blob/master/FASTSTART.md
2. 安装
3. 发布配置
4. 说明
- 当
plumelog设置为plumelog.model=redis,此时有两种方案推送日志- 利用 api 推送
127.0.0.1:8891/sendLog?logKey=plume_log_list。 插件会在请求结束时将所有日志数据统一当做接口参数传递 - 将数据直接写入 redis 队列中
- 利用 api 推送
- 当
plumelog设置为plumelog.model=kafka,此时有一种方案推送日志,plumelog服务不支持api调用- 将数据直接写入 kafka 队列中
- 配置文件
plume.php中有配置说明
All versions of push-log-to-plume with dependencies
PHP Build Version
Package Version
The package wentao-php/push-log-to-plume contains the following files
Loading the files please wait ...