Based on what you described, go with a database. A database would likely have higher performance and the data would be easier to analyze.
-Mike Chabot On Sat, Aug 9, 2008 at 6:16 PM, Pete Ruckelshaus <[EMAIL PROTECTED]> wrote: > All of my sites are on shared servers, and I don't have access to the CF > logs. With all of this SQL injection stuff going on, I feel like I should > be gathering data to analyze...but the inability to use CFLOG means I would > really need to roll my own. So, I have two choices -- use a database, or > write to a text file. Have any of you written your own logging app, and if > so, what did you do. Obviously, I want this to be light weight and with > lower overhead, and I want to be able to crunch the data. > > Thanks > > Pete ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310634 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

