For the complete documentation index, see llms.txt. This page is also available as Markdown.

XML File

Connection Requirements

1 - Filename

The filename of the XML file to import (required).

2 - Hostname Field

The column name containing device hostnames (required, default: Hostname).

If the hostname field is nested, specify its full path. Example: info.hostname

3 - Record Tag

The XML tag that represents a single record (required, default: host).

Examples: host, device, asset.

4 - Last Seen Field

The column name containing the last seen timestamp (required, default: LastSeen).

Last updated