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

Artem

08/05/2020, 2:03 PM
Hello! can i execute SQL queries via WEB API on all the nodes? Can i use sql queries via api in jupyter notebook? Thank for advices 🙂
z

zwass

08/05/2020, 4:02 PM
Yes you can use the web UI to execute queries against all nodes. You'd have to write a custom integration with the API to do so with Jupyter.
3 Views