https://github.com/testetson22/simple_log_analyzer
A simple utility for reading and counting errors by the specified column(s)
https://github.com/testetson22/simple_log_analyzer
Last synced: 4 months ago
JSON representation
A simple utility for reading and counting errors by the specified column(s)
- Host: GitHub
- URL: https://github.com/testetson22/simple_log_analyzer
- Owner: testetson22
- Created: 2025-03-15T03:25:51.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-03-15T03:28:51.000Z (11 months ago)
- Last Synced: 2025-03-15T04:26:47.099Z (11 months ago)
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Log Analyzer - WIP
A simple utility for reading and counting errors by the specified column(s)
# TODO
- Support more input file types
- Support many files
- Distribute work with Spark DFs