graysonarts / podlog

A s3 log processor for podcasts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

podlog

A s3 log processor for podcasts

This tool takes a directory of files ending in .log that are s3 access logs and outputs a JSON string that represents downloads of any files that are in the structure of ###.mp3 where the name of the file is an integer.

I wrote this to help collect metrics for my podcast Batman's Little Bird and is my first "real" rust project.

About

A s3 log processor for podcasts

License:MIT License


Languages

Language:Rust 90.1%Language:HTML 9.9%