Delete Archive Records
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-22-2023 08:39 PM
Hi All,
we archived the alerts from the alert table. but now when we try to delete the archived records from the archive alert table these are not getting deleted (No option to delete). and when we try to restore using related links this was not restored with a message no action taken and not able to delete using the background script as well.
We just wanted to clear the noise of old alerts, how can we do so?
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-22-2023 08:46 PM
Are you referring to em_alert table? If yes, alerts are purged which are older than 90 days by default.
If you are referring to some other table then you need to configure destroy rules to delete archival data.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-22-2023 09:28 PM
I have created the destroy rule and run it
But still, i can see the destroyed alerts in the dashboard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-23-2023 05:40 AM
Please check if you have below OOTB auto flush rule active in your instance? this rule will delete all closed alerts which are updated 90 days ago. If you have this rule active, I think you don't need any separate archival or destroy rules.