Skip to content

Instantly share code, notes, and snippets.

View MariusHerget's full-sized avatar
🎯
Focusing

Marius Herget MariusHerget

🎯
Focusing
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: