Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
Currently fleetctl get hosts only 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 --json flag and piping that to jq to parse the information, but it would be nice to not have to do this.
Zentral is an open-source solution for infrastructure monitoring and endpoint event stream processing. It provides build-in orchestration of macOS security components (Santa, Osquery, et-al.), event correlation and event management. It consolidates its features with various data store backends (ElasticStack, Azure Log Analytics, Splunk, et-al.).
Hubble is a modular, open-source security compliance framework. The project provides on-demand profile-based auditing, real-time security event notifications, alerting, and reporting. HubbleStack is a free and open source project made possible by Adobe. https://github.com/adobe
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