https://github.com/osquery/osquery logo
Title
j

Jams

11/18/2019, 6:55 PM
My backend is responding back w/ the
osquery_info
&
osquery_flags
JSON. However, I’m not seeing the POST to $ENDPOINT/[DISTRIBUTED-WRITE]. How can I debug this further?
b

blaedj

11/18/2019, 9:16 PM
It's tough to say for sure, but I'd try watching the osquery logs, and making sure that the device running osquery isn't emitting any errors
j

Jams

11/18/2019, 9:37 PM
At first, I thought it was the invalid JSON and then I thought it was the lack of content-type. However, I’ve fixed both. osqueryd isn’t reading my response. I’m using v3.3.2 on Debian. I’m to try
/tools/tests/test_http_server.py