Hi,
How to download ORS log viewer?
Thanks
Kubig
September 10, 2018, 2:20pm
2
As I know, there is no tool called “ORS log viewer” provided by a vendor. It might be some 3rd party software, so you have to ask there.
raza990
September 25, 2018, 4:35am
4
Actually, there is ORSLog viewer.
INSTALL INSTRUCTIONS
1. Download and install Active Perl in C:\perl (default) or any other folder
2. Copy viewlog.pl (this file) and viewlograw.pl into the parent of the log folder
Example: If logs folder is C:\GCTI\Logs\OES copy the file into C:\GCTI\Logs
3. Install IIS if not already installed
4. Run cmd.exe and enter the following commands
> ap-iis-config add vdir --path --name ORSLog
> ap-iis-config add all --site 1
5. In this script change $default_dir and $default_file_prefix
6. Access the logs by copying the following URL into the browser
7. To access a specific log file
https://drive.google.com/file/d/1-o7stIq_I8ZyCQFSJUbp7qiGifEM5ie6/view?usp=sharing
Kubig
September 25, 2018, 6:58am
5
I would recommend to use any text editor/viewer (Vim, notepad++, etc.) and track interaction by sessionID or any unique identifer. I do not know mentioned tool due to the fact it is not official tool provided by vendor and to be honest I do not see any benefit on using it.