dnsmasq log query

This commit is contained in:
陈浩南 2023-08-10 20:47:59 +08:00
parent 5bb0f1f60d
commit c086db4ae7

View File

@ -286,6 +286,7 @@ inputs:
settings = settings =
{ {
no-poll = true; no-poll = true;
log-queries = true;
server = [ "127.0.0.1#10853" ]; server = [ "127.0.0.1#10853" ];
interface = services.xrayClient.dns.extraInterfaces ++ [ "lo" ]; interface = services.xrayClient.dns.extraInterfaces ++ [ "lo" ];
bind-dynamic = true; bind-dynamic = true;