Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 587 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 587 Bytes

Snowflake Proxy Log Parser

Creates a network usage graph from Snowflake Proxy logs.

Install

Using Nix

nix-shell

Using Python virtual environment

  1. Create and activate a virtual environment

  2. Install dependencies

    pip3 install -r requirements.txt

Usage

Provide the path to a log file as the first argument

python3 snowflake_proxy_log_parser.py /path/to/logs.txt

Output

plot