ait-aecid/anomaly-detection-log-datasets
Analysis scripts for log data sets used in anomaly detection.
This project helps operations engineers and security analysts evaluate tools that detect unusual patterns in system activity. It provides a structured way to download, parse, and group public log datasets (like HDFS, BGL, OpenStack, and AWSCTD) into sequences of event types. The output is pre-processed log data ready for testing various anomaly detection techniques.
Use this if you are a system administrator or security professional who needs to test and compare different anomaly detection methods using standardized log data.
Not ideal if you need to perform real-time anomaly detection on live system logs or are looking for a pre-built, production-ready anomaly detection solution.
Stars
85
Forks
18
Language
Python
License
GPL-3.0
Category
Last pushed
Oct 19, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ait-aecid/anomaly-detection-log-datasets"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
yzhao062/pyod
A Python Library for Outlier and Anomaly Detection, Integrating Classical and Deep Learning Techniques
unit8co/darts
A python library for user-friendly forecasting and anomaly detection on time series.
elki-project/elki
ELKI Data Mining Toolkit
raphaelvallat/antropy
AntroPy: entropy and complexity of (EEG) time-series in Python
Minqi824/ADBench
Official Implement of "ADBench: Anomaly Detection Benchmark", NeurIPS 2022.