GAM7 finding "Password Reuse" alerts or rule logs

37 views
Skip to first unread message

Alex Grutza

unread,
Aug 7, 2025, 1:11:34 PMAug 7
to GAM for Google Workspace
I just recently enabled Event Monitoring for Chrome for our users. I am interested in the "Password Reuse" option that I have configured. I have been receiving emails alerting me when a user is reusing a password. 

My questions in regards to GAM7 is, how can I use gam to find these alerts/rules/logs? Chatting with Gemini, some of the answer is giving me a thing to use "gam report" which there is a Chrome option, but I'm not sure how I would querythe report for chrome to find these incidences.

The end-goal is this:
Use gam to query this Chrome/Password Reuse alert, and then send an email to our internal user stating "hey you're utilizing an already used password for <insert the website from the alert> you may want to use unique passwords for every website" type of thing. 

Using Windows and powershell to accomplish this 

Alex Grutza

unread,
Aug 7, 2025, 1:34:53 PMAug 7
to GAM for Google Workspace
So far this is what I have for an individual user that exports a csv of the chrome events for the user

gam report chrome user <username> >> reportchrome.csv

This outputs at this time 7 rows. Three of the rows, the first column "name" is what I am initially interested in "filtering" or "querying" with gam. Which is the 
PASSWORD_REUSED_UNAUTHORIZED_SITE

I just don't know how to use: gam report chrome <all users basically> filter "name==PASSWORD_REUSE"  

Ross Scroggs

unread,
Aug 7, 2025, 6:34:25 PMAug 7
to google-ap...@googlegroups.com
gam redirect csv ./PasswordReuse.csv report chrome event PASSWORD_REUSE

Ross
----
Ross Scroggs



--
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/9b69c62c-649b-4d84-9540-0b30330c850dn%40googlegroups.com.

Alex Grutza

unread,
Aug 8, 2025, 9:00:44 AMAug 8
to GAM for Google Workspace
Really is that simple huh.. thanks Ross!
Reply all
Reply to author
Forward
0 new messages