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...
# Make sure these boxes are signed before submitting your Pull Request -- thank you. # Must haves - [x] I have read and followed the contributing guide lines at...
# Make sure these boxes are signed before submitting your Pull Request -- thank you. # Must haves - [x] I have read and followed the contributing guide lines at...
# Make sure these boxes are signed before submitting your Pull Request -- thank you. # Must haves - [x] I have read and followed the contributing guide lines at...
When aminer was installed via apt on ubuntu 22.04 the folllowing error is thrown: ``` $ sudo aminer -C -c /etc/aminer/conf.yml Failed to load configuration from /usr/lib/logdata-anomaly-miner/aminer/YamlConfig.py Failed to load...
If the system, whose logs are consumed and investigated, changes then once learned values (e.g., IP addresses, urls, user names, process names, ids etc.) remain in the persistency forever. The...
# Make sure these boxes are signed before submitting your Pull Request -- thank you. # Must haves - [X] I have read and followed the contributing guide lines at...
Some detectors are not running within the AMiner but on another service or host. The AMiner should be able to send log atoms through a zero message queue and listen...
When missing the `file:` specifier in the LogResourceList, the current error looks like: `Unsupported schema in LogResourceList: {'url': b'/home/landauerm/videoserver/logs/error.log.1', 'parser_id': 'ApacheErrorParsingModel', 'json': None, 'xml': None}` It is not obvious from...
# Make sure these boxes are signed before submitting your Pull Request -- thank you. # Must haves - [x] I have read and followed the contributing guide lines at...