AbGuthrie / goquery

Provide a shell like interface by utilizing osquery's distributed API
MIT License
80 stars 10 forks source link

Query Added To Wrong Host If Scheduled For Non Current Host #69

Closed obelisk closed 5 years ago

obelisk commented 5 years ago

There isn't a way to do this right now, but if a query is scheduled for a host (via UUID) but that host is not the current host, it will go into the current host (if there is one) or crash otherwise.