Support for regular expressions
未关闭
enhancement
- 主要语言
- Python
- 星标
- 26
- 派生
- 3
- PR 合并指标
- 30 天内没有已合并 PR
描述
In addition to checking for exact matches of strings in log entries, it'd be valuable to have support for checking for regexs. This would bring a bunch of flexibility for the end users.
Potential technical solution: regex could be presented as `regex` field in the conf files. If `identifier` field is missing but `regex` is present, `regex` could be used to find matching log entries.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。