I can see how the filtering could be useful. Doesn’t solve my direct issue though.
FYI, if I run a backup job as one off, something like:
docker run duplicaticontainer duplicati-cli <blah>
I do get the log output from that. And I could control it via the log-level and log-filter options if I needed to.
It’s when I run it as a server that I can’t get the logs where I want them.
It seems like server logs and job logs are considered to be completely separate.
Hmm…