There has been a constant need for developers and creators of Virtual Services to get the log files from the VSE server like vse.log, VS Specific log and Match log files to diagnose any anomalies at the time of development and deployment. Due to access control restrictions, developers often have to wait for Administrators to share the log files and this arrangement sometimes doesn't help due to practical reasons.
LogViewer As a Virtual Service is a simple yet effective solution to tackle this problem. Implemented as a HTTP Virtual Service, it provides an interactive HTML interface for Developers and Creators of Virtual Services with the ability to view the latest log file of their choice directly from the Web Browser.
The salient features of this Virtual Service are:
LANDING PAGE
URL: http(s)://VSEHOST:VSPORT/getlog/
LIST PAGE
URL: http(s)://VSEHOST:VSPORT/getlog/files
CONTENTS PAGE
URL: http(s)://VSEHOST:VSPORT/getlog/vse.log
Further Improvements
The consumers of this Virtual Service can further build on by extending the functionality. Some relevant ideas that would help developers immensely: