PowerCenter
- PowerCenter 10.4.0
- All Products
ConvertLogFile <-InputFile|-in> input_file_name [<-Format|-fm> format_TEXT_XML] [<-OutputFile|-lo> output_file_name]
Option
| Argument
| Description
|
---|---|---|
-InputFile -in | input_file_name | Required. Name and path for the log file you want to convert. By default, the Service Manager writes log files to the server\infa_shared\log directory on the master gateway node. |
-Format -fm | format | Optional. Output file format. Valid types include:
If you do not specify a format, infacmd uses text format with lines wrapped at 80 characters. |
-OutputFile -lo | output_file_name | Optional. Name and file path for the output file. If you do not specify an output file name, infacmd displays the log events on the screen. |