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 agent logs
Logs can also be retrieved to the Xopero ONE Management Service host through the web console.
Log files from Xopero ONE Management Service (XMS) and Xopero ONE agent application are stored for 14 days.
Each Xopero ONEagent application, regardless of the operating system, maintains a dedicated log directory:
For Windows:
%ProgramData%\Xopero ONE\Xopero ONE Backup&Recovery Agent\Logs
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.
The available log levels are:
Warning
Log level override
All variables are case sensitive.
Usage example
XOPERO_LOG_LEVEL=Debug ./Xopero.Device.App
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
Logs can also be retrieved to the Xopero ONE Management Service host through the web console.
Log files from Xopero ONE Management Service (XMS) and Xopero ONE agent application are stored for 14 days.
Each Xopero ONEManagement Service application, regardless of the operating system, maintains a dedicated log directory:
For Windows:
%ProgramData%\Xopero ONE\Xopero ONE Backup&Recovery Service\Logs
For Linux:
/opt/XoperoONEManagementService/Xopero/Logs
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.