Download the PHP package lizhichao/log2ck without Composer
On this page you can find all versions of the php package lizhichao/log2ck. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lizhichao/log2ck
More information about lizhichao/log2ck
Files in lizhichao/log2ck
Download lizhichao/log2ck
More information about lizhichao/log2ck
Files in lizhichao/log2ck
Vendor lizhichao
Package log2ck
Short Description listening log file written to clickhouse
License Apache-2.0
Package log2ck
Short Description listening log file written to clickhouse
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package log2ck
A simple log collector, Monitor files through tail -F
command, write to the Clickhouse.
Very low occupancy of resources, It can process more than 100 thousand log information per second
一个简单的日志收集器,占用极低的资源(比 Logstash
,Fluentd
,Logtail
占用资源更少),每秒可以轻松收集几十万以上的日志信息。
install
composer require lizhichao/log2ck
example
tail -F apapche/access.log | php test.php
All versions of log2ck with dependencies
PHP Build Version
Package Version
Requires
lizhichao/one-ck Version
^0.1.12
The package lizhichao/log2ck contains the following files
Loading the files please wait ....