log rotation
#3171
-
|
Hello all - I had a few questions re: log rotation:
|
Beta Was this translation helpful? Give feedback.
Answered by
jedisct1
Apr 16, 2026
Replies: 1 comment 1 reply
-
|
Here’s how log rotation currently works in
I hope that helps clarify things. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
cyb3rz3us
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here’s how log rotation currently works in
dnscrypt-proxy:log_files_max_size,log_files_max_age, andlog_files_max_backupssettings apply to the query/plugin log files, such asquery_log,nx_log, and the allow/block name/IP logs.log_file. The application log uses a separate logging path and is not automatically rotated bydnscrypt-proxy.