Additional command line parameters
Option | Description |
---|---|
Option | Description |
-fFileName | Specify command line parameters file. Command line parameters must be placed in different lines of that text file. If you specify a path or file name that contains spaces after a switch, enclose the path in quotation marks. |
-? -h | Shows brief help for all command line parameters |
-nosplash | Disable splash screen that shows during IAS Log Viewer startup. |
Examples:
- “iasviewer.exe -f"c:\Program Files\IAS Log Viewer\params.txt”" Where params.txt file has the following text:
-ia
-rd"c:\temp\logs\output"
-rthtml
-rru;ud
-rf"UserName like ‘%ray%'"
“Usage,UsageDetails” html report generation by active log file. Reports will be generated for filtered users that have “ray” text in then name. Generated html reports will be placed in c:\temp\logs\output\ folder.