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.txtCreates a network usage chart from Snowflake Proxy logs.
Repository from Github https://github.comGearKite/SnowflakeProxyLogParser
Creates a network usage graph from Snowflake Proxy logs.
nix-shellInstall dependencies
pip3 install -r requirements.txtProvide the path to a log file as the first argument
python3 snowflake_proxy_log_parser.py /path/to/logs.txtCreates a network usage chart from Snowflake Proxy logs.
GNU Affero General Public License v3.0