Viewing and Configuring Server and Client Logs
  • 12 Jul 2021
  • 3 Minutes to read
  • Dark
    Light
  This documentation version is deprecated, please click here for the latest version.

Viewing and Configuring Server and Client Logs

  • Dark
    Light

Article summary

Overview 

The Client Log Viewer lists Warnings and Errors originating from client-side processes. These Client Logs can be saved to use when troubleshooting performance issues. Logs can also be used to trace frequent Errors, allowing users to prioritize maintenance or provide information for users.

Client Logs can be viewed by navigating to the System > Administration > System Tools > Logging Folder.

Example

  1. Navigate to System > Administration > System Tools > Logging
    The Logging Folder displays Server Logs by default. 
  2. Right-click Logging.
    1. Navigate to either Server Log Levels > Enable/Disable or Server Log Categories > Enable/Disable. 
      Alternately if desired, all Server Log Categories may be enabled via the Enable All action under the Server Log Categories menu. 


  3. The Actions menu offers several log-related actions.

  4. If the Server Log Viewer and Client Log Viewer do not display data, it is necessary to enable logging. From the Actions menu, select either Client Log Categories or Server Log Categories, depending on which is of interest.

  5. Either all categories can be enabled, or certain categories selected.

  6. Each client log is listed by category. The log level, date, time, and the system message display. Sort the logs by mousing over the appropriate header and clicking the arrow that appears directly to the right of the header name. To save logs, click the Actions menu and select Save Client Log. Navigate to a location and click Save.

  7. Sort the logs by mousing over the appropriate header and clicking the arrow that appears directly to the right of the header name.
    Server and Client Logs are sorted by Category. The LOG VIEWER displays the Logs' LEVEL, TIMESTEP (DateTime value representing Log time), and the System MESSAGE that displays. 

    Server Log Categories

    Job Schedule WorkerLogging related to Scheduled Jobs.
    Flow EngineLogging related to information on the Flow Engine. 
    DecimalTypeConverterLogging related to Decimal type converter flows.
    Service LayerLogging related to the Service Layer of the ORM.
    DateTimeArrayEditorAttributeLogging related to the DateTime display format.
    CssServiceLogging related to CSS Documents
    FolderLogging related to Folders within the studio. Includes actions and subfolders retrieved.
    TypeExtensionsLogging information for extensions method for System.Type
    FormsLogging related to Form issues.
    Service Layer (OData)Logging related to getting the related data from associated types.
    ReportsLogging related to information on reports that have been run
    ClientEventsLogging related to events based on the session.
    ClusterLogging related to information on servers in a cluster.
    DoubleConnectionStringConnectionLogging related to information on having a dual connection string setup
    Rule EngineLogging related to information on the Rule Engine.
    DocumentLogging related to imported documents.
    ActionsLogging related to user actions.
    PageLogging related to pages.
    RepositoryProxyHelperLogging related to connecting to a Repository when looking for revisions.
    License PolicyLogging related to information on licenses level and what they provide - ie Personal Licenses not allowing remote connections.
    CodeBucketHelperLogging related to errors when compiling generated code.
    AuditServiceLogging related to information on the audit listener.
    ORMLogging related to the ORM Layer process.
    AppStoreHelperLogging related to the Decisions Appstore endpoint.
    GeneralLogging on starting sessions
    ProcessorUtilitiesLogging regarding the Windows Server information.
    Data UtilitiesLogging related to data objects.
    ProfilerServiceLogging related to the Profiler.
    Thread JobsLogging information on for Thread Jobs.
    ReportHelperLogging information on Report changes.
    BootInitializationLogging related to information when the system starts up.
    LogCallEndAttributeLogging information on the end of calling a process. Shows the total time
    AccountLogging related to Account information
    RemoteRepositoryServiceLogging related to information on communication with a repository
    JobScheduleLogging related to job schedule settings
    InstanceDataLogging related to an instance of a multi-tenant server.
    ModuleResourceLogging related to ModuleResource type.
    TypeUtilitiesLogging related to information on datatype assemblies.
    Configuration StorageLogging related to configuration data.
    EntitiesLogging related to Entities
    FlowStepLogging related to flow steps that ran over the time set in the settings.xml file
    AgentLogging information on agent-related items
    ServerLogging information on service host manager and port binding
    CreateDataLogging information on the create data step
    Unit TestsLogging information on Unit Tests.
    AOPInformation about everything that happens within the portal. If this is on, it will bloat the logging section.
    SecurityInformation on the current user context and verifying that the IP is local
    ObjectsImporterLogging related to code buckets not compiling during the import process.
    ApiThreadCleanerLogging related to cleaning up API threads.
    RuleLogging related to the rule designer.
    API ProfilingLogging related to API Call information
    SystemLogging information related to system startup
    DatabaseLogging related to the database connection and loading tables.
    Decisions.CoreLogging related to the Decisions.Core module





Was this article helpful?