Traefik generating massive log files on error logging #189
plagueofgophers
started this conversation in
Support
Replies: 1 comment
-
Bloody hell, I'm an idiot. I've been looking at this problem for two weeks and never spotted the obvious until now. I'm going to leave this here as an instructive lesson, that this is what happens when you comment out most of your https redirect.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello.
I've been following the guide- which is fantastic, by the way! - and have Traefik up and running, accessible through my domain and with Authelia 2FA functioning using Duo push notifications. However, I've experienced an issue where Traefik is generating thousands of log entries per second, and it's rapidly bloating my VM's storage. The containers have been up for just over an hour and the log file is just over 1GB. It's constant activity with the static IP I have set for the Docker t2 network. Interestingly, I had moved to Authelia as I had the same issue with OAuth.
I've checked my Cloudflare dashboard to see if I was being hit by some kind of attack and it's only registering ~1k requests over the last 24 hours.
Log extract below:
Authelia configuration.yml:
Docker-compose:
Can anyone shed some light on what's going on here?
Thanks all.
Beta Was this translation helpful? Give feedback.
All reactions