Skip to content

Pytorch implementation of DeepLog.

License

Notifications You must be signed in to change notification settings

Wonderxie/DeepLog

 
 

Repository files navigation

DeepLog

A Pytorch implementation of DeepLog's log key anomaly detection model.

Requirement

  • python>=3.6
  • pytorch==1.0.1
  • tensorboardX==1.7

Dataset

The dataset can be downloaded HERE.

The prefix of the website for hdfs logs is changed to http://people.iiis.tsinghua.edu.cn/~weixu/, you can download the original data from raw log and 200nodes.

Reference

Min Du, Feifei Li, Guineng Zheng, Vivek Srikumar. "Deeplog: Anomaly detection and diagnosis from system logs through deep learning." ACM SIGSAC Conference on Computer and Communications Security(CCS), 2017.

Contributing

If you have any questions, please open an issue.

Welcome to pull requests to implement the rest of this paper!

About

Pytorch implementation of DeepLog.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%