Parsing HTML-encoded log files using logparser
When opening a security log file such as lase_server_x_x.log
, you may encounter HTML-encoded
security logs that begin with '&':
You can parse these files and convert them into readable log files
using the logparser
utility.