Session Log without Raw Data Import
Importer and Viewer (version 0.1.87 or higher) allows you to see a session log without importing it into the database.
You have to:
- disable Import raw session data on the Log Analyzer General tab
- and import a log with the new settings.
To view session details the appropriate log file must be available to Viewer. Now, you have two ways how to do it:
- On the server (console), open Viewer it will find automatically the log based on the server settings.
Or:
- In a client, you can copy the log file locally:
- In the application base path (the directory where the ILA.exe executable is installed), create the Logs directory.
- Copy the log files from the server (the IceWarp/logs folder content) to this directory with the same structure.
- Or make available them via a user supplied path adding the LOG_PATH setting to mla_config.cfg:
LOG_PATH=c:\storage\Icewarp\logs;\\storage\icewarp\logs
When the session details can not be found, Viewer will display (in Session details) the file name and path where looked for the file.