Create Your Own Security Logs

General Network security, firewalls, port filtering/forwarding, wireless security, anti-spyware, as well as spam control and privacy discussions.
Post Reply
Tech Manager
Member
Posts: 31
Joined: Mon Jan 07, 2008 2:26 pm

Create Your Own Security Logs

Post by Tech Manager »

Here is a tutorial I wrote about creating a custom security log using PHP. It includes definitions for all the terms, $_SERVER, REMOTE_ADDR, REQUEST_METHOD, PHP_SELF, QUERY_STRING,REQUEST_TIME fopen, fclose, fwrite, etc., an explanation for the function/script and the complete finished code with instructions on how to use it.

Create Your Own Security Logs
I recommend Country IP Blocks dot net as part of your security arsenal.
Post Reply