Goals

  • Know how to add new loggers
  • Know how to change the level of the loggers
  • Know how to delete loggers

Loggers

The loggers tab enables you to conveniently add Loggers directly from the Cockpit, eliminating the need to access admincentral within Magnolia itself.

For more detailed information about Loggers in Magnolia, you can refer to the Log Tools app. This app can be found within the Tools menu of AdminCentral.

The Log Tools app offers the following functionalities:

  1. Log List: It allows you to access and view log files such as magnolia-debug.log or magnolia-error.log.

  2. Log Viewer: This subapp works in tandem with the Log List subapp, providing users with the ability to view log files from within Magnolia, subject to certain limits.

  3. Log Level: You have the option to change the logging level of any class that contains embedded logging statements.

Explore the Loggers tab and its associated tools to effectively manage and monitor logging activities for your Magnolia deployment.

Manage Loggers

In the Cockpit, you have full control over your Loggers, with the ability to add, adjust levels, and delete them effortlessly.

To get started, follow these steps:

  1. Navigate to Environments > Loggers (tab) in your Cockpit.

  2. Select your Cluster ID, Release, and Pod to display the Loggers associated with your configuration.


Now, you can perform the following actions:

Add Logger

  1. Enter a Name and Level for your new Logger.
  2. Click the "Add" button to create the Logger.

Adjust Logger Level

  1. In the Level dropdown menu, select your desired log level

Delete Logger

  1. Click the "Delete" button to remove the Logger.


  • No labels