Seems the Intelligent Diagnostics Failure alert is firing for me, and looking into the logs, the path length is too long for the B&R logs that its trying to analyze. though my job names are not excessively long nor have i edited the default storage location.
Not sure what to do about this, given Veeam is the one determining how the logs are pathed/named.
Edited for privacy reasons so characters might not line up exactly. my job name is only ~27 characters.
Code: Select all
15.04.23 07:00:37 [WARN ] 8972 [__75] LogAnalyzer.LogCollector.LogsPack: Cannot delete temp directory C:\Users\username\AppData\Local\Temp\VID\415 : Could not find a part of the path 'Agent.xxx-yy-zz_aa_bb_7YR.ShortTerm.Source.server-name__server_name_compliance.server-name.1.log.gz'.
15.04.23 07:00:37 [ERROR ] 8972 [__75] LogAnalyzer.Jobs.TransferLogs: <--CollectLocalLogs: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.
LogAnalyzer.Utils.Exceptions.LogArchiveLoadException: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters. ---> System.IO.PathTooLongException: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.