get_ossec_stats
Retrieve OSSEC processing statistics including events analyzed, alerts generated, and firewall metrics. Filter by date for specific day analysis.
Instructions
Get OSSEC processing statistics.
Retrieves statistics about events analyzed, alerts generated, firewall events, and other metrics.
Args: date: Optional date filter (YYYY-MM-DD format). Default: current day.
Returns: JSON object with statistical data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |