ATF Post Implementation - Validating Service Account Activity

MerPetti
Tera Contributor

Post Implementation we want to validate that our API Service Accounts are actively running. 

Steps for validation manually are :

     Open the Incident[Incident] table 

     Filter the table for the "Created By" = Service Account 

     Sort the table by "Created Date" Z-A

      Validate that the MAX "Created Date" >= Today()-5

               (So, it's looking to see within the last 5 days has this account has created at least 1 record.) 

 

If there's a better way to test for API Activity, I'm open to suggestions.

 

0 REPLIES 0