<@U02KY9FDA59> I just enabled verbose on the osque...
# fleet
s
@Kathy Satterlee I just enabled verbose on the osquery binary locally, to see if it could actually reach the server. And I see requests like this, instead of going to the server:
Copy code
==> <http://osqueryd.INFO|osqueryd.INFO> <==
I0524 17:09:37.731740 1880961024 tls.cpp:263] TLS/HTTPS POST request to URI: <https://localhost:58887/api/v1/osquery/config>

==> osqueryd.INFO.20230524-170837.11915 <==
I0524 17:09:37.731740 1880961024 tls.cpp:263] TLS/HTTPS POST request to URI: <https://localhost:58887/api/v1/osquery/config>

==> <http://osqueryd.INFO|osqueryd.INFO> <==
I0524 17:09:39.536824 1883828224 tls.cpp:263] TLS/HTTPS POST request to URI: <https://localhost:58887/api/v1/osquery/distributed/read>

==> osqueryd.INFO.20230524-170837.11915 <==
I0524 17:09:39.536824 1883828224 tls.cpp:263] TLS/HTTPS POST request to URI: <https://localhost:58887/api/v1/osquery/distributed/read>