For the complete documentation index, see llms.txt. This page is also available as Markdown.

Xopero ONE Management Service logs location

Learn more about Xopero ONE Management Service (XMS) application 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.


Xopero ONE Management Service logs

Each Xopero ONE Management Service application, regardless of the operating system, maintains a dedicated log directory:

  1. For Windows:

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

  1. For Linux:

/opt/XoperoONEManagementService/Xopero/Logs


Log level override

Xopero ONE Management Service and Xopero ONE agent 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.

Usage example
XOPERO_LOG_LEVEL=Debug ./Xopero.Device.App

The available log levels are:

Last updated

Was this helpful?