I am analyzing my httpd connections and am using mod_log_forensic. I have that module installed and mod_unique_id. In my httpd.conf file I have the following line: ForensicLog forensics/forensicLog The forensicLog file only has dashes in it. What am I doing wrong? Why is this not logging anything? -Daniel