list_log_sources
Retrieve and filter log sources in Panther MCP Server by log types, health status, or integration type. Facilitates monitoring and analysis of security logs with pagination support for efficient data handling.
Instructions
List log sources from Panther with optional filters.
Permissions:{'all_of': ['View Rules']}
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cursor | No | Optional cursor for pagination from a previous query | |
integration_type | No | Optional integration type to filter by | |
is_healthy | No | Optional boolean to filter by health status (default: True) | |
log_types | No | Optional list of log types to filter by |