1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

Document the syntax for invoking the check_forensic script, too.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1693828 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Rich Bowen
2015-08-02 21:09:47 +00:00
parent 8aa9c03dc4
commit 30e6f856ca

View File

@@ -54,6 +54,10 @@
<p>The <code>check_forensic</code> script, which can be found in the
distribution's support directory, processes the resulting log file
to identify the requests that didn't complete.</p>
<example>
check-forensic forensic_log
</example>
</summary>
<seealso><a href="../logs.html">Apache Log Files</a></seealso>
<seealso><module>mod_log_config</module></seealso>