Run KQL
searchRun arbitrary Kusto/KQL queries on Berserk observability data to answer specific questions not covered by other tools.
Instructions
Run an arbitrary Kusto/KQL query against the Berserk table. Use when the other tools do not fit; once it works, persist it with save_query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kql | Yes | KQL starting with 'default | ...' | |
| since | No | Time window e.g. '15m ago', '1h ago', '2d ago'. |