Logging and Reporting System architecture
The Guided Search Logging and Reporting System provides an
application-level logging solution.
The Logging API receives
requests from the application modules, and passes them to the Log Server via
HTTP.
The Log Server translates
the log requests into log files.
The Report Generator uses
the log files created by the Log Server to generate reports.