d0ng1ee / logdeep

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

Anomaly log file type detection and predict future log error #39

Open khawar-islam opened 1 year ago

khawar-islam commented 1 year ago

Dear @donglee-afar

I am working on anomaly log analysis methods such as drain approach to use to structure log data into structure data. We have lots of log file and we have no idea this specific log file belong to which software? like android, HDF and etc.

How we recognize log file type? How we can predict future log analysis error based on current log data?