Skip to content

GearKite/SnowflakeProxyLogParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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