Enable Cloudmon's Assistive AI feature to automatically analyse and explain SNMP Traps, Syslog messages, and Windows Event Log entries in plain language, giving your team instant context and troubleshooting guidance for any log event.
Cloudmon's Assistive AI connects to Azure OpenAI to interpret incoming log entries from SNMP Traps, Syslog, and Windows Event Logs. When you click the AI button next to any log entry, Cloudmon sends the entry to Azure OpenAI and returns a structured breakdown covering an Overview of the event, its potential Impact, a plain-language Summary, and Troubleshoot and Analyse guidance. This allows your team to understand complex or cryptic log messages instantly without needing to cross-reference vendor documentation.
The integration requires an active Azure OpenAI resource with a deployed GPT model. The steps below cover both setting up Azure OpenAI and connecting it to Cloudmon.
Deploy a model and locate the Endpoint URL and API Key for your Azure OpenAI resource in the Azure Portal. Copy both as you will need them in the next step.
| Field | Description |
| Target URI | The endpoint URL from your Azure OpenAI resource, for example https://your-resource-name.openai.azure.com. This is the address Cloudmon will send log entries to for AI analysis. |
| API Key | The API key from your Azure OpenAI resource. Either Key 1 or Key 2 from the Azure portal can be used. |
Once saved, the Assistive AI feature is active across all supported log views in Cloudmon.
After the integration is configured, the AI button appears next to log entries in the following views: Logs → SNMP Traps, Logs → Syslogs, and Logs → Windows Event Logs.
Click the AI button next to any log entry to trigger analysis. Cloudmon will return a structured breakdown with four sections:
| Section | What it contains |
| Overview | A plain-language explanation of what the log entry represents and what triggered it. |
| Impact | An assessment of the potential effect on your infrastructure, services, or users if the event is not investigated. |
| Summary | A concise summary of the event combining the overview and impact into a single actionable statement. |
| Troubleshoot and Analyse | Specific steps and areas to investigate to diagnose and resolve the event, tailored to the log type and content. |