ClearInsights User Docs
SupportSign up for free
  • ClearInsights Documentation
  • Introducing ClearInsights
    • ClearInsights products
    • ClearInsights core concepts
      • Plans
      • Companies, users and roles
      • Automation
      • Notifications
    • ClearInsights Community Free Limitations
  • Getting Started
    • Create a ClearInsights account
    • Setup your first product
    • Configure Integration
    • Integrate with ClearInsights SDK
    • Setup Health Status Configuration
    • Create Health Status Page
  • ClearInsights Integrations
    • Project Management Integrations
      • Jira
      • Azure DevOps
        • Personal Access Token
    • Cloud Management Integrations
      • AWS
      • Azure
        • Log Analytics
    • Productivity Integrations
      • Slack
  • ClearInsights Products
    • ClearInsights Logging
      • Getting started with ClearInsights Logging
    • ClearInsights Monitoring
      • Getting started with ClearInsights Monitoring
  • Using ClearInsights
    • Automation
      • Azure DevOps Automation
      • Jira Automation
      • Email Notification
    • User Management
Powered by GitBook
On this page
  • Logs
  • Reports
  • Settings
Export as PDF
  1. ClearInsights Products
  2. ClearInsights Logging

Getting started with ClearInsights Logging

PreviousClearInsights LoggingNextClearInsights Monitoring

Last updated 2 years ago

Logs

Log Types

  • Critical: For failures that require immediate attention. Examples: data loss scenarios, out of disk space.

  • Error: For errors and exceptions that cannot be handled. These messages indicate a failure in the current operation or request, not an app-wide failure.

  • Warning: For abnormal or unexpected events. Typically includes errors or conditions that don't cause the app to fail.

  • Informational: Tracks the general flow of the app. May have long-term value.

  • Trace: Contain the most detailed messages. These messages may contain sensitive app data. These messages are disabled by default and should not be enabled in production.

Overview

For each log you will see information related to the message, product, environment, source and stack trace. Insights tab will be available depending on the discovery of additional information.

Reports

Reporting gives you an overview of Critical and Error log types. You can filter by date range and top 5, 10, 15 to get insight into errors that occur most frequently.

Settings

Settings is where you can who can receive which kind of notifications and how frequently. For more see:

Notifications