When running a query via the API, I get the follow...
# fleet
e
When running a query via the API, I get the following response from only 1 host:
Copy code
{'query_id': 239, 'targeted_host_count': 1, 'responded_host_count': 1, 'results': [{'host_id': 10, 'rows': [], 'error': 'distributed query is denylisted'}]}
Any idea what I should check/understand why I am seeing this error? Running on other hosts seems fine!
e
Thanks for that. How do I control disabling watchdog from via fleet?