config Audit

Prev Next

The config audit collects key-value pairs from the agent configuration file or acquires the entire agent configuration file, depending on the format of the audit request.

This audit cannot be imported into a data acquisition script. See Audits That Cannot Be Imported on page 1.

Supported Platforms

Windows, macOS, and Linux

Input Parameters

The following input parameters are available for this audit.

format

Details

Values

Description

Platform

All

Windows, macOS, and Linux environments

Format

String

Valid values are a string of text.

Required?

no

This parameter is not required.

Repeatable?

no

This parameter can be specified only once per audit request. It cannot be repeated.

Valid Values

"kvpairs" "acquisition"

Valid values are "kvpairs" to acquire configuration key-value pairs or "acquisition" to acquire the full agent configuration file. The default is "kvpairs".

Scripts must be base64 encoded to be submitted via the API.