How to Enable Audit History for CI and Asset Tables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 09:50 PM
Hello All,
We have one requirement, where we have to enable the Audit History for CI (its child tables also)and Asset Tables of all the fields.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 09:56 PM
Hi @Sonu Parab ,
You can configure the Auditing on that table, Refer below which may helps you.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0723730
https://www.servicenow.com/community/itom-forum/ci-asset-history/m-p/925119
Please appreciate the efforts of community contributors by marking appropriate response as Mark my Answer Helpful or Accept Solution this may help other community users to follow correct solution in future.
Thanks
AJ
Linkedin Profile:- https://www.linkedin.com/in/ajay-kumar-66a91385/
ServiceNow Community Rising Star 2024
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 10:03 PM
Hi @Sonu Parab ,
If you can navigate to System Definition -> Dictionary
Then, search for your respective Table and fields where you want to enable the Audit History.
Open the Record and mark the "Audit" as "True".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 10:10 PM
Hi @Sonu Parab ,
OOTB certain tables are already audited already, if you wish to enbable auditing on more tables then be ware of DB size this can immensely increase and impact performance if enabled for CMDB and Assets table, as they keep receiving updates on scheduled basis.
if you wish to enable then follow the steps given below by @Community Alums @AJ-TechTrek
i hope this helps...
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 05:21 AM
CMDB will have huge number of records. So make sure to enable the audit only for the CI classes for which you absolutely need it for any important business objective. Otherwise it might lead to performance issues.