Closed viktorbeck98 closed 1 month ago
not sure if this is the best solution for the issue. Do you want to have one unique identifier for each json object or for each log atom? I think there might be multiple outputs for each log atom. If you want to have one identifier for each log line, this might work.
Also the unittests and other tests must be adapted for the new output. Can help with that if needed :)
I would really suggest to introduce a parameter in the aminer config that allows to switch the line number on and off, because i guess that in some cases (application of the aminer in live data, that has no "beginning" and a line number does not make sense) this information is not desired and will even be confusing.
Yes, it should be an identifier for each log line. Best is probably to add a parameter in the aminer config. Thereby, no tests have to be rewritten (if I'm not wrong) because the AMiner output will stay the same for the tests. I'll let you know if I need help (or the failed tests will tell) :)
Make sure these boxes are signed before submitting your Pull Request -- thank you.
Must haves
Fixes #1334
Submission specific
Describe changes:
-