https://github.com/osquery/osquery logo
Title
l

Lawrence D'Anna

03/31/2020, 6:48 AM
hi osquery.. do you know if there’s a way to get kolide fleet to restart all the osqueryd processess that are reporting to it?
s

seph

03/31/2020, 12:59 PM
I don't think osquery has a facility for that. I mean, you could send a bad config and try to trigger a crash, but that seems like a bad idea.
l

Lawrence D'Anna

03/31/2020, 1:18 PM
Huh. The reason I asked was I was observing that when I changed the config options on fleet, the changes didn’t take effect until osqueryd got restarted
s

seph

03/31/2020, 1:20 PM
Hrm. That's not what I expected. But I can't check the code this morning
l

Lawrence D'Anna

03/31/2020, 10:24 PM
do you know, when you set new configs with fleetctl, are those disseminated to launcher or to osqueryd directly?