zpa_list_lss_configs
List ZPA Log Streaming Service configurations that route log feeds to a SIEM or customer-side connector. Read-only retrieval of LSS config records.
Instructions
List ZPA Log Streaming Service (LSS) configurations — each record routes a log feed (User Activity, User Status, Audit, App Connector Status/Metrics, Browser Access, Web Inspection, etc.) from ZPA to a customer-side LSS Connector / SIEM. Read-only configuration; does not return log content. Supports JMESPath client-side filtering via the query parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Server-side substring match on the LSS config's `name` field. An empty list means no LSS config name contains this string; do not retry with split keywords. | |
| page | No | Page number for pagination. | |
| page_size | No | Items per page for pagination (max 500). | |
| query | No | JMESPath expression for client-side filtering/projection of results. | |
| service | No | The service to use. | zpa |