I have a host which is showing as online in the Ko...
# kolide
j
I have a host which is showing as online in the Kolide Fleet UI but any query against that host just keeps running without returning any results. Any suggestions of where I can start to investigate the issue?
d
Can you query other online hosts as expected?
j
yes
8 out of 8 hosts are shown online but only 7 of the hosts return any results from a simple query.
d
You are sure that this particular host should return data for the query? (Use something like this to be sure:
SELECT * FROM osquery_info;
)
j
yes
d
I would take a look at osqueryd on the host.