Roberto Dip
f6b86a55d9
Use dynamic serial numbers in osquery-perf ( #9904 )
...
This helps with MDM local testing as serial numbers play a big role.
2023-02-17 17:10:49 -03:00
Roberto Dip
046401d190
Ingest file vault recovery keys in macOS ( #9712 )
...
Related + details at https://github.com/fleetdm/fleet/issues/8708
2023-02-08 11:49:42 -03:00
Martin Angers
f3c7a37813
Support Windows and Ubuntu in osquery-perf ( #8616 )
2022-11-15 08:24:40 -05:00
Roberto Dip
c51927e873
enhance support for orbit and fleet desktop in osquery-perf ( #8217 )
...
This improves osquery-perf with support for a more realistic orbit + fleet desktop simulation as described in #8212
This was based on the work done by @sharvilshah in his branch.
2022-10-28 14:27:21 -03:00
gillespi314
8157359f84
Ingest Windows host display version for hosts table ( #7403 )
2022-08-30 10:16:48 -05:00
Roberto Dip
f9bb0b3dc0
adjust osquery_perf to respect config settings ( #7418 )
...
users, software_macos and software_linux queries can be optionally disabled in the fleet server via the enable_host_users and enable_software_inventory config settings, however osquery_perf is always running them.
this adjusts the code accordingly to only execute them if the server asks.
2022-08-29 13:34:40 -03:00
Martin Angers
5931523e5f
Return -1 if there is no last_opened_at timestamp ( #5404 )
2022-04-27 09:33:50 -04:00
Martin Angers
253baee657
Collect last_opened_at for macOS software, and return it in host details payload ( #5376 )
2022-04-26 14:16:59 -04:00
Lucas Manuel Rodriguez
fac83f6b11
Add unique host users to osquery-perf ( #3255 )
...
* Add unique software option to osquery-perf
* Add unique host users
Co-authored-by: Tomas Touceda <chiiph@gmail.com>
2021-12-09 18:24:48 -03:00
Lucas Manuel Rodriguez
b9c65abc6a
Add unique software option to osquery-perf ( #3253 )
...
Co-authored-by: Tomas Touceda <chiiph@gmail.com>
2021-12-09 18:05:32 -03:00
Lucas Manuel Rodriguez
8642bb785e
Add MVP support for software inventory to osquery-perf for load testing ( #2751 )
...
* Add MVP support for software inventory to osquery-perf for load testing
* Fix test compile
2021-11-01 15:23:31 -03:00
Tomas Touceda
8600d71d35
Add osquery perf ( #2190 )
...
* Add osquery perf
* Update dockerfile and gh action
2021-09-22 17:18:55 -03:00