logpai / logparser

A machine learning toolkit for log parsing [ICSE'19, DSN'16]
Other
1.56k stars 551 forks source link

Unable to figure out how to use the logparser #97

Closed ganeshkamath89 closed 1 year ago

ganeshkamath89 commented 1 year ago

I have downloaded the logparser project on my system. I don't see build steps or any documentation on how I can utilize the logparser to parse logs on my system. Can you please add a section in the Readme.md or some other place where we can learn how to use the tools available in this site

I see a file init.py

Is there some set of instructions to help me build the repository and exeucute the python files from the demo folder?

JinYang88 commented 1 year ago

Please follow the instructions in our demo page.

https://logparser.readthedocs.io/en/latest/demo.html

berot3 commented 2 months ago

@ganeshkamath89 how did it go? Just wondering.