Skip to main content

Mag Agent 25.15 (2025-04-30)

A
Written by Arick Disilva
Updated over a month ago

New Feature

New Log Configuration Option

Category: Log Management

We have added a new Agent configuration parameter log-level that lets you specify how much information is captured in the log.

The table below shows the values you can use and what events will be captured for each level:

Log Level

Events Captured

log-level=0

Info, Warning, Error

log-level=1

Info, Warning, Error, Debug

log-level=2

Info, Warning, Error, Debug, Trace

Note: If no value/or an invalid value is specified, log-level=0 will be used.

Here’s an example log where the log-level is set to 2:

For more information about Agent logging, check out this article: How to collect the Teramind Agent logs > macOS Logging.

Did this answer your question?