Azure-Sentinel/Sample Data/Custom/MuleSoft_Cloudhub_CL.json

90 строки
2.7 KiB
JSON

[
{
"name":"failure",
"severity":"INFO",
"condition":{
"type":"deployment-failed",
"resources":[
"my-app-name"
],
"resourceType":"application"
},
"organizationId":"2105a52e-6bd7-4c86-92bd-119ba216f96d",
"environmentId":"8606e617-21de-4d46-84fb-0e44036ac08b",
"id":"1555fd61-3cfb-4662-afdc-298c1676beb0",
"productName":"cloudhub",
"actions":[
{
"type":"email",
"emails":[
"sanitized@sanitized.com"
],
"subject":"subject line",
"content":"deployment failed for ${resource}"
}
],
"enabled":true,
"lastModified":1458115909470,
"isSystem":false,
"createdAt":1458115909470,
"event_type":"alerts"
},
{
"name":"failure",
"severity":"INFO",
"condition":{
"type":"deployment-success",
"resources":[
"my-app-name"
],
"resourceType":"application"
},
"organizationId":"2105a52e-6bd7-4c86-92bd-119ba216f96d",
"environmentId":"8606e617-21de-4d46-84fb-0e44036ac08b",
"id":"1555fd61-3cfb-4662-afdc-298c1676beb2",
"productName":"cloudhub",
"actions":[
{
"type":"email",
"emails":[
"sanitized@sanitized.com"
],
"subject":"subject line",
"content":"deployment failed for ${resource}"
}
],
"enabled":true,
"lastModified":1458115909470,
"isSystem":false,
"createdAt":1458115909470,
"event_type":"alerts"
},
{
"recordId":"16660AA8FF15bb55a67c9801713539d3028-05BB55A70000000D7",
"deploymentId":"5bb55a67c9801713539d3028",
"instanceId":"5bb55a67c9801713539d3028-0",
"line":215,
"event":{
"loggerName":"com.mulesoft.agent.buffer.BufferedHandler",
"threadName":"pool-34-thread-1",
"timestamp":1539220082673,
"message":"Trying to retry flushing on buffer. Remaining attempts: 2",
"priority":"INFO"
},
"event_type":"logs"
},
{
"recordId":"166613ED4455bb55a67c9801713539d3028-05BB55A70000000D8",
"deploymentId":"5bb55a67c9801713539d3028",
"instanceId":"5bb55a67c9801713539d3028-0",
"line":216,
"event":{
"loggerName":"com.mulesoft.agent.buffer.BufferedHandler",
"threadName":"pool-34-thread-1",
"timestamp":1539229799493,
"message":"Trying to retry flushing on buffer. Remaining attempts: 2",
"priority":"INFO"
},
"event_type":"logs"
}
]