fleet/pkg/mdm/mdmtest
Lucas Manuel Rodriguez 3dbdbc1bcf
Add support for iOS/iPadOS to osquery-perf (#19522)
#18119

- [X] Added support on fleet's osquery simulator `cmd/osquery-perf` for
new osquery data ingestion features.

Sample on how to simulate 50 iPads and 50 iPhones:
```sh
go run ./cmd/osquery-perf -host_count 100 -os_templates iphone_14.6.tmpl:50,ipad_13.18.tmpl:50 -mdm_scep_challenge <...>
```
2024-06-10 17:02:35 -03:00
..
apple.go Add support for iOS/iPadOS to osquery-perf (#19522) 2024-06-10 17:02:35 -03:00
windows.go add consistent MDM host lifecycle management (#18510) 2024-04-29 16:43:15 -03:00