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.messageThresholdcom.l7tech.server.audit.adminThresholdcom.l7tech.server.audit.detailThresholdcom.l7tech.server.audit.hintingcom.l7tech.server.audit.assertionStatuscom.l7tech.server.audit.detailThreshold Respectedcom.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 thesystem.propertiesfile.For more information, refer to the following topics:
- For information on configuring cluster properties, see Manage Cluster-Wide Properties.
- For information on the audit settings that you can configure, see Audit Cluster Properties.