A Python script that takes a system log file as input, then filters out data according to specific criteria using Regular Expressions and wrties the results to a csv file. The csv file is then covnerted to an HTML to be viewed.
A Python script that takes a system log file as input, then filters out data according to specific criteria using Regular Expressions and wrties the results to a csv file. The csv file is then covnerted to an HTML to be viewed.