Console Log files taking up 7gb of space.

I am trying to clear up some space on an old eMac. I have come accross two log files one called console.log.0 which is taking up 1 gb, and console.log.3 which is taking up 5.8gb. Both of these files are located in Macintosh HD/Libary/Logs/Console/emac (emac is the username). What are these files for, and is there anyway I can take back this space?
Thanks, James.

go ahead and trash them. or open the Console app, and clear the log files.

Similar Messages

  • In Shared services, Log Files taking lot of Disk space

    Hi Techies,
    I have a question. Its like the Logs in BI+ in Shared Service Server is taking lot of Disk space about 12 GB a day.
    Following files are taking more space
    Shared Service-Security-Client log ( 50 MB )
    Server-message-usage Service.log ( About 7.5 GB )
    why this is happening. Any suggestions to avoid this.
    Thanks in Advance,
    Sonu

    Hi Techies,
    I have a question. Its like the Logs in BI+ in Shared Service Server is taking lot of Disk space about 12 GB a day.
    Following files are taking more space
    Shared Service-Security-Client log ( 50 MB )
    Server-message-usage Service.log ( About 7.5 GB )
    why this is happening. Any suggestions to avoid this.
    Thanks in Advance,
    Sonu

  • Hidden "MaglevExpressTemp" files taking up 7GB of space - delete? How?

    Hi, I'm starting to run out of space on my iMac (2009) hard drive, so using a programme called "FindSpace" I've gone through my hard disk and found the following entry (see picture below). It's a list of over 200 files (the first few are shown in the picture), each 53 Mb, taking up 7 GB in total. They seem to be in a folder "MaglevExpressTemp1565". I don't know what this folder is, I don't know what these files are. The root folder of these is shown as "private". I don't have such a folder either. It looks like these are hidden files/folders therefore? I can't afford to let this take up 7 GB of space if it's no use to me.
    Does anybody know (a) what this is, (b) whether I can delete it without causing any problems for any applications, and (c) if it's safe to delete, how do I locate and delete these files?
    Many thanks!
    Erich

    Never mind. Did another scan of space usage on the HD and now these files seem to have disappeared. Looks like they were indeed just temporary.

  • Errors in Console Log file

    We are seeing hundreds of these errors in our console log file:
    mediaserver automount[4510]: Can't mount servername.domain.ooo.oo:/username on /private/Network/Servers/servername.domain.ooo.oo/username: Invalid argument (22)
    Historically, users have had their home areas mount normally in the dock (as specified in our MCX settings for the group they are in), but of late we have been seeing only some of them getting mounted; and more than this the server is suffering random kernel panics throughout the week.
    Any idea?
    Paul

    Hi Paul
    That would be the one. Stuff also gets logged in /var/log/system.log.
    After a kernel panic you could go into single user command line and just see what got logged perhaps?
    tail -30 /var/log/system.log
    Shows the last 30 entries. I think this is better than doing the whole log because it would take ages to scroll through it all. You could expand this to the last 50-60 entries. You never know it might log something? For example you may see a shutdown cause error followed by a number -93 or -122. You could review the energy saver settings just to make sure nothing is enabled that should be. Possibly the UPS may want looking at?
    Hope this helps, Tony

  • Cannot tail -nXX massive console.log file

    Some process on my system spins out of control now and again and I end up with 15Gb console.log files. Two of those and my system disk has 0kb left and I've gotta clean 'em out before I can stagger back to life.
    I want to get to the bottom of the problem, but every time I try and open one of those large files using the Console tool, it belches and can't really handle it - lots of beachball spinning. Nor can I <tail> the file - I get a ton of control charcters and a lot of beeping.
    So - how can I read these large files so I can find out what process to hone in on?
    (Mac mini, 10.4.7)

    hmm you could try 'split'ing one giant log file (and tailing the split files)
    that'd be : split -b xxxx console.log or split -C xxxx console.log
    -b says put xxxx bytes per file -c says put at most xxxx bytes of lines per file
    or try doing this:
    wc -l console.log
    (NOTE OUTPUT) thats xxx -- now subtract a good size and call it yyy
    sed -n -e "yyy,$ p" > endoflog.log
    (View endoflog.log)

  • DNSService error and self expanding console.log file

    Just like misskool, I had a problem with self-expanding console.log files. As suggested by roam, I erased the com.apple.iTunes.plist file to fix the issue. Unfortunately, 2 days after, the same problem started again. I noticed it happened soon after I tried (without success) to establish a mac OS 10.3.9 to mac OS 10.4.9 wireless network - either that or the re-activation of AppleTalk on my iBook. The error message in the console.log file is a repeated one-liner :
    DNSServiceProcessResult() returned an error! -65537
    The original advice from roam worked until I tried to network my two macs. In his idea, iTunes was the probable origin of the problem. Is it ?

    The mDNS error message was associated with an iTunes update, though that is not to say it is caused by iTunes though it may well have. The error is from the mDNS service, a system wide network service, which looks for available services on the network.
    I don't know what is causing this error but it has been known about since 2005, evidenced by this thread. It is a highly technical discussion,
    http://lists.apple.com/archives/Bonjour-dev/2005/Jul/msg00023.html
    which talks about the error occurring when two ethernet interfaces are active, but does not err when only with one. It is possible this observation is linked to your experience trying to network two Macs.
    Click on the Next Threads on that page to read more.
    Another thing to note is that the error code given is general and undescriptive, where one poster writes " Normally when you see that error it means that mDNSResponder (mdnsd) crashed." ... but there is no specific meaning given to the error code as to why it did.
    So it's a bug but I cannot explain why it occurs or what role the iTunes update played in bringing it to the fore.
    If it continues to be a problem with the same error message printing in the console, open Activity Monitor and mDNS should be active there and kill that mDNS Process.
    As i have no iTunes updated, and do not want to try and create this error, I'll leave it up to you to try and determine some causes and effects regarding the renegade process of mDNS.

  • 56GB Console Log file?!

    Does anyone know why my computer would have created a Console Log file that is 56gigs? It ate my computer's (74gig) hard drive, so i can't even view the log file to see what it contains. I'd like to delete it but fear some computational retribution. Any thoughts, insights, suggestions? Many thanks.

    Hi cornelius,
    Thanks for catching the bad link. I could have sworn I tested it (I usually do so that I can edit it if need be) but I am getting a little older these days and well you know.....)))
    Here's the topic I was trying to link to above "Self-expanding console log files".
    Sorry to all for the bad link....
    regards,
    littleshoulders
    Message was edited by: littleshoulders
    edit again: Now this is weird, it did it again. I'm sure I pasted the url into my html correctly but now this second link does the same thing....returns you to this topic thread.
    I'll post the raw url and see if it pastes correctly:
    http://discussions.apple.com/thread.jspa?messageID=5015682&#5015682
    let's see if that works?
    edit yet again: Now that works! I'm stump with what I could have done wrong. I have to do some testing with my code and my copy/paste to make sure all is ok. Hope it's not another bug with the latest round of Discussions changes.....I really don't want to go in "that" direction....lol.
    Message was edited by: littleshoulders
    edit again: I checked the html code for the link in this post above and it is correct. I dont know why it is returning to this topic and not the intended thread? Weird.....I guess I'm going to have to be a lot more careful in the future till I figure out what's going on with it.

  • No console.log files under Leopard?

    I just wanted to look inside an old console.log file from a view days ago, but I can't find it under Mac OS X 10.5 anymore. Will the Console Messages don't be saved in files under Leopard?
    Under Mac OS X 10.4 Tiger the files where saved in /Library/Logs/Console/501/console.log (and console.log.0, console.log.1, console.log.2, ...)

    Well, from Leopard's own Console help:
    The console and system log messages are stored in the log database in the ASL.db file. The console log messages come from applications run by the current user.
    So no more textfiles, it would seem, and some Unix wizardry will probably be needed to extract and save the console log text from the binary database file before it is automatically rotated out.

  • Cbs.log file taking up over 40gb

    Hi All,
    Been running windows 8 for a few months on a fresh install on an ssd.. recently I keep running out of disk space with cbs.log and it's archived files taking up to 60gb of my hdd over a day or two..
    Is there a way to get rid of the generation of these logs or find out why they're blowing out so huge?
    Thanks

    Hi Tomautom,
    If you are sure your system is running fine, you can delete this file. Please follow these steps to delete the csb.log and it will create a new one.
    1. Disable the trusted installer service (Windows Modules Installer)
    2. Delete/move all of the current CBS log files from the \Windows\CBS\Logs directory
    3. Restart the Windows Modules Installer service
    4. Wait for log size to be large enough to compress properly into cabinet files
    Refer to:
    CBS.log file HUGE
    If there is anything else regarding this issue, please feel free to post back.
    Best Regards,
    Anna Wang

  • Files taking up too much space?

    I just bought my computer (macbook pro) a couple of weeks ago, and already i have used up 60gb of hard drive space. I took a 3 minute video, and it said on the information that it took up 2.16 gb of space! this is outrageous - and it never took up this much space on my pc. is there anything i can do to make files take up less space?

    lenabean54,
    If it is a digital video camera (DV cam), imported footage will be about 20 GBs per hour, regardless of the camera. HD is an entirely different story, taking up much more space.
    Storing this footage on your computer is not ideal. Most people use external drives to accommodate any significant amount of DV footage, thereby eliminating the limitations of relatively small laptop Hard Drives. If you are going to import footage to your internal Hard Drive, get it edited as soon as you can, then export to some compressed format, either DVD or Quicktime.
    Although much smaller than DV footage, photos can begin to consume significant amounts of disk space. Take all the photos you like, import them into iPhoto, but keep everything organized and "archive" what you don't need to keep on your computer to CDs/DVDs.
    Music stored in your iTunes library will consume whopping amounts of disk space, and if you purchase videos to watch in iTunes, it gets even worse. Stay on top of this, archiving any videos you have watched to CDs/DVDs.
    Scott

  • Apex/OHS issue:log files in opmn consume disk space

    Hi.
    I have installed OHS from Companion CD (10g Rel1) and the new Apex 3.0.
    There seems to be a problem because log files in opmn/logs are eating up my disk space. Apparently there's something missing or not configured yet.
    The exact error message is:
    07/04/12 10:34:13 [4] Falta el factor de formato de la conexión local 0,127.0.0.1,6100
    The contents of etc/hosts is:
    [oracle@caman bin]$ cat /etc/hosts
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    127.0.0.1 localhost.localdomain localhost
    172.17.1.8 caman.rioturbio.com.ve caman
    172.17.1.1 tepuy.rioturbio.com.ve tepuy
    OS info:
    [oracle@caman bin]$ cat /etc/redhat-release
    Red Hat Enterprise Linux AS release 4 (Nahant Update 2)
    Please help ...! Thanks in advance ....!

    Hi,
    I believe this is due to a conflict with something else using that port number (6100). One solution would be to edit the opmn config file and change the port from 6100 to something else (such as 6101).

  • Deleting hidden folders and console.log files

    I have heard that OS X logs activity of various programs and Applications in hidden folders/files.
    Can someone please tell me how to view and delete this information in the hidden folder(s) without compromising my OS X system?
    Also, how do I delete information in the console.log folders?
    Thank you.
    Maverich

    Hi Maverich!
    The invisible files & folders are hidden for a reason!
    If you don't know exactly what you are doing, you shouldn't muck about with them!
    The Mac OS X is very good at protecting us from being our own worst enemy.
    Your Mac runs Cron Scripts daily, weekly, & monthly, if the Mac is left on 24/7.
    If you prefer, you may also choose to run them manually.
    Mac OS X: How to force background maintenance tasks (logs and temporary items)
    I put my Display to sleep after 15 minutes of inactivity, but never Sleep or seldom Shutdown My iMac, and my Console folder, within the Logs folder is only 276 KB.
    ali b

  • Console log file 32Gigs big!

    Has anyone had a log file of 32Gigs big? in one day?
    How can we delete these? I am not sure but I think the problem is with a new software I installed; WengoPhone...
    I do not even know what to look for inside the logfiles.
    Thanks

    It isn't uncommon for log files to balloon when an application is constantly spitting out errors or messages. If you look in the file, you might find reference to what the error or application is. Typically, you're going to find a message, or group of messages repeated over and over.
    If the problem is with WengoPhone, I'd ditch it right away. If you'd absolutely need the app, I'd contact their support immediately. If you can post a snippet of the error message, it may be possible to determine what is causing it.

  • Desktop file taking up too much space?

    Hi.
    I am trying to work out what is taking up space on my HD. I have counted roughly all my files/applications and other things.
    I have removed all files from my Desktop, however it still says 110 GB and 0 files.
    I wonder if i have doubled somthing or, does the desktop just take up a lot of space?
    Cheers.

    Get Disk Inventory X to see what the big hog files are then remove them if not needed.
    http://www.derlien.com/

  • Partially extracted .zip file taking up valuable disc space

    Hello people.
    I recently tried extracting a ~500mb .zip file using the standard Bomarchiver, and unfortunately for me the extracted file was turning out to be much bigger than I anticipated. As a result I started running out of disc space as the file was being extracted, and cancelling the action did not appear to work so I killed the process.
    Alas I have not regained the disc space I lost initially, and it seems to still be occupied by a partially extracted file somewhere on the drive. The original .zip was on the desktop, yet there is no sign of a .part file anywhere.
    Is there a specific location that partial extracts are stored? How can I regain the lost disc space?
    I am running 10.4.11 on an old Wallstreet G3 Powerbook, and its limitation of an 8gb boot partition is causing me headaches!

    Hello, see if you can't Trash a couple of Big 4 MB sized files, your in dangerous Territory, with the OS near or at self destruction, & Empty the Trash.
    If not at least try a Safe Boot , (holding Shift key down at bootup), that should at least clear up some caches.
    If you can get a little breathing room...
    How much free space is on the HD, where has all the space gone?
    OmniDiskSweeper is likely the easiest/best, and is now free...
    http://www.omnigroup.com/applications/omnidisksweeper/download/
    You could get & boot from a Firewire Drive, if it has FW, & not have the 8 GB limit.

Maybe you are looking for