]> granicus.if.org Git - apache/commitdiff
Document the syntax for invoking the check_forensic script, too.
authorRich Bowen <rbowen@apache.org>
Sun, 2 Aug 2015 21:09:47 +0000 (21:09 +0000)
committerRich Bowen <rbowen@apache.org>
Sun, 2 Aug 2015 21:09:47 +0000 (21:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1693828 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_log_forensic.xml

index c661490105310d427b7de7c2819abe8076acb971..35cd8d7037d155515cc860b9d372f4920256d186 100644 (file)
     <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>