Replies: 1 comment 6 replies
-
Enabling query logging in dnscrypt-proxy can be done by modifying the "logging" section of the config file (dnscrypt-proxy.toml). Here is an example of how the "logging" section should look like to enable query logging and save the logs to the file location you specified (N:\DESKTOP\PC\Dns\dnscrypt-proxy\dnscrypt-proxy.log)
Please make sure to use double backslashes ("") in the file path as this is a Windows path. Also, you should make sure that dnscrypt-proxy has write permissions to the directory where the log file is being saved. Once you have made the above changes in the config file, you should restart the dnscrypt-proxy service or the dnscrypt-proxy.exe process for the changes to take effect. After that, the query logs should be written to the specified log file. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
following this:
https://github.com/dnscrypt/dnscrypt-proxy/wiki/Logging
i try to modify the config .toml file in the proper section:
but every try i did fails....
could you pls show here how this section should be modified?
consider that my paths are:
N:\DESKTOP\PC\Dns\dnscrypt-proxy\dnscrypt-proxy.log
N:\DESKTOP\PC\Dns\dnscrypt-proxy\dnscrypt-proxy.toml
N:\DESKTOP\PC\Dns\dnscrypt-proxy\dnscrypt-proxy.exe
so pls could you show how that above section about enabling query logging should be exactly modified?
i'd pray you to put here the exact modified section that finally will allow me to have query logging enabled in my logfile
thxs so much in adv
cheers
Beta Was this translation helpful? Give feedback.
All reactions