Login or Sign up Help | Site Map
Connecting Tech Pros Worldwide

CF8 Administration - Archiving a Log File

Question posted by: cold1 (Newbie) on April 7th, 2008 06:44 PM
From the Coldfusion 8 documentation, the process of archiving a log file seems pretty straightforward, but I can’t find the archived log files.

I am running Coldfusion 8 under Apache HTTP server. It’s pretty much a plain vanilla implementation using default settings.

If I click the “archive log file” button on one of the files, it recreates the log file, but what does it do with the old file? It seems the old file is just deleted. Is there something I must do in Administrator to explicitly enable archiving?
Would you like to answer this question?
Sign up for a free account, or Login (if you're already a member).
acoder's Avatar
acoder
Site Moderator
10,420 Posts
April 8th, 2008
10:52 AM
#2

Re: CF8 Administration - Archiving a Log File
It does seem a bit strange, but it just adds a .1 to the end of the file name.

The archived files are still in the same location:
<Coldfusion installation directory>\logs\

Reply
cold1's Avatar
cold1
Newbie
4 Posts
April 11th, 2008
10:53 PM
#3

Re: CF8 Administration - Archiving a Log File
Quote:
Originally Posted by acoder
It does seem a bit strange, but it just adds a .1 to the end of the file name.

The archived files are still in the same location:
<Coldfusion installation directory>\logs\


I understand the naming convention: it's supposed to append a sequence number to the log file name. But the problem is that this is not being done. NO archive is created.

Reply
acoder's Avatar
acoder
Site Moderator
10,420 Posts
April 12th, 2008
10:55 AM
#4

Re: CF8 Administration - Archiving a Log File
Are you sure that it's not there? Have you checked the logs directory in your Coldfusion installation directory?

Reply
cold1's Avatar
cold1
Newbie
4 Posts
April 14th, 2008
07:47 PM
#5

Re: CF8 Administration - Archiving a Log File
Quote:
Originally Posted by acoder
Are you sure that it's not there? Have you checked the logs directory in your Coldfusion installation directory?


I've searched the entire server; it's really not there. That's why I posted the problem.

Reply
Reply
Not the answer you were looking for? Post your question . . .
178,103 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Top Coldfusion Forum Contributors