Read manager logs
wazuh_manager_logsRead and filter Wazuh manager ossec.log entries to diagnose ingestion problems, integration failures, or daemon errors by filtering log level.
Instructions
Read and filter ossec.log entries from the manager. Use this to diagnose ingestion problems, integration failures or daemon errors — filter to level='error' to see only what is broken.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Only entries from this daemon, e.g. 'wazuh-modulesd'. | |
| level | No | Only entries at this log level. | |
| limit | No | ||
| offset | No | ||
| search | No | Free-text substring match in the message. | |
| summary | No | Return per-daemon counts by level instead of individual lines — the fast way to see where errors are concentrated. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||