logserver - LCFG logserver
This component serves log files and other information about LCFG components via HTTP. The HTTP server listens on port lcfglog (default 734), and provides information on the following URL pathnames:
The resource values from the current profile in HTML.
The resource values from the current profile as a text file.
The resource values from the current profile with full details, as an HTML file.
The resource values from the current status in HTML.
The resource values from the current status as a text file.
The resource values from the current status with full details, as an HTML file.
The current log file in HTML.
The current log file as a text file.
The current error file in HTML.
The current error file as a text file.
The current warning file in HTML.
The current warning file as a text file.
The documentation in HTML.
The documentation in pod format.
A space-separate list of components whose log files should not be published. Typically used on servers to prevent publication of sensitive log files such as authorization.
The list of components for which logfiles should be published (unless specified in the block list).
True to log all requests.
The maximum number of lines to display in one HTML log page (default 500).
The root of the URL used to access the server status page for this client. The domain name and hostname are appended to this base to create the link to the status page (default http://lcfg/status).
Solaris9, Fedora3, Fedora5, Fedora6, Scientific5
Stephen Quinney <squinney@inf.ed.ac.uk>