Worker logs location

Learn more about GitProtect worker logs location.

The application log is a file that records events and actions performed within the application. These files are particularly useful for diagnosing and troubleshooting software issues.


GitProtect worker logs

circle-check
triangle-exclamation

Each GitProtect worker application, regardless of the operating system, maintains a dedicated log directory:

  1. For Windows:

%ProgramData%\Xopero ONE\Xopero ONE Backup&Recovery Agent\Logs

  1. For Linux:

/opt/XoperoONEBackupAgent/Xopero/Logs

  1. For MacOS:

/Applications/XoperoONE/XoperoONEBackup&RecoveryAgent/device-app/Xopero/Logs


Log level override

GitProtect Management Service and GitProtect worker applications support a system variable that allows overriding the selected log level without the need to create custom images.

The variable that you need to set is called XOPERO_LOG_LEVEL.

triangle-exclamation

The available log levels are:


Worker configurationchevron-right

Last updated