ChromeOS Telemetry

73 views
Skip to first unread message

chucks0

unread,
Oct 21, 2025, 10:16:17 AM10/21/25
to GAM for Google Workspace
Is it possible to access the ChromeOS Telemetry events that show up in the Audit and Investigation UI under Chrome Log Events using GAM?  We are specifically looking for the following events:  ChromeOS Login Success, ChromeOS Logout, ChromeOS Unlock Success, ChromeOS Lock Success.


Ross Scroggs

unread,
Oct 21, 2025, 11:25:44 AM10/21/25
to google-ap...@googlegroups.com
You want the Reports API.


gam redirect csv ./ChromeLoginLogout.csv report chrome events CHROME_OS_LOGIN_EVENT,CHROME_OS_LOGOUT_EVENT


I'm not seeing thr Lock/Unlock events


Send me a Meet/Zoom invitation to discuss


Ross

----
Ross Scroggs



On Oct 21, 2025, at 7:15 AM, 'chucks0' via GAM for Google Workspace <google-ap...@googlegroups.com> wrote:

Is it possible to access the ChromeOS Telemetry events that show up in the Audit and Investigation UI under Chrome Log Events using GAM?  We are specifically looking for the following events:  ChromeOS Login Success, ChromeOS Logout, ChromeOS Unlock Success, ChromeOS Lock Success.



--
You received this message because you are subscribed to the Google Groups "GAM for Google Workspace" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/google-apps-manager/51416ace-7472-45a8-9c44-c7b986e3a0c9n%40googlegroups.com.

chucks0

unread,
Oct 21, 2025, 2:26:57 PM10/21/25
to GAM for Google Workspace
Thanks.  I suspect this might be a different data source.  When exporting the specified events from the Audit and Investigation UI, the events show up as follows:

CHROMEOS_AFFILIATED_LOGIN
CHROMEOS_AFFILIATED_LOGOUT
CHROMEOS_AFFILIATED_UNLOCK_SUCCESS
CHROMEOS_AFFILIATED_LOCK_SUCCESS

Ross Scroggs

unread,
Oct 21, 2025, 2:28:48 PM10/21/25
to google-ap...@googlegroups.com
Send me a private Meet/Zoom invitation and we'll investigate.

Ross
----
Ross Scroggs


chucks0

unread,
Oct 21, 2025, 4:32:25 PM10/21/25
to GAM for Google Workspace
Ross, thanks for the assistance.  If anyone else would like to get this same information, the following works.  Note, you would need update the end of the command to get the timeframe you are interested in.  This pulls the last hour.

gam redirect csv .\chromelogs.csv report chrome events CHROMEOS_AFFILIATED_UNLOCK_SUCCESS,CHROMEOS_AFFILIATED_LOCK_SUCCESS,CHROME_OS_LOGIN_EVENT,CHROME_OS_LOGOUT_EVENT start -1h



Reply all
Reply to author
Forward
0 new messages