Skip to main content

1E 8.1 (on-premises)

Log files

Names and locations of log files created by Nomad.

Nomad logs

The default location for all Nomad logs is the folder %ALLUSERSPROFILE%\1E

For issues relating to

Required log files

Location of log files

1E Client

  • 1E.Client.log

  • NomadBranchUninstall-YYY-MM-DDThh_mm_ss_000Z.log

Default location:

%ALLUSERSPROFILE%\1E\Client\

Nomad client

  • NomadBranch.log

Default location:

%ALLUSERSPROFILE%\1E\NomadBranch\

Optional location if installed using 1E Client Deployment Assistant (CDA):

C:\WINDOWS\CCM\Logs\

OS deployment

  • NomadPackageLocator.log

  • NBCacheActions.log

  • All Configuration Manager logs including SMSTS.log

The path changes at the different stages of an OS deployment.

Nomad and ContentDistribution integration

  • ContentDistribution.log

%ALLUSERSPROFILE%\1E\ContentDistribution\

Delivery Optimization monitoring and reporting

  • NomadBranch.DO.log

Default location: %ALLUSERSPROFILE%\1E\NomadBranch\

NomadBranch.DO.log is created when Delivery Optimization monitoring and reporting are enabled using the DeliveryOptimizationReportingEnabled registry value.

Logging Levels

The table below describes the logging levels which are configurable for server components.

Value

Description

Error

Only outputs errors. An error is a serious problem, typically requiring operator intervention of some sort to restore full functionality.

Warn

Outputs errors and warnings. A warning indicates a potential problem, where the system can nonetheless function without intervention.

Info

Outputs general information in addition to errors and warnings. This is the default.

Debug

Outputs debugging information in addition to all the previous levels.

Warning

Logging levels should only be changed from info only if requested by 1E Support and reset to info after investigation is complete.

Tip

The method of configuring logging levels uses the above text values, where -log=0 is the default to mean the same as -log=info.