Channels
doorman
zercurity
infrastructure
code-review
queryhub
apple-silicon
carving
goquery
aws
querycon
golang
file-carving
fuzzing
help-proxy
darkbytes
process-auditing
general
windows
random
fleet-dev
tls
fim
awallaby
zentral
zeek
auditing-warroom
linen-dev
fleetosquery
plugins
jobs
arm-architecture
uptycs
android_tests
selfgroup
vendor-feeds
fleet
eclecticiq-polylogyx-extension
ebpf
website
core
macos
kolide
osctrl
extensions
foundation
sql
officehours
linux
community-feeds
Powered by
#kolide
Title
# kolide
k
Kaushal Parikh
03/12/2019, 1:51 PM
One thing I m not able to get is how is what call is it making to get the query results. It seems it's using some websockets
c
crimsonknave
03/12/2019, 2:04 PM
There's some basic docs here:
https://github.com/kolide/fleet/tree/master/docs/api
Basically, it's all REST with the endpoints they list. But, you'll likely need to dig into the
HTTP handler file
linked there to find exactly the url you want.
k
Kaushal Parikh
03/12/2019, 2:19 PM
I searched that. didn't get anything though 😞
Post