logdata-anomaly-miner
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...
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':...
When values are optional or missing, the order of the feature list in the PCA detector changes incorrectly.
The purpose, location, and contents of these files should be described in https://aeciddocs.ait.ac.at/logdata-anomaly-miner/current/CONFIGURATION.html
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.
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...
all parsers, analysis components, event handlers should be tested in integration tests.