qradar_get_log_source
Retrieve full configuration details for a specific log source by its ID, including type, target collector, protocol, and enabled status.
Instructions
Get full configuration details of a specific log source by ID.
Args: log_source_id: The ID of the log source.
Returns: JSON string containing log source properties (type, target collector, protocol, enabled status).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| log_source_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |