- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-09-2015 12:15 AM
We have a concern that, will the System Log table [syslog] and Deleted Records table [sys_audit_delete] be clean up by Service Now periodically, or will these two tables keep growth?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-09-2015 01:50 AM
Hi Winnie,
Syslog table should be cleaned automatically as an out of box functionality, but you can check yourself as admin user by going to "System Definition -> Table Rotations -> syslog". By default table has 8 rotations storing 7 days of data each (56 days in total).
Deleted Record (sys_audit_delete) doesn't gets cleaned automatically, as if we would do that, you would lose track of deleted records. In some situations we do a manual cleanup of this table (for example large quantity of deleted records in this table due to discovery), but this is only done based on an assessment done by ServiceNow support team.
Hope this answers your question, if you have other questions, let me know.
Regards,
Sergiu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-09-2015 01:50 AM
Hi Winnie,
Syslog table should be cleaned automatically as an out of box functionality, but you can check yourself as admin user by going to "System Definition -> Table Rotations -> syslog". By default table has 8 rotations storing 7 days of data each (56 days in total).
Deleted Record (sys_audit_delete) doesn't gets cleaned automatically, as if we would do that, you would lose track of deleted records. In some situations we do a manual cleanup of this table (for example large quantity of deleted records in this table due to discovery), but this is only done based on an assessment done by ServiceNow support team.
Hope this answers your question, if you have other questions, let me know.
Regards,
Sergiu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-09-2015 02:00 AM
Hi Sergiu,
Thanks for your information, it does help a lot!
Regards,
Winnie