How do I read Windows HPC Server log (etl) files?

Unanswered How do I read Windows HPC Server log (etl) files?

  • 2011. június 21. 14:40
     
     

    From this article on technet: http://technet.microsoft.com/en-us/library/ff800809(WS.10).aspx#log_service Windows HPC Server should write logs to the %CCP_DATA%\LogFiles folder.

    The files should be HpcManagement.log and HpcSdm.log. I have HpcManagement.etl and HpcSdm.etl. I wonder if the docs are simply out of date? They are binary files, and I am unable to open them in Event Viewer, and can't otherwise find any information about what kind of files they are.

    Does anyone know how to read these files, or otherwise output a text log?

Az összes válasz

  • 2011. június 23. 3:21
     
     
    Have you tried to open those etl file with Event Viewer on headnode?