remove_log_source
Remove a previously added log source registration and delete its extracted copy kept by the server. Only affects sources added via add_log_source; does not modify original folders or bundles.
Instructions
Unregister a source added with add_log_source.
The original folder or bundle is never touched; only the extracted copy of a bundle kept by this server is deleted. Sources from TPM_LOG_SOURCES or auto-discovery are configured outside the server and cannot be removed here.
Args: name: The source name.
Returns: What was removed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||