blob: 790f8c7f7d5c013f8844c0d5beded1c65a5c61e0 [file] [log] [blame]
{
"service-violations": {
"mappings": {
"default": {
"properties": {
"category": {
"type": "text"
},
"message": {
"type": "text"
},
"modelInvariantId": {
"type": "text"
},
"modelVersionId": {
"type": "text"
},
"serviceInstanceId": {
"type": "text"
},
"severity": {
"type": "text"
},
"validationId": {
"type": "text"
},
"validationRule": {
"type": "text"
},
"validationTimestamp": {
"type": "date",
"format": "MMM d y HH:m:s||dd-MM-yyyy HH:mm:ss||yyyy-MM-dd'T'HH:mm:ss.SSSZZ||MM/dd/yyyy||yyyyMMdd'T'HHmmssZ"
},
"violationId": {
"type": "text"
},
"violationTimestamp": {
"type": "date",
"format": "MMM d y HH:m:s||dd-MM-yyyy HH:mm:ss||yyyy-MM-dd'T'HH:mm:ss.SSSZZ||MM/dd/yyyy||yyyyMMdd'T'HHmmssZ"
},
"violationType": {
"type": "text"
}
}
}
}
}
}