When I ask: Show me critical alerts from the last 24h
AI: I cannot show you critical alerts from the last 24 hours because there is an issue with the timestamp format. The system indicates that the timestamp must be in the correct ISO 8601 format (e.g., YYYY-MM-DDTHH:MM:SSZ)
wazuh_get_wazuh_alerts
.
The error message shows that the parameter 'timestamp_start' with value 'now-24h' is invalid because it doesn't follow the required ISO 8601 format
wazuh_get_wazuh_alerts
. To retrieve the critical alerts, please use a properly formatted timestamp such as "2023-10-27T00:00:00Z" instead of "now-24h".
I using Open Webui as MCP Client + Ollama
When I ask: Show me critical alerts from the last 24h
AI: I cannot show you critical alerts from the last 24 hours because there is an issue with the timestamp format. The system indicates that the timestamp must be in the correct ISO 8601 format (e.g., YYYY-MM-DDTHH:MM:SSZ)
wazuh_get_wazuh_alerts
.
The error message shows that the parameter 'timestamp_start' with value 'now-24h' is invalid because it doesn't follow the required ISO 8601 format
wazuh_get_wazuh_alerts
. To retrieve the critical alerts, please use a properly formatted timestamp such as "2023-10-27T00:00:00Z" instead of "now-24h".
I using Open Webui as MCP Client + Ollama