Splunk events
Sourcetype: mulesoft:mulesoftalerts
Timestamp: time that data was received by Splunk
Sample event:
{"id": "094ea754-c359-4768-afe2-ff7bdcbfc346", "name": "deployment", "severity": "INFO", "enabled": true, "organizationId": "b02e9361-b9f6-4fa6-9054-62e52526543d", "environmentId": "7345beef-70cb-4387-b26d-2534486a5b98", "lastModified": 1622111811340, "createdAt": 1622111811340, "isSystem": false, "productName": "runtime-manager", "condition": {"resources": ["*"], "type": "deployment-success", "resourceType": "cloudhub-application"}, "actions": [{"subject": "${severity}: Deployment Success", "userIds": ["b7a0b83f-8b8a-4c3c-ae30-0a07ee11d928"], "type": "email", "content": "Hello,\nYou are receiving this alert because:\nThe deployment of the application ${resource} has succeeded.\nPlease see https://anypoint.mulesoft.com/cloudhub/#/console/applications/${resource} for more details."}], "conditionType": "deployment-success"}
About this input
This input calls the URL:
https://anypoint.mulesoft.com/cloudhub/api/v2/alerts
Using the parameters:
- Global account: Specified when input is configured
- environmentId: Specified when input is configured
One event will be created for each alert represented in the returned JSON object
Learn more: Mulesoft documentation