- Rollcall during the tests generates a lot of logs with potentially sensitive information - any logs in tests wouldn't actually be sensitive because its just dummy data, but we need to make sure it doesn't happen during regular operation - This might just be from the test containers, but we need to make sure that there is nothing sensitive being logged when its deployed.