How to disable auditing on a field?

PRAVEEN AKULA
Giga Contributor

How to disable auditing on a field?

2 REPLIES 2

Alikutty A
Tera Sage

Hello,

You can follow these steps

  1. Navigate to System Definition > Dictionary.
    The system displays the list of dictionary entries. The list includes a row for each table as well as a row for each column (field) in the table.
  2. In the list of dictionary entries, find the row corresponding to the table you want to audit, for example cmdb_ci_computer. You can distinguish the row for the table itself – versus a row for a column in the table – by finding the row with the correct table name, an empty entry for Column name, and a type of collection.
  3. Select the dictionary entry for the table.
    The system displays the dictionary entry form.
  4. Un- Check the Audit check box.
  5. Click Update.

If this is system table, you need to remove its name from  glide.ui.audit_deleted_tables property list.