when osquery 5.2.2 (installed using the fleet/orbi...
# windows
g
when osquery 5.2.2 (installed using the fleet/orbit msi) runs on domain controllers, the LSASS process takes up 100% cpu and remains, until the osqueryd service is stopped couldn't find any known issues on this, has anyone else seen such behaviour?
d
Do you have the Software Inventory enabled for FleetDM?
g
yes
g
great, thanks, disabling the software_inventory fixed it! i'll follow that thread
s
I would guess it’s going to be something crawling the users table
m
Yea, Trail of Bits has been working on this problem. It's the number of users on the Domain Controller, that is the challenge. We have a PR here https://github.com/osquery/osquery/pull/7516
Perhaps you can test, or we can get some reviews on it