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-28-2024 06:26 AM
Hi @Sonu Parab
It is not recommended to Audit all fields, as each class has more than 30-80 fields. If you still want
need to do Go to table and Audit field true.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 11:35 AM - edited 02-28-2024 11:41 AM
You need to mark Audit = true on the Dictionary Entry for the table itself (not on the Table record and not on the Dictionary Entry for the columns). Setting the Audit on the Table level will apply that to all columns on the table unless you also set the no_audit attribute for that column to true.
The opinions expressed here are the opinions of the author, and are not endorsed by ServiceNow or any other employer, company, or entity.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 11:46 AM
Hi @Sonu Parab ,
if you have lots of data coming in the server table or other cmdb table, the audit table will receive a large amount of traffic and it may impact performance and may be slowing the system down.
It's just my thinking/opinion. I recommend you take advice from ServiceNow support or any cmdb expert.
If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!
Thanks & Regards,
Sumanth Meda