[Audit logs] Start and end activities: macOS setup experience and MDM migration (#39728)

Audit log changes for the following story:
- #29729

---------

Co-authored-by: Rachael Shaw <r@rachael.wtf>
This commit is contained in:
Noah Talerman
2026-02-13 16:39:26 -06:00
committed by GitHub
co-authored by Rachael Shaw
parent 64dab78559
commit ff502671d7
+18
View File
@@ -639,6 +639,24 @@ This activity contains the following fields:
}
```
## started_setup_experience
Generated when a macOS, Windows, or Linux host starts the setup experience.
This activity contains the following fields:
- "host_serial": Serial number of the host.
- "host_id": ID of the host.
- "host_display_name": Display name of the host.
## finished_setup_experience
Generated when a macOS, Windows, or Linux host finished the setup experience.
This activity contains the following fields:
- "host_serial": Serial number of the host.
- "host_id": ID of the host.
- "host_display_name": Display name of the host.
## edited_macos_min_version
Generated when the minimum required macOS version or deadline is modified.