logparser文件夹

2018-08-30  本文已影响0人  Q_7342

1.一共有七种可用的代码,包括(SLCT、IPLoM、LKE、LogSig、POP、DrainV1、Drain),每种代码都对应着一篇论文。

2.SLCT (Simple Logfile Clustering Tool):A Data Clustering Algorithm for Mining Patterns from Event Logs(SLCT is wrapped around on theC source codeprovided by the author.)

IPLoM (Iterative Partitioning Log Mining):A Lightweight Algorithm for Message Type Extraction in System Application Logs

LKE (Log Key Extraction):Execution Anomaly Detection in Distributed Systems through Unstructured Log Analysis

LogSig:LogSig: Gnerating System Events from Raw Textual Logs

POP:Towards Automated Log Parsing for Large-Scale Log Data Analysis

DrainV1:Drain: An Online Log Parsing Approach with Fixed Depth Tree

Drain:A Directed Acyclic Graph Approach to Online Log Parsing, extended from DrainV1.

代码位置均在文件夹 :https://github.com/logpai/logparser/tree/master/logparser

数据:具体方法多运用多种数据集,目前给出的数据集有11种,位置在 https://github.com/logpai/logparser/tree/master/data

上一篇下一篇

猜你喜欢

热点阅读