piotrpress/slack-tail
最新稳定版本:v1.0.1
Composer 安装命令:
composer require piotrpress/slack-tail
包简介
A simple command line tool to tail a file and send the output to a Slack channel.
README 文档
README
A simple command line tool to tail a file and send the output to a Slack channel.
Usage
$ php bin/tail <file> <url>
Where <file> is the path to the file you want to tail and <url> is the Slack webhook URL.
Example
$ php bin/tail /var/log/apache2/access.log https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX
Requirements
PHP >= 7.4 version.
License
统计信息
- 总下载量: 30
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-04-14