1. 支持定时/实时去解析多个 log 文件 2.支持多个匹配规则, 匹配的内容支持不同的处理方式(支持同步/异步处理) 3.采用文件池将频繁使用的句柄进行缓存, 采用tire树缓存匹配规则
-
Updated
Sep 23, 2024 - Go
1. 支持定时/实时去解析多个 log 文件 2.支持多个匹配规则, 匹配的内容支持不同的处理方式(支持同步/异步处理) 3.采用文件池将频繁使用的句柄进行缓存, 采用tire树缓存匹配规则
Add a description, image, and links to the parse-log topic page so that developers can more easily learn about it.
To associate your repository with the parse-log topic, visit your repo's landing page and select "manage topics."