ast_contract is not showing audit history

Mayuri1711
Tera Contributor

I have set audit to true for ast_contract table for the type - collection, even though I am unable to see the modifications and creations in audit log list. 

1 ACCEPTED SOLUTION

Maik Skoddow
Tera Patron
Tera Patron

Hi @Mayuri1711 

you have to remove the attribute "audit_type=whitelist" from the attributes field. If you are using that attribute, you have to enable auditing for each field individually. Otherwise, you will not see any audit logs.

Maik

View solution in original post

2 REPLIES 2

Ademir Amaral1
Kilo Sage

Hi @Mayuri1711 trys this:

1. Go to "sys_dictionary.LIST" from application navigator
2. Filter for table "ast_contract" and column name "type"
3. Open the record and choose "Advanced View" under "Related Links"
4. Enter "audit=true,edge_encryption_enabled=true" in field "Attributes" and save it.

Maik Skoddow
Tera Patron
Tera Patron

Hi @Mayuri1711 

you have to remove the attribute "audit_type=whitelist" from the attributes field. If you are using that attribute, you have to enable auditing for each field individually. Otherwise, you will not see any audit logs.

Maik