Audit History not visible after enable audit history
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I need to Enable audit history for specific fields on the Business Application table : cmdb_ci_business_app_list
Below are the fields :
architecture_type
it_application_owner.
architecture_type
it_application_owner.
I checked in dictionary for these shared fields (architecture_type and it_application_owner) and found the audit was false and in Attribute was no audit= true so i updated both fields
audit as true from false and set audit = true in attribute still not able to see the audit history on this attribute for this business application List
can someone suggest what should be done to see audit history on this two fields
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Configure Auditing for Individual Fields (Exclusion list Auditing)
Individual fields within a table can be configured to enable or disable auditing of any changes to that field in a record using either exclusion list or inclusion list auditing. The steps below will detail exclusion list auditing.
- One way to quickly configure this can be performed with the following steps:
- Log into the instance with an account having admin rights to that instance.
- Using the Menu Navigator, browse to the following location on the instance: System Definition -> Dictionary.
- A list of Dictionary records on the instance will appear. Filter the search results to display the Table name and Field name (Column name field) for the table and field you want to modify the audit setting for.
- The Dictionary record for the selected field should appear. Click the related link titled Advanced view to show a more detailed display for this record.
- Locate the Attributes text box field for this record.
- To disable auditing for this field in this table when using a exclusion list auditing scheme, add the following text to this field "no_audit". If the Attributes field already contains values in the text box, add a comma after the last attribute currently found in the field and then the no_audit text.
- However, if the Attributes field is currently empty, simply add the text no_audit into the text box. After adding this attribute click the Update button.
