LogoLogo
LogoLogo
  • Welcome
  • User manual
    • Windows File Explorer
    • Tray Menu
    • Preferences Menu
  • Deployment
    • System requirements
    • Security
      • Grant tenant-wide admin consent
      • Conditional Access
    • Setup
    • Configure Office 365 account
    • Software updates
  • Advanced Configuration
    • Management options
      • Settings for Intune-managed devices (Import custom ADMX- Public preview)
        • GUI settings
        • Mappings
        • System settings
      • Settings for Intune-managed devices (Legacy)
        • Intune GUI settings
        • Intune mappings
        • Intune system settings
        • Intune other settings
      • Settings via GPO
    • GUI Settings
      • Account re-authentication
      • Change KONNEKT name in explorer
      • Explorer UI
      • Hide tray icon
    • Mappings
      • Additional document libraries
      • Assign drive letters
      • Auto mapping
      • Managed mappings
      • Multi-Geo
    • System settings
      • Authentication browser engine
      • Cache settings
      • Download Directory
      • Enhanced Authentication
      • Link scope
      • Logging
      • Office365 Co-Authoring
      • Offline attribute
      • Open file size limitations
      • SharePoint throttling prevention
      • Skip Account Wizard
      • Update checker
    • Other
      • Proxy settings
      • Set license key
  • Troubleshooting
    • Access token issues
      • Error message about missing token
      • Failed to obtain access token to your OneDrive account
      • Failed to obtain access token
    • Add Share: "Key not found"
    • Clicking a share does nothing
    • Debug log preparation
    • Subscribe a subset of users
    • How to deal with error(s)
    • Empty libraries
      • All libraries are empty
      • Empty default libraries - error 404
    • Manual uninstallation
    • Opening MS Office documents display a warning message
    • Site Collections are not displayed for some users
    • Sites missing or folders empty
    • Some sites or libraries do not appear in KONNEKT
    • Slow Folder Browsing
    • Why is there a grey "X" or "brown suitcase" on my files and folders?
    • What is the maximum path and file name length?
    • How to change the tenant name
    • Failed to open Device
  • Changelog
  • Licensing
    • Azure Marketplace
  • Support
  • KONNEKT Website
Powered by GitBook
On this page
  • Log Level
  • There are several ways to apply the policy
  • Manual setting in the registry
  • Log Rotation

Was this helpful?

  1. Advanced Configuration
  2. System settings

Logging

Last updated 8 months ago

Was this helpful?

KONNEKT writes the log to %localappdata%\KONNEKT. The log consists of up to 6 files, that are rotated, if full:

  • client.txt

  • client.1.txt

  • client.2.txt

  • client.3.txt

  • client.4.txt

  • client.5.txt

Client.txt holds the newest and client.5.txt the oldest log lines.

The setting determines what information is written to to log.

The files will be rotated, if the newest file has reached the size.

Log Level

Available for KONNEKT 2.1 or newer

User can change this setting in the preference menu of the UI. If you do the setting by policy, users can not change it anymore.

The default log level is info.

Policy name: Logging Level

Option

Value

Behavior

No logging

0

No logging

Error

1

Only error records will be stored

Info (default)

2

Info and error records will be stored

Debug

3

All log records will be stored

There are several ways to apply the policy

  1. Manually by adding the key in the registry

Manual setting in the registry

You do not need this if you use GPO or Intune management

  • Value name: LogLevel

  • Value type: REG_DWORD

  • Value data: 0, 1, 2 or 3 (see table above)

  • Value stored in:

    • HKEY_CURRENT_USER\SOFTWARE\Policies\GlueckKanja\Konnekt or

    • HKEY_LOCAL_MACHINE\SOFTWARE\Policies\GlueckKanja\Konnekt

Log Rotation

Please do not use this setting unless requested by our support team.

The Log Rotation setting determines the maximum size of one log file. The default is 1 MB (1024 * 1024 = 1.048.576 bits), so that the maximum total size of all 6 log files is 6 MB.

  • Value name: LogRotation

  • Value type: REG_DWORD

  • Value data: Maximum files size; unit is bits

  • Value stored in:

    • HKEY_CURRENT_USER\SOFTWARE\GlueckKanja\Konnekt

Via GPO, see

Pushing policies via Intune, see

settings via GPO
settings for Intune Managed Devices
Log Level
Log Rotation