Results 1 to 7 of 7

Thread: Central File Log folder is HUGE

  1. #1
    Member
    Join Date
    2006-01
    Posts
    6

    Default Central File Log folder is HUGE

    We broke this project up into workset at the beginning of the year. The central file, stored on our server, has central_log folder this is gianormous (6 GB). This is happening with all our central files, and I have the revit settings to delete logs over 10 or older than 10 days. What's the deal? Do I have something setup wrong? Thanks for the help.

  2. #2
    AUGI Addict jeffh's Avatar
    Join Date
    2002-09
    Location
    Manchester, NH
    Posts
    1,081

    Default Re: Central File Log folder is HUGE

    The log file is there to help development determine what may have caused problems in a central file if you have problems. It is safe to remove the log files. DO NOT under any circumstances modify or tamper with the backup folder in any way.
    ______________________________________________
    Jeff Hanson
    Sr. Subject Matter Expert
    Autodesk, Revit User Experience

  3. #3
    Member
    Join Date
    2006-01
    Posts
    6

    Default Re: Central File Log folder is HUGE

    I am just talking about the log files, definately not the backup folder. But, how do I limit the number of log files that are stored on the hard drive? We've got 6 projects broken into worksets and all the log files are 4 GB to 6 GB each - needless to say, it's eating up a lot of space on the server. Is there a better way than going in and manually deleting the log files? Am I the only one having this problem?
    Last edited by mylesa; 2006-03-24 at 06:56 PM.

  4. #4
    Member
    Join Date
    2006-01
    Posts
    6

    Default Re: Central File Log folder is HUGE

    Bump for some help.

  5. #5
    I could stop if I wanted to bbeck's Avatar
    Join Date
    2005-01
    Location
    Sacramento, CA
    Posts
    226

    Default Re: Central File Log folder is HUGE

    To clean these files up on our server I've got a batch routine that runs daily and deletes any "*.txt" file that is older then 7 days within a "*_log" directory.

    Brian Beck
    CAD Manager
    Rainforth Grau Architects

  6. #6
    Member
    Join Date
    2006-01
    Posts
    6

    Default Re: Central File Log folder is HUGE

    How would I set that up? And, thanks for the response.

  7. #7
    I could stop if I wanted to bbeck's Avatar
    Join Date
    2005-01
    Location
    Sacramento, CA
    Posts
    226

    Default Re: Central File Log folder is HUGE

    I guess I should've placed a "disclaimer" about my batch routine. I'm using UNIX, so I have a "cron" that runs weekly. The "cron" contains a "find" with switches -mtime, -name, -exec and a "rm". I did a quick search for a Windows way of accomplishing the same thing and you may want to take a look at DELEN v1.09. It appears to be a free download. http://www.geocities.com/jadoxa/delenxrd. I hope this helps.


    Brian Beck
    CAD Manager
    Rainforth Grau Architects

Similar Threads

  1. Replies: 0
    Last Post: 2011-05-30, 07:07 AM
  2. Huge File Size
    By twollifur in forum Revit Architecture - General
    Replies: 12
    Last Post: 2010-11-15, 07:40 PM
  3. Huge file size?
    By Shizzjr in forum AutoCAD General
    Replies: 8
    Last Post: 2007-08-01, 05:36 PM
  4. Import AutoCAD file = huge Revit file
    By rob.127056 in forum Revit Architecture - General
    Replies: 10
    Last Post: 2006-12-04, 01:23 PM
  5. WBLOCK = huge file?
    By patricks in forum AutoCAD General
    Replies: 17
    Last Post: 2006-08-31, 06:56 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •