Fast and efficient osquery management.
osctrl is a fast and efficient osquery management solution, implementing its remote API as TLS endpoint.
With osctrl you can monitor all your systems running osquery, distribute its configuration fast, collect all the status and result logs and allow you to run on-demand queries.
You can use docker to run osctrl and all the components are defined in the Dockerfile-osctrl
. Also there is a docker-compose.yml
that ties all the components together, to serve a functional deployment.
Inside of the docker
folder, execute the command ./dockerize.sh -u
to build and run all containers necessary for osctrl.
Ultimately you can just execute make docker_all
and it will automagically build and run osctrl locally in docker.
Vagrant machines can be used for osctrl local development. Execute vagrant up
to create a local virtual machine running Ubuntu 20.04. Once it has finished deploying, osctrl will be ready to be used and you can access it following the instructions in the terminal.
You can find the documentation of the project in https://osctrl.net
Find us in the #osctrl channel in the official osquery Slack community (Request an auto-invite!)
osctrl is licensed under the MIT License.
If you like osctrl you can send BTC or ETH donations to the following wallets:
bitcoin:bc1qvjep6r6j7a00xyhcgp4g2ea2f4pupaprcvllj5 | ethereum:0x99e211251fca06286596498823Fd0a48785B64eB |