承接 tomatophp/laravel-logstash 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

tomatophp/laravel-logstash

最新稳定版本:v1.0.1

Composer 安装命令:

composer require tomatophp/laravel-logstash

包简介

Elastic Logstash integration for Laravel Apps

README 文档

README

Screenshot

Laravel Logstash Log Channel

Dependabot Updates PHP Code Styling Tests Latest Stable Version License Downloads

Elastic Logstash log channel for Laravel apps

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

you can publish config file by use this command

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

Changelog

Please see CHANGELOG for more information on what has changed recently.

Security

Please see SECURITY for more information about security.

Credits

License

The MIT License (MIT). Please see License File for more information.

Testing

if you like to run PEST testing just use this command

composer test

Code Style

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

composer format

PHPStan

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

composer analyse

Other Filament Packages

Checkout our Awesome TomatoPHP

统计信息

  • 总下载量: 282
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 6
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 6
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-01-08