wazuh_manager_logs
Retrieve and filter Wazuh manager logs by category and search text to troubleshoot issues with paginated results.
Instructions
Retrieve Wazuh manager logs for troubleshooting. Filter by category ('ossec', 'api', 'all'), search for specific errors or warnings, and paginate through results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Log category: 'all', 'ossec', or 'api' | |
| search | No | Search logs for specific text (error messages, etc.) | |
| limit | No | Maximum log entries to return (1-200) | |
| offset | No | Pagination offset |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |