Channels
android_tests
apple-silicon
arm-architecture
auditing-warroom
aws
carving
code-review
community-feeds
core
darkbytes
doorman
ebpf
eclecticiq-polylogyx-extension
extensions
file-carving
fim
fleet
fleet-dev
fleetosquery
foundation
fuzzing
general
golang
goquery
infrastructure
jobs
kolide
linen-dev
linux
macos
officehours
osctrl
plugins
process-auditing
querycon
queryhub
random
selfgroup
sql
tls
uptycs
vendor-feeds
website
windows
zeek
zentral
zercurity
Powered by
Title
b
bashoneliner
12/15/2018, 11:39 AM
has anyone got an API/curl example how to execute live query without use of fleetctl? Essentially smth like
fleetctl query --query "select * from osquery_info;" --hosts "All Hosts"
, but with API calls.
m
marpaia
12/15/2018, 7:44 PM
here is the Go client:
https://github.com/kolide/fleet/blob/master/server/service/client_live_query.go
#kolide
Join Slack