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
#extensions
Title
# extensions
c
CptOfEvilMinions
05/28/2020, 8:01 PM
Can osquery-go be used to write
_event
based tables? If so, is there any example code?
a
alessandrogario
06/02/2020, 2:41 PM
It is not possible to access RocksDB, so you would have to implement your own pub/sub
The Go extension could create its own ring-buffer for every table, then the table plugin would just take the data from there when the generate() is called
3 Views
Post