View Single Post
  #3 (permalink)  
Old 05-18-2009, 12:16 PM
Tech Manager Tech Manager is offline
WebProWorld Pro
 
Join Date: Jan 2008
Posts: 294
Tech Manager RepRank 1
Default Re: Create Your Own Security Logs

Quote:
Originally Posted by danlefree View Post
The script could be useful for auditing login attempts and other application-level tasks, however, relying upon one's own PHP-generated logs for all activity would add significant overhead for each page request and defeat the purpose of existing log analysis tools.
It really depends on how much data you are logging. Based on the limited amount of data in this tutorial the overhead is slight not significant. There are many log analysis tools that provide an excellent resource for viewing and interpreting log data. However, many webmasters and site owners do not have access to their logs or want to be able to monitor specific types of traffic.

Thank you for responding.
__________________
I use Country IP Blocks as added security for my networks and servers.
Reply With Quote