ixalodecte/AI-Log-Analyzer
Machine learning algorithms to detect anomalies in unstructured logs
This tool helps operations engineers and system administrators automatically detect unusual behavior in system logs. You feed it your raw, unstructured log files, and it learns what normal system operations look like. It then identifies and flags any log sequences that deviate significantly from that learned pattern, helping you quickly spot potential issues or security threats.
No commits in the last 6 months.
Use this if you need to automatically monitor large volumes of system logs for anomalies without manually sifting through them.
Not ideal if you need to analyze highly structured, pre-processed event data or if you prefer rule-based anomaly detection.
Stars
47
Forks
19
Language
Python
License
GPL-3.0
Category
Last pushed
Jun 17, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ixalodecte/AI-Log-Analyzer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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.