A python tool parses log data and allows to define analysis pipelines for anomaly detection
logdata-anomaly-miner This tool parses log data and allows to define analysis pipelines for anomaly detection. It was designed to run the analysis with limited resources and lowest possible permissions to make it suitable for production server use. Requirements In order to install logdata-anomaly-miner a Linux system with python >= 3.6 is required. Debian-based distributions are currently recommended. See requirements.txt for further module dependencies Installation Debian There are Debian packages for logdata-anomaly-miner in the official Debian/Ubunturepositories. apt-get update && apt-get install […]
Read more