My backend is responding back w/ the `osquery_info...
# general
j
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
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
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