I don't know c++ but it looks like you execute a q...
# general
k
I don't know c++ but it looks like you execute a query in code. I want to fire a query via osqueryi (kolide fleet actually but whatever) get it picked up by the plugin, start my API (flow to GRR if you are interested) get the data back, put it in a table and read the result. I have the part for starting the api call but I want it to be customisable and I hoped to do it from pointers in my query. Is that possible?