ait-aecid / logdata-anomaly-miner

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

Closed viktorbeck98 closed 2 weeks ago

viktorbeck98 commented 3 months ago

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.