We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
querylog.json
nslookup example.org 127.0.0.1
All query log items are loaded including the ones from the querylog.jso
Only items from the in-memory buffer are displayed
The text was updated successfully, but these errors were encountered:
4690229
Pull request: querylog: use better error signaling
62dc6c0
Merge in DNS/adguard-home from 2325-querylog-suffering to master Closes #2325. Squashed commit of the following: commit 9038805 Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Thu Nov 19 12:37:00 2020 +0300 all: changelog commit bbdeabb Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Thu Nov 19 12:33:21 2020 +0300 querylog: improve error reporting commit 807b23a Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Wed Nov 18 19:39:22 2020 +0300 querylog: improve docs commit 65a8f4f Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Wed Nov 18 19:36:28 2020 +0300 querylog: use better error signaling
Pull request #2325: 7510 Fix openapi spec
261c159
Merge in DNS/adguard-home from 7510-fix-openapi to master Squashed commit of the following: commit b67d6f9 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Thu Dec 19 15:28:46 2024 +0300 openapi: fmt openapi chlog commit 738becf Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Thu Dec 19 14:44:36 2024 +0300 openapi: log changes commit a398712 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Thu Dec 19 14:34:11 2024 +0300 openapi: fix spec
ainar-g
No branches or pull requests
Steps to reproduce:
querylog.json
nslookup example.org 127.0.0.1
a few dozen timesExpected result
All query log items are loaded including the ones from the querylog.jso
Actual result
Only items from the in-memory buffer are displayed
The text was updated successfully, but these errors were encountered: