|
Hoping this is a quick answer for someone. Anyone able to help? |
Replies: 2 comments 2 replies
|
Hello. The query log is stored in files |
|
Are there any open issues or plans to use something like sqlite instead |
|
Hoping this is a quick answer for someone. Anyone able to help? |
|
Hello. The query log is stored in files |
|
Are there any open issues or plans to use something like sqlite instead |
Hello. The query log is stored in files
data/querylog.json(and, possibly,data/querylog.json.1) in AdGuard Home's working directory. They contain a stream of JSON objects, the format of which is not stable, but you can still process them with e.g.jq.