How to convert Protection Engine 7.8 and newer .LOG files to human readable format
search cancel

How to convert Protection Engine 7.8 and newer .LOG files to human readable format

book

Article ID: 164643

calendar_today

Updated On:

Products

Protection Engine for Cloud Services Protection for SharePoint Servers Protection Engine for NAS

Issue/Introduction

This article contains the instructions on how to view .LOG files and convert them into human readable format (CSV, HTML, or generic) for Symantec Protection Engine (SPE) versions 7.8 and newer.

Environment

SPE 9.x, 8.x,or 7.8

Resolution

The logconverter utility included with Protection Engine can convert the .LOG files into human readable format. It is located in <install dir> on Windows and <install dir>/bin on Linux. <install dir> is the following by default depending on the Operating System:

  • Linux: /opt/SYMCScan/bin/
  • Windows: C:\Program Files\Symantec\Scan Engine

 

logconverter must be run from the bash shell on Linux or the cmd prompt on Windows.

 

Syntax:

logconverter -[c|h] [Path/To/.LOG/file]

Flag Options

c - Output will be in CSV format
h - Output will be in HTML format

Specify up to one flag option. Without a flag, logconverter will output generic human readable text. Output can be saved to a file by redirecting the output to a file.

 

Example - Linux HTML:

./logconverter -h ../log/SSE20230531.log > log.html


Example - Windows CSV:

.\logconverter.exe -c log\SSE20230601.log > log.csv


Example - Windows Generic:

.\logconverter.exe log\SSE20230602.log > log.txt

.

Additional Information

Legacy version? 

The logconverter.exe also works on SPE legacy version 7.5. However, SPE 7.5 on Windows is installed to the following default installation location:

  • C:\Program Files (x86)\Scan Engine\