This message was deleted.
# kolide
s
This message was deleted.
z
What do you mean by faster? The query continues retrieving results from any machine that checks in and fits the targets. You are free to stop the query and/or use the results whenever you like.
j
it has been stuck there for quite a while
z
What do you want it to do?
j
checked the instance performance (AWS), not overloading
Just wonder if we can skip the offline machines and only query the online ones
and this is the query I entered....
z
If it's been there for a while I would assume you got results from all the online machines
j
select * from shell_history where command LIKE '%chmod 4777%' OR command LIKE '%chmod u+s%';
is there a way to only query online endpoints?
z
Only online endpoints are receiving the query
There is no way for an offline endpoint to receive that query
Until it comes online
j
even though the process bar doesn't change?
okay thank you Zach! As always
z
I'm not sure what you mean. The progress bar indicates how many of the targeted hosts have responded. Offline hosts can't respond.
If you want the query to stop you can hit the stop button or leave the page.
j
sorry fo the confusion. I think it makes sense to just see it from the query results, because I am parsing it anyway
z
kk cool