osquery has a set of plugins that creates a remote...
# general
g
osquery has a set of plugins that creates a remote protocol. Its a http api over TLS by default, but there’s a few other options too (like kafka and aws kinesis). you cal also write your own implementation.