In Fleet: is there a way to query on the hostname ...
# kolide
m
In Fleet: is there a way to query on the hostname of an endpoint when creating a new Label?
z
Sure, use the
hostname
,
computer_name
, or
local_hostname
columns of the
system_info
table (https://osquery.io/schema/4.0.2#system_info).
m
system_info
table, perfect! thanks @zwass
f
just be careful on macos especially these three do not have to be the same value
3