logcheckd.style
Package: WA2L/edrc 1.5.57
Section: File Formats (4)
Updated: 30 June 2009
Index
Return to Main Contents
NAME
logcheckd.style - stylefile for logfile analysis in logcheckd
SYNOPSIS
edrc/lib/logcheckd/style/<stylefile>.css
AVAILABILITY
WA2L/edrc
DESCRIPTION
The style file is used to define the look of the LOGCHECK report.
It enables the user to define the own look of a report if needed.
The style file is included directly into the LOGCHECK report to ensure
that the style definition takes effect independent of the file location.
With the
REPORT_STYLE
setting in the
logcheckd.cfg
config file it is possible to define a style sheet different from the
default.
FILEFORMAT
The style file format complies to the definitions of the cascading style sheets (css).
OPTIONS
Below the style definitions special to the LOGCHECK report are explained.
REPORT
- h1
-
Report title.
- h2
-
Section titles:
- h2.general
-
Title of section
'General'.
- h2.overview
-
Title of section
'Overview'.
- h2.logfiles
-
Title of section
'Logfiles'.
- div.created
-
text in the footline of the report that contains the 'created by ...' text.
GENERAL SECTION
- pre.general
-
Text in the
'General'
section.
OVERVIEW SECTION
- table.overview
-
Overview table.
- table.overview th.current
-
Table header of
'Current (hits)'
counter rows.
- table.overview th.current_normalized
-
Table header of
'Current (hits/day)'
counter rows.
- table.overview th.last
-
Table header of
'Last (hits/day)'
counter rows.
- table.overview th.trend
-
Table header of
'Trend (hits/day)'
counter rows.
- table.overview th.logfile
-
Table header of
'Logfile'
rows.
- table.overview th.gap
-
Gap between overview table header columns.
- table.overview td.current
-
Table cell of
'Current (hits)'
counter rows.
- table.overview td.current a.marked
-
Current hit counts that are bigger then zero.
- table.overview td.current a.normal
-
Current hit counts that are equal to zero.
- table.overview td.current_normalized
-
Table cell of
'Current (hits/day)'
counter rows.
- table.overview td.last
-
Table cell of
'Last (hits/day)'
counter rows.
- table.overview td.trend
-
Table cell of
'Trend (hits/day)'
counter rows.
- table.overview td.logfile
-
Table cell of
'Logfile NAME'
rows.
- table.overview td.logsize
-
Table cell of
'Logfile SIZE'
rows.
- table.overview td.gap
-
Gap between overview table data columns.
LOGFILES SECTION
- h3
-
Logfile names in the
'Logfiles'
section.
- h4
-
Level titles in the
'Logfiles'
section.
- pre.logfiles
-
Selected logfile content in the.
- pre.logfiles span.timing
-
Timing information in the selected logfile content.
- pre.logfiles span.separator
-
Separator between timing information and the selected logfile content.
FILES
- edrc/lib/logcheckd/style/WA2L.css
-
Default style definition for the LOGCHECK report. Do not change this file
if you like to change the report look, create an own
.css
file, otherwise your changes will be lost after an upgrade of WA2L/edrc.
EXAMPLES
-
SEE ALSO
edrcintro(1),
logcheckd(1m),
logcheckd.cfg(4),
CSS Kochbuch, 2005, O'Reilly, Schmitt Christopher, ISBN 3-89721-397-4
NOTES
-
BUGS
-
AUTHOR
logcheckd.style was developed by Christian Walther. Send suggestions
and bug reports to wa2l@users.sourceforge.net .
COPYRIGHT
Copyright © 2009
Christian Walther
This is free software; see
edrc/doc/COPYING
for copying conditions. There is ABSOLUTELY NO WARRANTY; not
even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This document was created by man2html
using the manual pages.
Time: 16:53:32 GMT, August 28, 2024