Automate the creation of a lab environment complete with security tooling and logging best practices
ansible
vagrant
packer
powershell
terraform
detection
dfir
vagrantfile
sysmon
osquery
information-security
lab-environment
detectionlab
dfir-automation
-
Updated
Sep 22, 2020 - HTML
Currently
fleetctl get hostsonly shows the host UUID, hostname, platform, and online status in the table. Another useful item would be to show the version of osquery that the host is running.This can currently be worked around by using the
--jsonflag and piping that tojqto parse the information, but it would be nice to not have to do this.What version of
fleetare you usin