Creates a network usage graph from Snowflake Proxy logs.
nix-shell
-
Install dependencies
pip3 install -r requirements.txt
Provide the path to a log file as the first argument
python3 snowflake_proxy_log_parser.py /path/to/logs.txt
Creates a network usage graph from Snowflake Proxy logs.
nix-shell
Install dependencies
pip3 install -r requirements.txt
Provide the path to a log file as the first argument
python3 snowflake_proxy_log_parser.py /path/to/logs.txt