A script that analyzes Snowflake Proxy logs for total transferred data and speed.
|
|
||
|---|---|---|
| analyze.sh | add counts | |
| LICENSE.md | Add LICENSE | |
| README.md | add README | |
Analayze Snowflake
A script that analyzes Snowflake Proxy logs for total transferred data and speed.
This assumes Snowflake runs standalone in a docker container called snowflake-proxy (the default). You can of course change the script to your liking.