Skip to content

Instantly share code, notes, and snippets.

View skuske's full-sized avatar

SK skuske

  • Germany
  • 11:49 (UTC +02:00)
View GitHub Profile
@MariusHerget
MariusHerget / analyze_snowflake_logs.py
Last active April 25, 2024 09:18 — forked from Allstreamer/snow.py
An advanced script to summarize a Snowflake(Tor Project) Log file with the corresponding docker compose file
# This Script uses the following dependancies
# pip install nums-from-string
# pip install datetime
#
# To Run this script type:
# python analyze_snowflake_logs.py <Log File Name>
#
# The default <Log File Name> is ./docker_snowflake.log
#
# Example: