aquanauts / alogamous

A log anomaly detection framework
MIT License
1 stars 9 forks source link

Input and output files from command line #63

Closed kitrady closed 3 months ago

kitrady commented 3 months ago

Closes #62 See #17

Changing input and output files to come from command line instead of being hard coded. I also added a directory in the data directory called "example logs" and moved the example logs there, while keeping the test output file in the data directory, which fixes #62.