Replies: 2 comments 3 replies
-
That's rather easy to do: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey @ameshkov |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm trying to build an API call that queries the DNS calls that were blocked in the past minute. is this something feasible? so far I have this call: http://adguard-hostip/control/querylog?response_status=blocked that returns some data. Is it possible to get only the data for the last minute? I saw there is an offset parameter, but I'm not sure I understand how it works.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions