Log file
Hi, I'm running vaultwarden on a raspberry pi 4 with docker via casaos. I'm trying to get the log file setup so I can use fail2ban or crowdsec to monitor for brute force attacks. I'm following the info in the wiki to environment variables log_file=filename(path to file in data folder), extended_logging=true and log_level=warn. However if I add any or all of these variables it throws an error "container is unhealthy". Without them it starts up fine and I can log in. Has anyone gotten this working on casaos? Thanks in advance.