diff options
author | Matt Rendina <mrendina@stsci.edu> | 2019-10-11 11:56:49 -0400 |
---|---|---|
committer | Matt Rendina <mrendina@stsci.edu> | 2019-10-11 11:56:49 -0400 |
commit | 3733c558f08e394bfb1ebb4bb4725a76dc55d35e (patch) | |
tree | b7475f878934da931e8cd3359bbd720f00e22c0b | |
parent | f8b6ee9c8605b4bd0ead4e8567bd8840fdb30802 (diff) | |
download | conmets-3733c558f08e394bfb1ebb4bb4725a76dc55d35e.tar.gz |
Update README
-rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1 +1,7 @@ -# logparse
\ No newline at end of file +# conmets + +Conda metrics + +A tool for parsing web server log files in standard Apache/nginx format to +extract and plot potentially interesting statistics, including package download +frequencies, sorting by package download location, and bandwidth usage. |