LogPPT
LogPPT copied to clipboard
Fewshot_sampling issue for raw data logs
I have some raw logs from the CI and I wanted to run them using the LogPPT. However, when I run logppt it asks for the .json files in the datasets folder, but I found out that you need run fewshot_sampling.py file to generate those shot json files and you need parsed templates to run the fewshot sampling. If the LogPPT is made for parsing the logs, what is the purpose of it if it needs already extracted templates to run itself? Since the original creator is not responding to the issues, can anyone help to solve the issue with dataset creation for raw data logs?