pensar logs
Overview
The pensar logs command provides access to agent execution logs for a given issue. You can list logs with filters or search for specific content within the log entries.
Usage
<issueId> accepts either the issue UUID or its label — e.g. VULN-000123.
Prerequisites
You must be connected to Pensar Console via pensar login before using this command.
Subcommands
List Logs
Lists agent execution logs for an issue. Returns a JSON object with issueId, totalLogs, returnedLogs, and a logs array.
Search Logs
Searches log entries for a given query string.