https://github.com/osquery/osquery logo
#kolide
Title
# kolide
d

Dave Greene

04/22/2019, 9:45 PM
Did anyone ever make any progress on that protobuf-to-json-over-http stuff that was in flight a while ago?
b

blaedj

04/23/2019, 3:00 PM
I don't know if this is exactly what you're referring to, but support for a jsonprc transport (that works without needing http2) was merged into launcher a couple months back
d

Dave Greene

04/24/2019, 9:21 PM
That might be what I'm thinking of. When I did a fleet deployment a few months back we weren't able to use an AWS cert on our load balancer because of issues with the transport protocol and there was some talk about something being the solution for this.
Checking back on this, I was thinking of jsonrpc support. Did it ever get added to fleet or just launcher?
t

terracatta

04/28/2019, 11:13 PM
Hey Dave, there is undocumented JSON RPC support in launcher right now, but Fleet does not support it
2 Views