Skip to content

Admin UI Audit Report

Arnab Dutta edited this page Jul 5, 2024 · 4 revisions

Audit Table

The audit data from actions on the Admin UI screens will be stored in the following table.

Table Name : audit

Field Name Type
http_headers String (JSON)
username String
client_id String
http_method String (GET/POST/PUT/DELETE)
status String (success/failed)
audit_comments String
request_payload String (JSON)
Timestamp date-time
Clone this wiki locally