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.
GNU General Public License v3.0
79
stars
24
forks
source link
Extend AMiner output for JsonConverterHandler #1334
The project https://github.com/ait-aecid/aminer-configuration-engine requires the AMiner to have an unique identification for each log line in the .json output file. A line number for each log line the AMiner writes into the .json output file should therefore be implemented.
The project https://github.com/ait-aecid/aminer-configuration-engine requires the AMiner to have an unique identification for each log line in the .json output file. A line number for each log line the AMiner writes into the .json output file should therefore be implemented.