Recover archived log files
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-02-25 10:54 PM
Hey guys!
I archived the logs manually, as shown in the image below, but my files remained on the machine and then I lost the file because I had a problem on the server.
Is there any place in the bank that shows these archived or even deleted files?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-03-25 03:53 PM
You can check within the BPE database (i.e. the Session and SessionLog tables) to see if they're still there in 'Archived' status (i.e. 'statusid' of 6).
Essentially the archiving process works as follows:
- Archive session data to file
- Mark session records as archived
- Delete session log entry records
- Delete session records
If the archive file is now missing, you may want to engage your local IT team to determine file recovery options.
