Audit Log Overview
The F5 Distributed Cloud App Infrastructure Protection (AIP) Audit Log captures and displays events from both the Distributed Cloud AIP Cloud Security Platform and the Distributed Cloud AIP API.
The Distributed Cloud AIP Audit Log feature captures the following information from events entering Distributed Cloud AIP:
Field | Definition |
---|---|
id | The unique event identification (ID) number. This number is a mix of letters and numbers. |
user_email | The email address of the Distributed Cloud AIP user account tied to the event. |
user_id | The unique ID number for the Distributed Cloud AIP user account tied to the event. Distributed Cloud AIP generates this ID number at account creation. |
organization_id | The unique ID number for the Distributed Cloud AIP organization with which the Distributed Cloud AIP user account is associated. Distributed Cloud AIP generates this ID number at org creation. |
crud | Acronym for “create,” “read,” “update,” and “delete.” The action the event took in your system. |
result | Whether the action succeeded (pass) or did not succeed (fail). |
action |
The specific action recorded by the event. The following is the list of actions available for capture by the Distributed Cloud AIP Audit Log:
|
source | The source of the event: Web (Distributed Cloud AIP platform or API. |
description |
The query parameter that triggered the event.
|
event_time | The date and time, in UTC, at which the event occurred. |
context** |
The json, stored as jsonb, parameters associated with the event. The following is the list of parameters available for capture by the Distributed Cloud AIP Audit Log:
|
* These are the only available actions when the event is sourced through the Distributed Cloud AIP API.
** This field is only applicable to events sourced from the Distributed Cloud AIP API.
Distributed Cloud AIP Platform
To view Distributed Cloud AIP Audit Logs through the Distributed Cloud AIP platform:
- Log into Distributed Cloud AIP.
- In the left navigation pane, click Audit Log. The Audit Log page displays.
Distributed Cloud AIP API
To view Distributed Cloud AIP Audit Logs through the Distributed Cloud AIP API, use the information in the API documentation.