Skip to main content

All Questions

Tagged with
23 questions with no upvoted or accepted answers
6 votes
0 answers
764 views

How to get output to STDOUT in Rsync while only logging changes to “--log-file” the way Rsync 2.6.9 did with Rsync 3.x

As a longtime macOS user I have used the built-in/bundled rsync binary that has been stuck at version 2.6.9 for various licensing reasons. I recently decided to start using modern rsync via Homebrew. ...
Devin Emke's user avatar
3 votes
0 answers
11k views

dmesg.log on Mac OS X

Mac OS X does not seem to dump the exact output of dmesg to a file. I need to log the dump of dmesg to the disk. kernel.log and system.log do not contain the required information. Only output of ...
Ivan Vučica's user avatar
3 votes
1 answer
1k views

Mac ASL: Unable to see my application's log messages

I have just added ASL logging support to my application (a compiled binary) but I cannot see any log entries using Console.app. I am logging with facility 'com.mydomain.myapp' (that's not the actual ...
trojanfoe's user avatar
  • 375
2 votes
0 answers
188 views

How to show private data in macOS unified log within Xcode

I am getting runtime errors in Xcode involving interface builder. However, the system logger is sanitizing pertinent information contained in the logging. Unknown class <private> in Interface ...
Todd Stanley's user avatar
2 votes
1 answer
2k views

Use iterm2 or terminal app which can filter results, not just highlight results

Right now I am on MacOS, and I am using iterm2 as my terminal app. It's got some great features but one limitation is that when I use ctrl-f to search for something, it will highlight the results in ...
Alexander Mills's user avatar
2 votes
0 answers
561 views

MacOS - How to change syslogd's log level for a specific process/program?

I am new to MacOS and I would like to get a better of view of what's going on with a system process when my computer is starting up. I can see in the log that a process is changing settings, but the ...
Cathy A. Brink's user avatar
2 votes
0 answers
3k views

Detect bad shutdowns in OSX

Is there a way to detect bad shutdowns in OS X? The best I can come up with is parsing /var/log/system.log for lines like this: 12118 Jan 28 21:51:38 localhost bootlog[0]: BOOT_TIME 1422492698 0 ...
paulvs's user avatar
  • 133
2 votes
0 answers
562 views

Writing CPU usage by core and RAM/CPU usage by process to a logfile in OS X

I am writing a script that writes memory and CPU usage to a log file, every hour on a cronjob. The logfile will look something like this: "/n====CPU usage by core====" Core0: 59.05% used ...
JaneGoodall's user avatar
2 votes
1 answer
198 views

Can I remotely monitor printf results of a C program?

I have a long running C program in which I've started from the Terminal.app using: gdb program_name gdb run I'm using many printf statements to monitor the progress of the program. Unfortunately, ...
mota's user avatar
  • 121
1 vote
0 answers
87 views

Tracking SSH access on a client MacOS machine

There are many sources describing how to track and detect SSH attempt on a server. What I am asking is the opposite. I have a MacOS (Ventura) and I would like to track where this machine has SSH-...
Tristan Tran's user avatar
1 vote
1 answer
390 views

Redirect GoogleSoftwareUpdateAgent Logging

I am debugging an issue on my Mac and I am therefore looking through the system logs. One thing I have noticed is the extreme abundance of multi-line messsages from GoogleSoftwareUpdateAgent like the ...
Andrew's user avatar
  • 333
1 vote
0 answers
214 views

Understanding OWA logs

I have a number of logs that I think are OWA logs. Titles such as microsoft.o365.shellg2.owa.js microsoft.exchange.clients.owa2.client.calcorestrings.localized.min.js Can anyone help me try and work ...
olivers's user avatar
  • 11
1 vote
1 answer
2k views

List of files that control logging and the corresponding log files OSX

The title should be clear. However, some logging done by syslogd can be controlled using asl.conf. Where can I find a list of files that control all the other log files that come as standard? (not ...
dichnixan's user avatar
1 vote
1 answer
1k views

Throttling respawn messages to terminal with launchd: is this normal?

I have a launchd agent set up using the WatchPaths feature. It looks something like <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www....
asmeurer's user avatar
  • 570
1 vote
0 answers
139 views

Windows 7 share not accessible from OSX - how to debug

I have a Win7 machine and a shared directory on that. Users log on via a domain. This all works fine from another Windows client, but not from Macs at all (Lion or Mountain Lion). The OSX error ...
ShellfishGene's user avatar
1 vote
1 answer
1k views

Where is the log from repairing an Outlook 2011 database?

Where is the log from repairing an Outlook 2011 database? I have a MacBook Pro with OS X 10.6.
broberts's user avatar
0 votes
0 answers
803 views

How to decode tracev3 files?

How do I decode a .tracev3 file into a human-readable format? See here for a description of why macOS creates .tracev3 files. Thanks in advance, James Pedersen
user2279952's user avatar
0 votes
1 answer
1k views

macOS Big Sur - high CPU usage before user login

Is there a way to log the system activities, such as errors or cpu usage data, before user login? I'm using macOS Big Sur 11.0.1 on MacBook Pro 16 inch - 2019, and I found the machine is hot and the ...
user12448123's user avatar
0 votes
0 answers
69 views

How can I start my network log in Safari right from the launch?

So far I have seen how I can use the Developer menu in Safari in order to analyze my network traffic and how I can preserve the logs. But I have to re-open my browser very often. Therefore I want to ...
MDoe's user avatar
  • 1
0 votes
1 answer
906 views

Able to delete part of the system log files on Mac OSX El Capitan based on a time period?

I was wondering if it was possible to delete only a portion of the system log files on the Mac OSX El Capitan based on a time period? Say I want to delete all activities that occurred between 9am - ...
Candy's user avatar
  • 11
0 votes
1 answer
762 views

MacBook Pro 13 early 2011 random restarts and verbose log needed

I have a MacBook Pro 13 Early 2011 model that has been experiencing some random restarts (across OS’s Mavericks and Yosemite). I have tried almost every fix offered online. SMC PRAM reset, reseating ...
Zach Mathew's user avatar
0 votes
2 answers
571 views

How do I fix these strange messages in my Mac's log?

I keep getting the following messages in my computer's log: 13-07-15 3:13:37 PM com.apple.launchd[1] (com.apple.InternetSharing) Throttling respawn: Will start in 10 seconds 13-07-15 3:13:57 PM ...
Talan's user avatar
  • 1
0 votes
0 answers
1k views

Are timestamps available for system log entries on OS X?

Busy troubleshooting the cause of a slow startup sequence on OS X. It hangs for about 10 minutes at one point, and thus the ability to see where this occurs, would be super useful.
cavalcade's user avatar
  • 157