add_log_source
Register Tenable Patch Management logs from a folder, file, or archive to enable structured analysis, de-duplication, and issue detection. Provide a name and path to start.
Instructions
Register TPM logs to analyse; remembered between sessions.
Nothing at path is modified. Bundles are extracted once into the server's data
folder.
Args: name: Short label, e.g. "acme-saas-server" or "clients-0917" (letters, digits, '.', '_', '-'). path: A folder (local or UNC, e.g. \tpm01\c$\Program Files\Tenable\PatchServer\logs), a single log file (e.g. 13_adaptiva.log requested from a client), or a .zip / .tar.gz bundle such as the Admin Portal "Download All Server Logs" zip. deployment: "saas", "onprem" or "auto" (infer from the logs).
Returns: The registered source, the devices and log counts found, and the next step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| path | Yes | ||
| deployment | No | auto |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||