<!-- Thank you for reporting a bug to make Infection Monkey better. Please fill in as much of the template below as you're able. --> ## Describe the bug Logs are empty:  ## To Reproduce Steps to reproduce the behavior: 1. Run any BB ete test (passing or failing) 2. Download logs (they are empty) ## Expected behavior Logs should get downloaded as they did before ## Tasks - [x] Decide on a format for the log file name (0d) @mssalvatore - [x] Add an endpoint to get all agents (GET /api/agents) (0d) @mssalvatore - [x] Don't forget the changelog - [x] Add an endpoint to get all machines (GET /api/machines) (0d) @cakekoa - [x] Don't forget the changelog - [x] Modify the BB tests to get log for each agent. Name the log files and write them out. (0d) @mssalvatore
Describe the bug
Logs are empty:

To Reproduce
Steps to reproduce the behavior:
Expected behavior
Logs should get downloaded as they did before
Tasks