Skip to main content

SCCM Logging

SCCMLoggingW10.png

With the “SCCM Logging” plugin, you can view, open, or download any SCCM client log file.

The plugin displays all log files from the respective client log directory. It is also possible to display CMTrace-compatible (SCCM log files) from other directories on a client (see sample configuration).

Plugin configuration
Name Description Default value
MinAutoRefresh Minimum time in seconds for automatic updates. 150
MaxAutoRefresh Maximum time in seconds for automatic updates. 90
DefaultInfoBarHeight Default height for the detailed view at the bottom of the screen. 500
MaxLogLines Maximum number of lines to be read in. 30
    Example configuration

    In this example, the client log files are read from the directory \\{COMPUTERNAME}\C$\Windows\ccmsetup\Logs. Note that access to this network path is performed within the web service’s permission context. Therefore, the user making the request does not need permission to access this directory.

    sccmlogging_plugin_example_config.png

    Default Plugin Integration
    • Assembly: SCCMLoggingPlugin
    • Name: SCCM_LOGGING (gets translated)
    • Icon: clientlog.png
    • SelectedComputer: SingleWithPing
    Supported Functions
    • SET_PATH: This function allows you to specify a path to any log directory using parameters. The directory must contain CMTrace-compatible log files.