Tagged Questions
0
votes
0answers
15 views
Why would opening the DiagnosticReports folder be preferred to using Console.app?
I already searched Ask Different for "Console.app" and "crash logs".
I was recently searching for a way to access OS X crash logs because I couldn't remember the application that pulled them up. All ...
0
votes
0answers
27 views
wifi.log disappeared?
I had some trouble with my wifi connection so I figured, I could switch on logging for airport via
sudo /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport debug ...
0
votes
0answers
25 views
Parental Controls flooding console and blocking site accidentally?
My entire console is currently messages fron parentalcontrolsd. I got 12 messages, nearly identical, at 6:02:05. At the same time, a site was randomly "not in the approved list in parental controls", ...
0
votes
0answers
43 views
Why does “ATSFontFindFromContainer failed: count = 2” appear thousands of times in my system.log?
Just now, I looked at Console Messages and system.log in the Console application. I saw thousands of repetitions of messages like the following:
Dec 30 00:01:54 MyName-2 com.apple.quicklook[39867]:
...
2
votes
4answers
94 views
Does Console.app also log passwords?
I'm a newb of OS X (or any flavor of *Nix for that matter) so this came to mind lately.. As the Console.app logs every single process that's running, does to also mean passwords & such are also ...
0
votes
1answer
54 views
Where is system.log located? (In the filesystem, outside of Console.app)
Where is the system.log file actually located? I know of course that I can view its contents in Console.app, but I just want to know where this text file is actually located. Or is it an almagamation ...
0
votes
4answers
583 views
Console.app bounces but does not start
In a (possibly related) recent question I outline some background to a decidedly unhealthy Mac Book Pro (patched up to date with the latest 10.6 updates).
A suggestion was to try to see what clues ...
2
votes
2answers
243 views
MacUpdate check running every hour?
I have MacUpdate installed (which I got with their Spring Bundle).
I noticed that it tries to check for updates every hour for some reason. The app itself is not running so it must be some agent or ...
3
votes
2answers
1k views
What is the difference between console.log and system.log?
I am checking system logs via the Console utility. I am wondering what the difference is between the console.log and system.log file?
0
votes
2answers
996 views
Setting a custom log
I have to get all the chromium and firefox info logs out of /var/log/system.log and into a nice quiet /var/log/{chromium,firefox}.log.
However I can neither recall or find how to set that in ...