--
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 on the web visit https://groups.google.com/d/msgid/google-apps-manager/b2d86468-a8be-42f4-95f9-a4c250c62b49n%40googlegroups.com.
On Apr 15, 2024, at 9:36 AM, jco3 <john.o...@cabrillopointacademy.org> wrote:
# This should work but doesn't, it doesn't work in the API explorer either
$ gam report admin user test...@domain.com event CHANGE_PASSWORD
Getting Activities for test...@domain.com
Got 0 Activities...
# Get all CHANGE_PASSWORD events and have GAM filter
$ gam config csv_output_row_filter "USER_EMAIL:text=test...@domain.com" report admin user all event CHANGE_PASSWORD
Getting Reports for all users
Got 14 Reports...
name,USER_EMAIL,actor.callerType,actor.email,actor.profileId,id.applicationName,id.customerId,id.time,id.uniqueQualifier,ipAddress,type
CHANGE_PASSWORD,test...@domain.com,USER,ad...@domain.com,108599625550854546789,admin,C03pmmxxx,2024-04-11T15:02:52-07:00,-9204075403740677620,104.59.221.234,USER_SETTINGS
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/45ab2274-308e-4409-990f-ad37d2c1529fn%40googlegroups.com.