Python alogger is a small python library to parse resource manager logs. It is used by Karaage. For more information on Karaage, please see the documentation.
Alogger currently supports the following log file formats:
| Format | Status |
|---|---|
| Torque/PBS | Used in production |
| Slurm | Used by 3rd party |
| Sun Grid Engine | Initial design |
| Windows HPC | Broken |
All information on python-alogger is currently located on the github site.