Tagged Questions
0
votes
0answers
44 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]:
...
0
votes
0answers
45 views
How to properly rotate amavis.log on OS X Server
I just noticed that on our OS X server /var/log/amavis.log is 13GB and for some reason haven't been ever rotated.
I'm not too familiar with OS X(server). What is a proper way to setup log rotation for ...
3
votes
2answers
1k views
How can I log screen sharing access on OS X?
I've got my firewall on (the OS X firewall) and I've got a lot of attempts on screen sharing.
Allow AppleVNCServer connecting from 93.78.170.237:2223 uid = 0 proto=6
I want to log successful ...