sanjay920 / nulog

"Self-supervised Log Parsing" submitted for review at ECML-PKDD 2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the code for the paper "Self-supervised Log Parsing" submitted at ECML-PKDD 2020.

The libraries needed are listed in requirements.txt

The main code for the parser is written in /logparser/NuLog/NuLogParser.py.

The experiments are written in /Benchmark/*_benchmark.py

To execute all the experiments please run all /Benchmark/*_benchmark.py scripts.

The previous implemented algorithms for log parsing and the datasets are completely cloned from: https://github.com/logpai/logparser/

About

"Self-supervised Log Parsing" submitted for review at ECML-PKDD 2020

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 78.2%Language:Perl 12.7%Language:C 8.7%Language:Shell 0.2%Language:TeX 0.2%Language:Makefile 0.0%