提交 3eb88e3d 编辑于 作者: openaiops's avatar openaiops
浏览文件

Update README.md

上级 58629fc4
加载中
加载中
加载中
加载中
+1 −1
原始行号 差异行号 差异行
# LogBERT: Log Anomaly Detection via BERT
### [ARXIV](https://arxiv.org/abs/2103.04475) 

源代码链接:https://github.com/HelenGuohx/logbert
This repository provides the implementation of Logbert for log anomaly detection. 
The process includes downloading raw data online, parsing logs into structured data, 
creating log sequences and finally modeling.