summaryrefslogtreecommitdiffstats
path: root/debian/manpages/check_forensic.8
blob: 6771a9e22c8d3665e88da27c49fba17b7b5ab55f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.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).