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
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
#general
Title
f
fritz
04/15/2020, 3:56 PM
This is great
@defensivedepth
, may want to considered documenting (perhaps separately) built-in functions to identify bottlenecks in SQL from within osqueryi (eg. needless recursion/repeated table scans) eg.
Copy code
EXPLAIN QUERY PLAN
and
Copy code
.timer ON
👍 1
d
defensivedepth
04/15/2020, 4:08 PM
Great idea, thanks
@fritz
4 Views
Post