Log Sources
REST API operations for log sources
Overview
The /log-sources
REST API operations are in open beta starting with Panther version 1.111, and are available to all customers. Please share any bug reports and feature requests with your Panther support team.
Use these API operations to interact with log sources in Panther. Currently, interactions with HTTP Sources are supported. (This does not include supported log sources that use HTTP as their transport mechanism.)
To call the API, see the How to use the Panther REST API instructions—including directions for how to invoke it directly from this documentation page.
Required permissions
For
GET
operations, your API token must have theView Log Sources
permission.For
POST
,PUT
, andDELETE
operations, your API token must have theManage Log Sources
permission.
Operations
Last updated