Configure the Gateway Audit Functionality

In the gateway, audit events are saved in the database and viewed in the window. The Gateway logs audit events at the following default threshold levels:
gateway91
In the
CA API Gateway
, audit events are saved in the database and viewed in the View Gateway Audit Events window. The Gateway logs audit events at the following default threshold levels:
Audit Events Category
Default Setting
Configurable?
System
ALL
No
Administrative
INFO
Yes
Message
WARNING
Yes
Associated
INFO
Yes
You can override the defaults for the event thresholds from the following locations:
  • The system.properties file:
    This file controls the behavior of the particular Gateway or Gateway node (if part of a cluster).
    For more information on configuring this file, see Gateway System Properties. The audit thresholds are controlled by these system properties:
    com.l7tech.server.audit.messageThreshold
    com.l7tech.server.audit.adminThreshold
    com.l7tech.server.audit.detailThreshold
    com.l7tech.server.audit.hinting
    com.l7tech.server.audit.assertionStatus
    com.l7tech.server.audit.detailThreshold Respected
    com.l7tech.server.audit.purgeMinimumAge
  • Cluster Properties:
    Cluster property settings apply to all Gateway nodes in a cluster. Audit settings that is configured here overrides the same settings in the
    system.properties
    file.
    For more information, refer to the following topics: