logdata-anomaly-miner icon indicating copy to clipboard operation
logdata-anomaly-miner copied to clipboard

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...

Results 67 logdata-anomaly-miner issues
Sort by recently updated
recently updated
newest added
trafficstars

According to the documentation, the date time parsing model has a parameter time_zone. However, when trying to use this parameter, it turns out that it is not supported: Config-Error: {'Parser':...

bug

When values are optional or missing, the order of the feature list in the PCA detector changes incorrectly.

bug
medium

The purpose, location, and contents of these files should be described in https://aeciddocs.ait.ac.at/logdata-anomaly-miner/current/CONFIGURATION.html

documentation

also if the loading of the full config is implemented, add a delay parameter which is a time in seconds after which the new config gets active.

enhancement
wontfix
test

We received a feedback that it would be helpful to produce sample output for a configuration, just to see that the configuration works as expected and have an idea what...

enhancement
wontfix
low

all parsers, analysis components, event handlers should be tested in integration tests.

test