d0ng1ee / logdeep

log anomaly detection toolkit including DeepLog
MIT License
387 stars 115 forks source link

How to generate data sequence #19

Open Rufaida94 opened 3 years ago

Rufaida94 commented 3 years ago

Thank you for the great project.

I am trying to use this implementation on a research project of my own using my own data. I used Drain to parse the data into two files: a structured file and a template file. But I am not sure how to proceed and convert these files into a sequence file (numbers only) like hdfs_train file.

Zanis92 commented 3 years ago

This is the way to generate that sequence I suppose: Convert structured file to sequence file