Tag: anomaly detection
-

logdata-anomaly-miner: parses log data and allows to define analysis pipelines for anomaly detection
logdata-anomaly-miner This tool parses log data and allows to definition of analysis pipelines for anomaly detection. It was designed to run the analysis with limited resources and the lowest possible permissions to make it suitable for production server use. The logdata-anomaly-miner can be configured in two different formats: yaml and python. The preferred format is yaml and the…