Is your feature request related to a problem? Please describe the use case.
When emailing to get further support it's sometimes useful to attach the analyzer output, which would need to be compressed to avoid unnecessarily huge emails
Describe the solution you'd like
Inside the generated output dir, always create a .zip file containing the generated output (nb: excluding any raw extracted_logs/ as that could make it enormous)
Describe alternatives you've considered
Is your feature request related to a problem? Please describe the use case.
When emailing to get further support it's sometimes useful to attach the analyzer output, which would need to be compressed to avoid unnecessarily huge emails
Describe the solution you'd like
Inside the generated output dir, always create a .zip file containing the generated output (nb: excluding any raw extracted_logs/ as that could make it enormous)
Describe alternatives you've considered