BPaaS Auditing

The auditing information for all BPaaS calls is stored in the bpaas.log file, located in the <Install Dir>/logs folder.

The following is a sample audit log example:
[2023-08-08 11:08:17.740] INFO [BPaaS.Audit] admin isAuthenticated:true 

[2023-08-08 11:08:17.977] INFO [BPaaS.Audit] admin isAuthorized:true 

[2023-08-08 11:08:17.978] INFO [BPaaS.Audit] execution of API fsextract called by user admin started 

[2023-08-08 11:08:23.158] INFO [BPaaS.Audit] execution of API fsextract called by user admin finished. Total time taken: 519ms