Ah, you might be interested in the live/ad-hoc/on-demand functionality. osquery deployments typically have a TLS enrollment/config server from which they pull the configuration data, and this server can be used to issue remote queries to various endpoints. That being said, I'm not sure it's necessarily what you're looking for. We've had folks ask for a "Peer to Peer" style ad-hoc querying, where I can query arbitrary hosts running osquery, however this doesn't exist. Hope that helps