Looks like a very interesting project. I installed the latest stable version of osquery (4.3.0 as we speak) and when I try to run :
sudo ./kube-query -socket=/Users/xxxxx/.osquery/shell.em -kubeconfig=/Users/xxxxx/.kube/config --timeout=10
I see that the osqueryd logs are stuck at
I0609 21:16:44.540201 97325056 interface.cpp:108] Registering extension (kube-query, 1615, version=, sdk=)
Any idea what might be going wrong there?
Looks like a very interesting project. I installed the latest stable version of osquery (4.3.0 as we speak) and when I try to run :
sudo ./kube-query -socket=/Users/xxxxx/.osquery/shell.em -kubeconfig=/Users/xxxxx/.kube/config --timeout=10I see that the osqueryd logs are stuck at
I0609 21:16:44.540201 97325056 interface.cpp:108] Registering extension (kube-query, 1615, version=, sdk=)Any idea what might be going wrong there?