visualizeAlertTrend
Analyze and display alert trends over time using customizable time ranges, intervals, and queries to monitor security logs in OpenSearch MCP Server.
Instructions
Visualize alert trends over time
Input Schema
Name | Required | Description | Default |
---|---|---|---|
index | No | Index pattern | wazuh-alerts-* |
interval | No | Time interval for grouping (e.g., 1h, 1d) | 1d |
query | No | Query to filter alerts | * |
timeRange | No | Time range (e.g., 1h, 24h, 7d) | 7d |