Class ScpCfAuditLog

java.lang.Object
com.sap.cloud.sdk.cloudplatform.auditlog.ScpCfAuditLog
All Implemented Interfaces:
AuditLog

public class ScpCfAuditLog extends Object implements AuditLog
Implementation of audit logging that uses the Cloud Foundry (HANA XS) library. The cloudplatform library is very limited, so audit data is filled in on a best effort basis.

Important: For performance reasons, consider to only use the audit log for logging of events such as:

  • security relevant events,
  • read access to sensitive personal data,
  • changes to configuration data,
  • and changes to personal data.
Warning: This module will be discontinued, along with its classes and method.