Matthew Friedman wrote:
> I am trying to implement a scheduled task that will "query" the applicatin 
> log file and dump any new error messages into an email and send it to a 
> person montoring the application.
>
> This was simple with CF5 and the Merchent Text driver.  Is there any way to 
> do this with CFMX?
>   
I've got something sorta similar - an error log viewer. It reads in the 
application and exception log files, and parses through and associates 
the exception log entries with the right application log entry and 
displays 20 rows at a time.

I can toss you that script if you'd like, and you can probably hack it 
up to suit your own needs.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:275172
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to