Overview
This article lists the names and locations of Code42 application and log files on user devices. If you need to access logs, identity files, and other essential files and folders for troubleshooting, refer to this guide to find them.
Insider risk agent
Windows
- Application: C:\Program Files\Code42-AAT\
- Application data: C:\ProgramData\Code42-AAT\
-
Logs:
- Version 1.9.0 and later: C:\ProgramData\Code42-AAT\logs\
- Version 1.8.x and earlier: C:\ProgramData\Code42-AAT\Data\logs\
- Process name: Code42 Incydr Agent
- Executable name: Code42-AAT.exe
Mac
- Application: /Applications/Code42-AAT.app/
- Application data: /Library/Application Support/Code42-AAT/
-
Logs:
- Version 1.9.0 and later: /Library/Application Support/Code42-AAT/logs/
- Version 1.8.x and earlier: /Library/Application Support/Code42-AAT/Data/logs/
-
Process name:
- Launcher: Code42 AAT Service
- System extension: com.code42.agent.extension
- Executable name: Code42-AAT
Linux
- Application: /opt/code42-aat/
- Application data: /var/opt/code42-aat/
-
Logs:
- Version 1.9.0 and later: /var/opt/code42-aat/logs/
- Version 1.8.x and earlier: /var/opt/code42-aat/data/logs/
- Process name: code42-aat
- Executable name: code42-aat
Backup agent
Windows
The Windows installation folder can vary based on the architecture (32- or 64-bit) of the Code42 agent and the operating system. If you installed 32-bit software on a 64-bit Windows operating system, replace C:\Program Files with C:\Program Files (x86) in the paths listed in this article.
The file structure of the Code42 agent varies based on installation type: for everyone (default) or per user.
Installed for everyone (default)
Use | Folder |
---|---|
Main application |
C:\Program Files\Code42 |
Service log files | C:\ProgramData\CrashPlan\log |
UI log files |
C:\Users\<USERNAME>\AppData\Local\CrashPlan\log |
Transient caches | C:\ProgramData\CrashPlan\cache |
Identity file | C:\ProgramData\CrashPlan\.identity |
Installed per user
Depending on your network environment, user profiles can be either Local or Roaming.
Use | Folder |
---|---|
Main application |
C:\Users\<username>\AppData\<Local or Roaming>\Programs\Code42 |
Service log files |
C:\Users\<username>\AppData\<Local or Roaming>\CrashPlan\log |
UI log files |
C:\Users\<username>\AppData\<Local or Roaming>\CrashPlan\log |
Transient caches |
C:\Users\<username>\AppData\<Local or Roaming>\CrashPlan\cache |
Identity file |
C:\Users\<username>\AppData\<Local or Roaming>\CrashPlan\.identity |
Considerations for Windows
The file paths above assume that the architecture of the Code42 agent (32- or 64-bit) matches the architecture of the Windows operating system. If you installed 32-bit software on a 64-bit Windows operating system, replace C:\Program Files with C:\Program Files (x86) in the paths listed above.
Software Architecture | Operating System Architecture | Software Install Location |
---|---|---|
32-bit | 32-bit | C:\Program Files |
64-bit | 64-bit | C:\Program Files |
32-bit | 64-bit | C:\Program Files (x86) |
Mac
The file structure of the Code42 agent varies based on installation type: for everyone (default) or per user.
Installed for everyone (default)
Use | Folder |
---|---|
Main application |
/Applications/Code42.app/ |
Service log files | /Library/Logs/CrashPlan |
UI log files |
~/Library/Logs/CrashPlan To view this hidden folder, open the Finder, press Command-Shift-G, and enter the folder path. |
Transient caches | /Library/Caches/CrashPlan |
Code42 agent configuration file |
/Library/LaunchDaemons/com.code42.service.plist |
Identity file | /Library/Application Support/CrashPlan/.identity |
Installed per user
To view the hidden ~/Library folder, open the Finder, press Command-Shift-G, and enter the folder path.
Use | Path |
---|---|
Main application |
~/Applications/Code42.app/ |
Service log files |
~/Library/Logs/CrashPlan |
UI log files |
~/Library/Logs/CrashPlan
|
Transient caches |
~/Library/Caches/CrashPlan |
Code42 agent configuration file |
~/Library/LaunchAgents/com.code42.service.plist |
Identity file | ~/Library/Application Support/CrashPlan/.identity |
Linux
Only one installation is supported on a single Linux device. Multiple per-user installations are not supported.
Use | Folder |
---|---|
Main application | /usr/local/crashplan |
Service log files | /usr/local/crashplan/log |
UI log files |
~/.code42/logs |
Transient caches | /usr/local/crashplan/cache |
Code42 agent configuration file | /usr/local/crashplan/bin/run.conf |
Identity file | /var/lib/crashplan/.identity |