From 8a79c8190fb6482fce5f3419720dcd626bbb4657 Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Tue, 1 Oct 2019 08:46:46 -0400 Subject: Stacked bars (#1) * Compose and store short name of each package with the data for each transaction. * Add stacked bar support for on- vs off-site transactions. --- logparse.py | 137 +++++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 89 insertions(+), 48 deletions(-) diff --git a/logparse.py b/logparse.py index 185f6ae..9d36278 100755 --- a/logparse.py +++ b/logparse.py @@ -30,7 +30,7 @@ def md5(fname): # Accommodate PUTs as well as second URLs (normally "-") patt = '(?P\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}) .* .* \\[(?P\\d{2}\\/[a-zA-Z]{3}\\/\\d{4}):(?P