Re: International traffic loggin

Edward Rudd <[email protected]> Wed, 10 Oct 2007 08:39:37 -0400
Newsgroups gmane.comp.apache.mod-log-sql
Message-ID <[email protected]>
no, not really.  It would have to be done as a post processing  
procedure on the logged data.  The only way to know what  
international traffic is, is to know what country you consider  
"local" and use the MaxMind GeoIP to analyze the IP addresses to sort  
the IPs into countries.

You could write an addon module for mod_log_sql that would do the  
GeoIP lookup and store the country in the DB, but it would be an  
extra processing step and would slow down the logging of the  
transactions.

On Oct 8, 2007, at 11:12 PM, Corey Sewell wrote:

> Hi All,
>
> We need to log only international traffic. Is this possible with  
> mod log
> sql?
>
> Thanks
> _______________________________________________
> Download the latest version at http://www.outoforder.cc/projects/ 
> apache/mod_log_sql/
>
> To unsubscribe send an e-mail to
> mod_log_sql-unsubscribe-7qY7E20V6GW73k+5HYS8LQqVMODqnSLI@public.gmane.org

_______________________________________________
Download the latest version at http://www.outoforder.cc/projects/apache/mod_log_sql/

To unsubscribe send an e-mail to 
mod_log_sql-unsubscribe-7qY7E20V6GW73k+5HYS8LQqVMODqnSLI@public.gmane.org