Hello, I have a custom extension build with osquer...
# general
w
Hello, I have a custom extension build with osquery-go. It works fine when running in default mode I would say. The problem arises when I debug something and add --verbose flag. Note the dummy verbose flag is built into the go extension. The error says the socket argument was not passed to the extension. I have set the --extensions_socket=/var/osquery/osquery.em but it didn't help. Any ideas how to run it correctly ?