Command Reference > infacmd isp Command Reference > convertUserActivityLogFile
  

convertUserActivityLogFile

Converts a binary user activity log file retrieved with the getUserActivityLog command to text or XML format.
The infacmd isp convertUserActivityLogFile command uses the following syntax:
convertUserActivityLogFile

<-InputFile|-in> input_file_name

[<-Format|-fm> format_TEXT_XML]

[<-OutputFile|-lo> output_file_name]
The following table describes infacmd isp convertUserActivityLogFile options and arguments:
Option
Argument
Description
-InputFile
-in
input_file_name
Required. Name of the log file to convert.
-Format
-fm
format_TEXT_XML
Optional. Output file format. Valid formats include:
  • - Text
  • - XML
Default is text.
-OutputFile
-lo
output_file_name
Optional. Name of the output file. If you do not specify an output file name, the command displays the log on the command line.