Hey Google Cloud Community -- appreciate any help your able to provide in advance here.
Put simply -- I’d like to create a stats search that identifies when an account has not logged in for over 30 days.
I’d like to use the metadata.product_event_type = 4624 (windows successful logon) field and basically show how long ago each target.user.userid generates a 4624 event - then filter on traffic that is over 30 days old.
I have tried a few stats searches unsuccessfully. I realize there is also a preconfigured dashboard that shows Dormant Accounts but the output it is producing is not accurate.
Thanks
Best answer by jstoner
How about something like this? I commented out some extra fields I had around and I used the unselect to get rid of columns used in computation but not display.
How about something like this? I commented out some extra fields I had around and I used the unselect to get rid of columns used in computation but not display.