xkeyideal / logcollect

remote log collect & support multi clients read

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logcollect

使用GRPC协议支持远端服务写日志,支持多客户端读取。

特点:

  1. 边写边读
  2. 多客户端读取
  3. 按偏移量读取
  4. 文件分块存储
  5. 日志写入与读取采用GRPC-stream
  6. 拥有完整的测试与使用用例

About

remote log collect & support multi clients read


Languages

Language:Go 100.0%