I got ddosed and my file system crashed making log json be 100% of disk size
Closed this issue · 2 comments
Mrgaton commented
Platform (OS and CPU architecture)
Linux, ARM64
Installation
GitHub releases or script from README
Setup
On one machine
AdGuard Home version
v0.107.64
Action
Expected result
Make some sort of detection to prevent resources abuse or something idk
Actual result
system coocked
Additional information and/or screenshots
No response
Mrgaton commented
could logs be saved compressed? with brotli zsdt or lzma2?
tjharman commented
Linux already provides way to limit resource usage. Trying to bolt such things into AdGuardHome doesn't seem like the right approach.
There are other ways you can stop logging or reduce it (specify a client and select the "don't log" option) - you can also just disable logging globally.
I am going to close this issue as I don't believe anything listed is a AdGuardHome issue, but if you strongly feel otherwise please reply and explain why. Thanks.