The new docs.trellix.com offers a modernized UI and AI-powered features like conversational searches. Content is currently available only in English. Other languages will be available in mid-October 2026. We hope you enjoy the new experience.

Get AMSI configuration

Prev Next

Use the following API request to get the current configuration tree for the AMSI module.

Request

HTTP Verb

Path

Parameters

GET

hx/api/services/config/tree

?node_name=/config/amsi

Response

Key

Notes

Data

List of configuration properties. Each property has the following attributes:

  • name: the name of the configuration property

  • type: the data type for this configuration property

  • value: the current value of this configuration property

  • default_value: the default value of this configuration property

Configuration Options

Property

Path

Data Type

Logging Level

/config/amsi/logging/level

Type: string

Default: notice

Values: Emergency, Alert, Critical, Error, Warning, Info, Debug