logdata-anomaly-miner icon indicating copy to clipboard operation
logdata-anomaly-miner copied to clipboard

Add an optional log line identifier to json output

Open viktorbeck98 opened this issue 1 year ago • 0 comments
trafficstars

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 https://github.com/ait-aecid/logdata-anomaly-miner/wiki/Git-development-workflow
  • [x] Issues exist for this PR
  • [x] I added related issues using the "Fixes #"-notations
  • [x] This Pull-Requests merges into the "development"-branch

Fixes #1334

Submission specific

  • [ ] This PR introduces breaking changes
  • [ ] My change requires a change to the documentation
  • [ ] I have updated the documentation accordingly
  • [ ] I have added tests to cover my changes
  • [ ] All new and existing tests passed

Describe changes:

  • added a log line identifier in the json output
  • introduced a parameter in the AMiner config to turn log line identifier on/off

viktorbeck98 avatar Sep 27 '24 10:09 viktorbeck98