<@U8Z3X1Q8J> consider creating a label that select...
# kolide
z
@Kemal consider creating a label that selects a few specific hosts with
select 1 from osquery_info where hostname in ('foo', 'bar', 'baz')
, then target your pack to that label.
k
that table isnt contain the column hostname. am i wrong?
z
Ah sorry,
system_info
k
thank you for answer and there is a bug related label feature, i will open an issue.