LogoLogo
WebsiteGithubDiscord
  • 🚀Getting Started
    • Ostara 101
    • Why Ostara
    • Quick Start
    • Privacy
    • Changelog
  • 📖Documentation
    • Folders
      • Creating / Updating Folders
    • Agents
      • Agent Version Compatibility Matrix
      • Configuration
        • Service Discovery
          • Internal
          • Kubernetes
          • ZooKeeper
      • Installation
        • Mac/Linux
        • Kubernetes
    • Applications
      • Creating / Updating Applications
    • Instances
      • Creating / Updating Instances
    • Authentication Settings
      • Types
        • None
        • Inherit
        • Basic
        • Bearer Token
        • Header
        • Query String
  • 📗Features
    • Abilities
    • Folder Features
      • Overview
        • Dashboard
        • Applications
    • Agent Features
      • Overview
        • Dashboard
    • Application Features
      • Overview
        • Dashboard
        • Instances
      • Manage
        • Loggers
        • Caches
      • Monitor
        • Metric Notifications
        • Health Notifications
    • Instance Features
      • Insights
        • Dashboard
        • Health
        • Info
        • Metrics
        • System Environment
        • System Properties
        • App Properties
        • Beans
        • HTTP Requests
        • Quartz
        • Scheduled Tasks
        • Mappings
        • Flyway
        • Liquibase
        • Integration Graph
      • Manage
        • Loggers
        • Logfile
        • Caches
        • Togglz
      • JVM
        • Thread Profiling
        • Heap Dump
      • Misc
        • Shutdown
    • In-App Demo
    • Local Backups
  • ⚠️Troubleshooting
    • Connecting to Agents
      • Service Discovery
    • No data for Info
    • Environment variables / System properties / App properties are partially or fully masked
    • Not all requests appear in HTTP Requests
    • Known Issues for Spring Boot 2
Powered by GitBook
On this page
  • Overview
  • Usage
  • Required Abilities

Was this helpful?

  1. Features
  2. Application Features
  3. Manage

Loggers

PreviousManageNextCaches

Last updated 1 year ago

Was this helpful?

Overview

Loggers at the application level is exactly the same as the instance level Loggers, but apply their changes to every active instance within the application.

Usage

To change the log level of a given logger, simply click on one of the log levels to the right. The change will affect any other loggers within the hierarchy of the logger which were not explicitly set on Ostara or in the app configuration. At any point, you may press the Reset button on the right of any Ostara configured logger and reset it to its original state.

Loggers which were not configured, but inherit configuration will appear faded, whereas explicitly configured loggers will appear solid.

You can also filter the list to show only explicitly configured loggers by clicking on Configured in the top right:

Additionally, you can choose to only show loggers which represent classes by clicking on Classes in the top right

In addition to this, if multiple instances have conflicting log levels for certain loggers, they will be displayed like so:

Required Abilities

📗
Loggers