//
pkg.gl
Category
github.com/FriedCoderZ/LogCollector-client
internal
collect
package
0.0.0-20240318031717-b708fc53259c
Repository:
https://github.com/friedcoderz/logcollector-client.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
2
Files
225 SLOC
#
Functions
ParseLogs
ParseLogs 函数根据给定的正则表达式模式解析日志文本,并返回解析后的命名子匹配项列表.
ReadLogByFile
ReadLogByFile 从指定的日志文件中按行读取日志数据,并返回一个字符串列表。.
Register
在服务端注册登记采集端信息并商议AES密钥.
SendLogs
No description provided by the author