How to select n size from each log file
fmjubori opened this issue · 1 comments
fmjubori commented
Hello,
I would like to know how can I run a logparser with a specific number of log size. Is that possible from the available codes?
Thank you
JinYang88 commented
The code can run on most log files if a correct log_format is provided.
You can follow our demo page to run the code https://logparser.readthedocs.io/en/latest/demo.html.