Ana içeriğe geç

Test Console Audit Records

Info

Reach this screen by following Administration → Audit & Compliance → Test Console Audit.

The Test Console Audit Records screen records every API call made with the Test Console (Quick Test) tool in the Management Console — together with the user who made the call, the target API Proxy and method, the result of the call, and the client address the call came from.

Columns

ColumnDescription
Local DateThe timestamp at which the test call was made.
UsernameThe user who started the call from the Test Console.
Apinizer Correlation IDThe correlation identifier that lets the call be matched with audit/log records.
URLThe full address the call was made to.
ProjectThe project the tested API Proxy belongs to.
API ProxyThe name of the tested API Proxy.
Method/EndpointThe tested API method/endpoint.
Client IPThe IP address of the user who started the call from the Test Console.
StatusThe status code returned by the call.
Note

The Client IP column was added in this version; it appears empty on records created before then.

Filtering

From the filter section at the top of the page you can narrow the results by the following criteria: date range, client IP, Correlation ID, user (multiple can be selected), project (multiple can be selected), API Proxy (multiple can be selected), and API method. The Date Range fields can be picked from the calendar or typed directly from the keyboard, and each one also carries a time. Picking a day from the calendar sets the time to 00:00, and a boundary at 00:00 is treated as a whole day: the end date then covers that day through its last record, rather than stopping at midnight. Set a time on either field when you want to narrow the range to a specific moment. The clear button resets the filter contents.

Warning

For the IP of the user running the Test Console to be captured correctly, the organization's load balancer or firewall must forward the user's real IP in the X-Forwarded-For header.