SecureDrop log aggregation uses rsyslog to send appvm logs to sd-log - this requires a config file be present in /etc. This file is not being set up in the appvms during a fresh install, so no logs are being recorded.
There are probably 2 ways to fix this:
- add the file in the templates (one disadvantage is that all appvms will now record logs, including sd-gpg)
- add some config under /rw for specific VMs to set up the config file and restart rsyslog on startup