This utility uses the following syntax
(the first syntax is for data stored in files, while the second is for real-time data conversion):
TraceRpt filename [filename ...] [options]
TraceRpt -rt
The following list describes each of the command line arguments and options.
filename Specifies one or more Event Trace Log (ETL) files to process.
-rt Performs real-time processing instead of converting a file.
session_name Specifies the session to track in real time.
-o [filename] Specifies the output file for the ETL data. The output is in CSV format. The
default filename is dumpfile.csv.
-summary [filename] Specifies a summary report text file. The output is in CSV format. The
default filename is summary.txt.
-report [filename] Specifies a text output report file for the ETL data. The default filename
is workload.txt.
-config filename Specifies the name of a settings file that contains the required command
options.
516 CHAPTER 21 SECURING THE SYSTEM
-y Answers yes to all of the utility questions without prompting the user.
-f {XML | HTML} Defines the output format of the report. The output format defines what
you see on screen.
Pages:
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209