wuyifan18 / DeepLog

Pytorch Implementation of DeepLog.
MIT License
372 stars 154 forks source link

conversion of system log #23

Closed djangid closed 4 years ago

djangid commented 5 years ago

How to use my own system logs i am not sure how to convert them in data model any help would be appreciated

amineebenamor commented 5 years ago

You need to parse them, group independent tasks together before.

djangid commented 5 years ago

can you explain more please.

amineebenamor commented 5 years ago

I let you read the paper which explains how to preprocess data: https://www.cs.utah.edu/~lifeifei/papers/deeplog.pdf You can use Spell for parsing for instance, as suggested by DeepLog, or other parsers.

djangid commented 5 years ago

thanks thats what i was looking for . do you have some example logs which you used system logs which i can download

wuyifan18 commented 5 years ago

@djangid Here is the data.