AuditLogRequest

AuditLogRequest
AuditLogRequest
JSON Example
{
    "log_filter": "string",
    "log_age_limit": 0,
    "log_filter_type": "string"
}
string
log_filter
Optional

Audit logs should meet the filter condition

integer As int64 As int64
log_age_limit
Optional

Include logs with timstamps not past the age limit in days

string
log_filter_type
Optional

Type of log filter

Possible values are : TEXT, REGEX,