How to disable auditing on a field?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-26-2018 06:30 AM
How to disable auditing on a field?
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-26-2018 06:34 AM
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-26-2018 06:35 AM
Hello,
You can follow these steps
- 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.
- 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. - Select the dictionary entry for the table.
The system displays the dictionary entry form.
- Un- Check the Audit check box.
- Click Update.
If this is system table, you need to remove its name from glide.ui.audit_deleted_tables property list.