Have a requirement to store certain access.log info (remote host, time, url)
into a rdbms (oracle or sql server).
Currently, i'm thinking the best strategy would be to capture the records as
they're sent to access.log and feed it into the database.
access.log currently averages 3.5 million records (lines).
would hate to reinvent the wheel if somebody else has already done this.
thank you
Received on Mon Nov 15 1999 - 09:24:48 MST
This archive was generated by hypermail pre-2.1.9 : Wed Apr 09 2008 - 11:57:32 MDT