View comments | RSS feed
Contents > Configuring and Administering ColdFusion MX > Basic ColdFusion MX Administration > Debugging & Logging section > Logging Settings page PreviousNext

Logging Settings page

You use the Logging Settings page of the Administrator to change ColdFusion MX logging options. The following table describes the settings:

Setting

Description

Log directory*

Directory to which error log files are written.

Maximum file size (kb)

Set the maximum file size for log files. Once a file hits this size, it will be automatically archived.

Maximum number of archives

Set the maximum number of log archives to create. After reaching this limit, files will be deleted in order of oldest to newest.

Log slow pages taking longer than [n] seconds

Log the names of pages that take longer than the specified interval to process. Logging slow pages can help you diagnose potential problems or bottlenecks in your ColdFusion applications. Entries are written to server.log.

Log all CORBA calls

Log all CORBA calls.

Enable logging for scheduled tasks

Log ColdFusion Executive task scheduling.

* Restart ColdFusion MX after changing this setting.


Contents > Configuring and Administering ColdFusion MX > Basic ColdFusion MX Administration > Debugging & Logging section > Logging Settings page PreviousNext

ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting

Version 6.1

Comments are no longer accepted for ColdFusion MX 6.1. ColdFusion 8 is the current version.

Comments


Lynda said on Mar 7, 2005 at 2:18 PM :
What happened to all the information that was available in CF 5.0's log files? I remember seeing IP address, user agent, etc. I found this information very useful when analyzing the log files.
jrunrandy said on Mar 10, 2005 at 1:57 PM :
This information duplicates what web servers put in their log files.

You can look in C:\WINNT\system32ogfiles\w3svc1\exyymmdd.log for iis,

or in apache_root/logs/access_log for apache
lynda said on mar 11, 2005 at 8:15 am :
yes, but it was nice having all the information in one place. also, i used to be able to see deleted error information regarding sql statements. if an insert query failel it displayed the query in the log just like it does on the browser, making it easy to see what values were passed to the query if any. all i see now is an error that states there was a problem with the query.
lynda said on mar 11, 2005 at 1:38 pm :
sorry that should have read.... " also, i used to be able to see detailed error information regarding sql statements. if an insert query failed it displayed the query in the log just like it does on the browser, making it easy to see what values were passed to the query if any. all i see now is an error that states there was a problem with the query."

 

rss feed | send me an e-mail when comments are added to this page | comment report

current page: http://livedocs.adobe.com/coldfusion/6.1/htmldocs/basico27.htm