haproxy_log_analysis
haproxy_log_analysis copied to clipboard
Allow to remove superfluous output
While developing/debugging, it is useful to see the progress and how much time it took to process the file, but while using the tool it gets a bit on the way, specially if one wants to use the print command (together with the time filters) to filter the file and store that in another file for later (and faster) processing.
Adding a flag to control the output would be great.