Acronis Log Encoding
Hi,
I'm trying to parse the results from the log from Acronis Backup and Recovery into a readable contente using the Windows Event Log and SNMP.
I've been able to get the base64 string on the log: (Windows event log sample below)
Error code: 60
<?xml version="1.0" encoding="UTF-8" ?>
ATwANQHwlByK3CiHSkNvbBut when I'm trying to convert this to ASCII I supose I'm doing something wrong because I'm getting:
\0\0??!;{t_?The specified file does not exist.\0function\0AOpenFileW\0filename\0W\\\\?\\C:\\ProgramData\\Acronis\\BackupAndRecovery\\MMS\\TasksStorage\\A37B954D-90A7-48C2-B523-7E8C8F7DD061\0$module\0Amms_vs\0\0??\0\0???d??(?The system cannot find the file specified\0code\0N\0\a?\0\0\0\0$module\0Amms_vs\0\0
After converting from base64 what encoding should I expect on the string ?
Thanks
Eduardo Barbosa

- Log in to post comments