Opening Log Files Command Line Options

This group of parameters allows setting opened log files or folders.

Option Description
Option Description
-i Open log files that was set in previous visual session mode
-ia Open current active log file.
Current active log is file that is used to write data in present moment.
This parameter will work only when IAS Log Viewer start on the same computer where
IAS server and log files are placed.
-iad Open current active folder with log files.
Current active log folder is folder that is used to write data in present
moment. This parameter will work only when IAS Log Viewer start on the same computer where
IAS server and log files are placed.
-iFileName Open specified log file. This can be a .log file.
If you specify a path or file name that contains spaces after a switch, enclose
the path in quotation marks.
-iDir Open all log files (with .log extension) from folder.
If you specify a path that contains spaces after a switch, enclose
the path in quotation marks.

Examples:

  • “iasviewer.exe -i” IAS Log Viewer start in visual mode and automatically log files open that was opened in previous IAS Log Viewer session.
  • “iasviewer.exe -ia” IAS Log Viewer start in visual mode and automatically current log files open.
  • “iasviewer.exe -ic:\Ray\sample.log” IAS Log Viewer start in visual mode and automatically c:\Ray\sample.log files open.
  • “iasviewer.exe -i"c:\RayServer Logs\iaslog.log”" IAS Log Viewer start in visual mode and automatically c:\RayServer Logs\iaslog.log files open.
  • “iasviewer.exe -ic:\Ray\sample.log -ic:\Ray\iaslog.log” IAS Log Viewer start in visual mode and automatically open log files c:\Ray\sample.log and c:\Ray\iaslog.log.
  • “iasviewer.exe -i"c:\RayServer Logs"" IAS Log Viewer start in visual mode and automatically all log files open from c:\RayServer Logs.