https://github.com/osquery/osquery logo
#windows
Title
# windows
m

manu

07/18/2020, 3:58 PM
Able to run the extension and i must say i really enjoyed the clean build experience now. However i see a lot of unwanted prints due to thrift. And found the info here. https://github.com/osquery/osquery/issues/6152
t

theopolis

07/18/2020, 5:18 PM
Awesome! And yeah the thrift stderr is a poor user experience. I am 90% sure that’s fixable but I haven’t looked into it.
We may have to patch the third party library so that it doesn’t print or log these debug messages. We have CMake helper code for that, several other libraries use it. It should be easy enough to drop a patch file into the right place.
s

Stefano Bonicatti

07/18/2020, 8:28 PM
👍 1
👍🏽 1
3 Views