Server Log Analyzer
2022, May, 27
Side ProjectPython
Working on updating the script used to create Server Log Analysis in 2019.
I feel happy about reviving a forgotten side project from 3 years ago.
This time I plan to publish the script in Github. In 2019 I had wrongly committed API key & db credentials along with code and kept everything in a private repo.
This time trying out DuckDB instead of setting up a Postgres instance.
I could have also gone with SQLite but could not resist the urge to try a 'new shinny tool'.