Overview of the BGL dataset
masterBGL is an open dataset of logs collected from a BlueGene/L supercomputer system (131,072 processors, 32,768GB memory). The dataset contains both alert and non-alert messages, making it suitable for research in log parsing, anomaly detection, and failure prediction.
Log Format Details:
- The first column contains alert category tags.
- A
'-'in the first column indicates a non-alert message. - Any other value in the first column indicates an alert message.