search_logs
Filters application logs by service, level, or keyword to return matching entries with timestamps and trace IDs, aiding in debugging and security analysis.
Instructions
Searches application logs by service name, log level, or keyword. Returns matching log entries with timestamps and trace IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | Filter by minimum log level | |
| keyword | No | Search keyword in log message | |
| service | No | Filter by service name |