Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Rockadile

macrumors 6502a
Original poster
Jun 11, 2012
501
210
Is there activity or log history on OSX?

I want to see what the technician has done when my computer is back from repair.
 
Aside from .bash_history and stuff in /var/log (e.g. system.log, install.log, etc)? Not much else unless you have other auditing enabled.
 
  • Like
Reactions: Rockadile
Console.app in Utilities gives you access to all the logs. There are a lot.

Console lets you sort, search, group, copy, export, whatever log files you need.
 
  • Like
Reactions: Rockadile
Is there activity or log history on OSX?

I want to see what the technician has done when my computer is back from repair.

There won't be anything that will be logged showing what work was done by the tech that worked on your computer. The logs only record information about what the system is doing or error conditions.
 
  • Like
Reactions: Rockadile
Was your issue hardware or software?

If hardware you won't see much. Or if something in bash best you'd find is them calling up text editor of some kind. Me I like nano...but that's me. Nothing in bash history would be detailed from this, all the changes in the config file(s) looked at would not be seen. This is why when I work on Linux systems I take good notes on what I am doing. All I see in my bash history is sudo nano somefilename usually followed by that services restart command.....whatever I did in that file not recorded.

EDIT: there are methods for these changes but that be a real geeky tangent of commenting in files, content versioning systems....bit outside this thread probably

If software besides bash history mentioned something might be in in your individual app logs, if they even have them.

Even in windows not all application tie into the central logging system besides application log (which most times are vague and has you really need to go to the actual application logs files anyway).


Where your app logs would be you'd have to research from them. What would be in those logs can vary as well.
 
Last edited:
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.