16 lines
563 B
Groff
16 lines
563 B
Groff
.TH check_forensic 8
|
|
.SH NAME
|
|
check_forensic \- tool to extract mod_log_forensic output from apache log files
|
|
.SH SYNOPSIS
|
|
.B check_forensic
|
|
<log_file>
|
|
.SH "DESCRIPTION"
|
|
chech_forensic is a simple shell script designed to help apache administrators
|
|
to extract mod_log_forensic output from apache2 log files.
|
|
It checks the forensic log for requests that did not complete
|
|
and outputs the request log for each one.
|
|
.PP
|
|
.SH AUTHOR
|
|
This manual page was written by Fabio M. Di Nitto
|
|
<fabbione@fabbione.net>, for the Debian GNU/Linux system
|
|
(but may be used by others).
|