Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
dev:publisher:publisher_logging [2026/07/16 09:18]
pieter created
dev:publisher:publisher_logging [2026/07/16 09:31] (current)
pieter
Line 1: Line 1:
 ====== 3DM Publisher Logging ====== ====== 3DM Publisher Logging ======
  
-3DM Publisher offers 3 logging levels : +3DM Publisher offers 3 logging levels, configurable from the Console System page 
   * No logging   * No logging
   * File logging   * File logging
   * Database logging   * Database logging
 +
 +Usage pages in the Console are only available when at least File logging is active.
 +
 +Some logging events can only be stored in a database, so need ''Database Logging'' to work.
 +  * Viewer Report a Problem
 +  * Viewer Photo Annotations Sidebar
 +  * Viewer Telemetry
 +
 +Viewer Telemetry needs to be explicitly enabled from the Console System page.
  
 ===== Server Uptime ===== ===== Server Uptime =====
Line 23: Line 32:
 Table: ''log_publisher_publication_events'' Table: ''log_publisher_publication_events''
  
-Depending on server configurations, this table contains events that are valuable to an administrator.  +This table contains events that are valuable to an administrator.  
-  * Login failure +  * Failure to Create Guest session due to publication limit reached 
-  * Failure to create Guest session +  * Failure to Create Guest session due to server limit reached 
-  * ...+  * Login failure due to Wrong credentials 
 +  * Login failure due to No permission 
 +  * Publication session threshold warning reached 
 +  * Server session threshold warning reached 
 + 
 +Session threshold warnings can be configured in the Console System page.
  
 ===== Publication Logins ===== ===== Publication Logins =====
Line 58: Line 72:
 Table: ''log_publisher_telemetry_events'' Table: ''log_publisher_telemetry_events''
  
-Since version 26.2.0, you can enable Viewer Telemetry logging from the Console.  Once enabled, viewers that open after the setting was set to true, will post the following information : +Since version 26.2.0, you can enable Viewer Telemetry logging from the Console.\\ Once enabled, viewers that open after the setting was set to true, will post the following information : 
   * Open Workspace Timing   * Open Workspace Timing
   * Open Resource Timing   * Open Resource Timing
 
Last modified:: 2026/07/16 09:18